Link and unlink phone numbers
Retrieve all numbers linked to a campaign
This API lets you fetch all the numbers linked to a particular campaign.
API Endpoint
GET
Arguments
No arguments need to be passed.
Returns
The number object for that campaign. The status in the phone_numbers tuple indicates the status of the linking request. The phone_numbers tuple contains a status that can take the values
FAILED
,
PROCESSING
, or
COMPLETED
.