Lists (v2)
Get a Sending List
Retrieve a single sending list by its ID.
GET
Returns the full details of a single sending list, including an accurate count of active contacts.
Path Parameters
integer
required
The unique identifier of the sending list.
Response Fields
integer
Unique identifier for the sending list.
string
The phone number associated with the list in E.164 format (e.g.
+12025551234).string
The brand name registered for this sending list.
string
The display name of the sending list.
string
The SMS provider used for this list. One of:
lime, infobip, twilio, cm, aloware.string
Current status of the list. One of:
active, paused, suspended, deleted.integer
The number of active contacts on this list. Calculated by counting the active ListContacts for this list.
datetime
ISO 8601 timestamp of when the list was created.
Examples
Error Codes
Next Steps
Contacts Overview
Manage contacts across your lists
List Contacts
View contacts on a specific list