cURL
curl --request GET \ --url https://api.wavix.com/v3/10dlc/brands/{brand_id}/campaigns/{campaign_id}/numbers \ --header 'Authorization: Bearer <token>'
{ "brand_id": "B9FXYNH", "campaign_id": "CSJ4TV0", "numbers": [ { "number": "17029641104", "status": "APPROVED" } ] }
Returns a list of phone numbers associated with a 10DLC Campaign.
Bearer token using appid (Authorization: Bearer )
Brand ID.
"B9FXYNH"
Campaign ID.
"CSJ4TV0"
Numbers linked to a 10DLC Campaign.
Unique identifier of a 10DLC Brand
Unique identifier of a 10DLC Campaign
A list of phone numbers associated with the Campaign
Show child attributes
Was this page helpful?
Contact support