Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Resposta
The response is of type any
.
Get information about your account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Resposta
The response is of type any
.