v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Managed Accounts

Display information about allocatable global outbound channels for the current user.

Display information about allocatable global outbound channels for the current user. Only usable by account managers.

get/managed_accounts/allocatable_global_outbound_channels

Response

Successful response with information about allocatable global outbound channels.

Example response

{
  "data": {
    "allocatable_global_outbound_channels": 500,
    "record_type": "allocatable_global_outbound_channels",
    "total_global_channels_allocated": 135
  }
}