OpenAPI 3.1.0raw.githubusercontent.com2026-08-171,3412,1384.9 MB

1571b0380bd7

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
  }
}