cURL
Users
Retrieve a user
Retrieve a user by ID
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier
Example:
"RiHO4e0Ju3DS"
Query Parameters
Select the user properties that should be returned
Available options:
firstName, lastName, avatar, email, name, createdAt, updatedAt Response
User