v1

latestSwagger 2.02026-08-06114161439.7 KB
SMS Broadcast

Get contact list metadata and summary

Retrieve a specific contact list by ID including summary data

get/contact-lists/{id}

Path parameters

idinteger required

The ID of the contact list to retrieve

Response

Contact list retrieved successfully

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.