Get a user
Users
Get a user
Get a single user by their ID.
GET
Get a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
System-generated user ID.
Example:
"jqfwg345gi25n5ju2yz5iz6m"
Response
The user with the given ID.
The requested user.