Account
Get Account
GET
Get account info
Retrieve information about the account that owns the API key.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Account details
The response is of type object
.
Get account info