List campaign numbers
msg_list_campaign_numbersRetrieve the telephone numbers assigned to a specific 10DLC campaign to verify which numbers are authorized to send messages under that campaign.
Instructions
List the telephone numbers attached to one of your 10DLC campaigns. Use to verify which numbers can send under a campaign; for account-wide messaging status of every DID use msg_list_numbers. Errors: NOT_FOUND (404), TNIQ_ERROR (502).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID (messaging-backend UUID, as returned by msg_list_campaigns / msg_create_campaign) | |
| page | No | Page number, 1-based (default 1) | |
| per_page | No | Page size (default 50, max 500) |