Get current account
GET/accounts/current-account
Returns the name and resource ID of the account associated with the API key used to authenticate the request. Use this to discover the accountResourceId required by the account-scoped endpoints. Responds 401 when the API key is missing or invalid.
Request
Responses
- 200
- 400
- 401