List all Sub-Accounts API
Retrieve all sub-accounts linked to your main account enabling centralized visibility and management.
enterprise feature.You can read more about our enterprise offering here Bolna enterprise.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
List of all sub-accounts
Unique id for the associated sub-account
Name of the sub-account
"alpha-007"
Organization ID the sub-account belongs to
Sub-account API Key used to interact with sub-account resources like agents, executions, batches, etc.
^sa-[a-f0-9]{32}$"sa-b33f4fbf011d4661a273a46b11d185f8"
Whether the sub-account is being stored in a separate database
false
Guaranteed concurrency reserved for this sub-account even when the organization is at capacity. 0 means no guarantee.
5
Hard cap on this sub-account's concurrency. Omit (or send null) for an elastic account that can burst into the organization's unused capacity. 0 pauses the sub-account.
20

