Users
Fetch user
Get a user’s details
GET
/
users
/
{USER_ID}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the user
Get a user’s details
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the user