Get Segment List Subscribers
Retrieves a paginated list of subscribers associated with a specific segment list. The response contains subscriber profiles including contact details, geographic regions, and profile image URLs.
Path parameters
The unique identifier of the segment list whose subscribers are being retrieved.
Query parameters
Filters subscribers within the list by matching alphanumeric characters against their phone number (subscriberNo), first name, or last name.
Specifies the page index of the results to retrieve. Must be greater than or equal to 1.
Controls the maximum number of orgunit returned per page. Accepts values between 1 and 1000.
Response
Success
Changes
Changed in 2 of the 3 revisions of this API.2
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○