Users
Retrieve User
Get a user by their ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The user's ID
Get a user by their ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The user's ID