search
, and come in handy when you get into our ML tools.first_name
string
last_name
string
salutation
string
email
string
mobile_phone_number
string
billing_address
object
Address
of the user.default_payment_method
string
last_login
string
Timestamp
format.bio
string
tags
array
note
string
human_id
string
3AG7UA.
image
object
Image
object for this user.2019-02-01
/v2/users
is now deprecated: to create a user you must use/users.
POST /users
.sub
claim is the identifier of the subject, i.e. the user. So, whenever you send us a JWT, we extract the sub
value and use that as the user ID.POST /users
, you could both create a new user with a JWT and login a user with their JWT.first_name
string
last_name
string
salutation
string
email
string
mobile_phone_number
string
billing_address
object
Address
of the user.bio
string
tags
array
note
string
<user_id>
string
me
.<user_id>
string
first_name
string
last_name
string
salutation
string
email
string
mobile_phone_number
string
default_payment_method
string
addresses
array
array
of Addresses
associated with the user.billing_address
object
Address
used for billing purposes.bio
string
tags
array
note
string
<user_id>
string
addresses
array
array
of Addresses
associated with the user.<user_id>
string
<user_id>
string
size
number
page
number
sort
string
created.
from_date
number
timestamp
format. Default is current date minus 15 days.to_date
number
timestamp
format. Default is current date plus 15 days.date_filter
string
created.
order_status
string
success, processing
.delivery_status
string
assigned, done, created
.<user_id>
string
size
number
page
number
sort
string
created.
from_date
number
timestamp
format. Default is current date minus 15 days.to_date
number
timestamp
format. Default is current date plus 15 days.date_filter
string
created.
<user_id>
string
boolean
true
, the request also returns all deleted subscriptions.number
number
string
-modified.
string
ACTIVE.
<user_id>
string
size
number
page
number
sort
string
created.
from_date
number
timestamp
format. Default is current date minus 15 days.to_date
number
timestamp
format. Default is current date plus 15 days.date_filter
string
created.
<user_id>
string
first_name
string
last_name
string
salutation
string
email
string
mobile_phone_number
string
default_payment_method
string
addresses
array
array
of Addresses
associated with the user.billing_address
object
Address
used for billing purposes.bio
string
tags
array
notes
string
<user_id>
string
addresses
array
array
of Addresses
associated with the user.<user_id>
string