Users
Find a User
Find a user by ID
GET
/
v1
/
users
Authorizations
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
Response
200 - application/json
The ID of the user as defined in your own application
The date and time the user was created
The date and time the user was last modified
The properties of the user
Whether the user is a guest
The email address of the user
The first name of the user
The last name of the user
The user's state in the Flows they have interacted with
The tracking events associated with the user