Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
User information retrieved successfully
Returns information about the current authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
User information retrieved successfully