cURL
users
Get the User
Retrieves information related to the currently authenticated User.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieves information related to the currently authenticated User.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.