Me
Retrieve the current user
Returns a user
GET
/
v5
/
me
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?
Returns a user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?