Retrieve a sub-account
Returns a specific sub-account. Results are limited to 25 records per page by default. Use page and per_page to navigate results.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
Sub-account ID.
123
Response
Sub-account.
Sub-account details including API key and webhook configurations.
Sub-account ID.
123
Date and time the sub-account was created in ISO 8601 format.
"2023-06-15T10:30:00Z"
Sub-account name.
"My sub-account"
Sub-account API key.
"abc123def456"
Master account ID.
456
Sub-account status.
enabled, disabled "enabled"
Default webhook URLs for inbound messages and delivery reports.