Users
Get Users
This endpoint will return all the users of the specified merchant.
GET
Scope required: users.read
The user’s phone number is not gathered by Thanx with the permission to use it for marketing.
Parameters
Filter by Merchant ID
Optionally filter by email. If there is a match, a single user record will be returned.
Optionally filter by phone. If there is a match, a single user record will be returned. This value is expected to be in E.164 format.
Response
The user's identifier
The user's email
The user's phone number, in E.164 format (eg. +14157582345
)
The user's first name
The user's last name
The user's birthday information
The user's zip code
The user's current tier (bronze
, silver
, gold
)
The user's current points balance
Datetime the user joined the program in ISO8601-format