Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Gets the currently authenticated user’s information
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.