Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the information of the current logined user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.