Check account status
Check an account's status and capabilities
Path parameters
account_id
ID of the account
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
capabilities
capabilities about which to check the status
Allowed values:
Response
Account status
capabilities
An object where the fields are the capabilities passed in the capabilities
query param, as in local_messaging
.