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