Users
Get Current User
Gets current user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
tbd
The response is of type object
.
Gets current user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
tbd
The response is of type object
.