Get account settings

Returns an object with general information about the account.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success
applicationslist of objects or null
The applications associated with the account.
accountNamestring or null
Name of the account.
alertslist of objects or null
Array of configured alerts.

Errors