Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Current user info
Returns the currently authenticated user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Current user info