Get account settings
Returns an object with general information about the account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success
applications
The applications associated with the account.
accountName
Name of the account.
alerts
Array of configured alerts.
Errors
401
Unauthorized Error
422
Unprocessable Entity Error
500
Internal Server Error