latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-201,3412,1385.0 MB

3fdc16374d70

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