Display information about allocatable global outbound channels for the current user. Only usable by account managers.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response with information about allocatable global outbound channels.
{
"allocatable_global_outbound_channels": 500,
"record_type": "allocatable_global_outbound_channels",
"total_global_channels_allocated": 135
}