List 10DLC campaigns
msg_list_campaignsRetrieve paginated 10DLC campaigns, optionally filtered by brand ID. Numbers must be assigned to approved campaigns for messaging.
Instructions
List your 10DLC campaigns (snake_case TCR campaign objects), optionally filtered by parent brand. A number must be attached to an approved campaign (msg_assign_numbers) before msg_send will accept it as a from number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based (default 1) | |
| brand_id | No | Filter by parent brand ID (messaging-backend UUID) | |
| per_page | No | Page size (default 20, max 100) |