Sub-Accounts
Retrieve a Subaccount
Fetch the full details of a specific Vobiz subaccount by its sub_auth_id - credentials, permissions, rate limits, and current status for a single tenant.
GET
Retrieve a sub-account
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Arguments
No arguments required.Request
cURL
Response Example
Success Response (200 OK)
auth_token is masked on retrieve — it is only returned in clear text once, at creation. The numeric id and the auth_id (SA_…) are different identifiers; use auth_id as the sub_auth_id path segment on every other call.Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Example:
"SA_XXXXXX"
Response
200 - application/json
Sub-account details