Users
Find a User
Find a user by ID
GET
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 date and time the user was created
The email address of the user
The first name of the user
Whether the user is a guest
The last name of the user
The date and time the user was last modified
The properties of the user
The tracking events associated with the user
The user's state in the Flows they have interacted with
The ID of the user as defined in your own application