getContactListSegments
Returns the segments in the contact list.
Request
GET https://api.bytehand.com/v2/contact_lists/listId/segments
Parameters
Path Parameters | |
---|---|
listId | number Required parameter. Unique ID of the contact list. |
Authorization
Requires authorization and access right contacts_view.
Response
Upon successful completion of the request, an object of type ContactListSegment[] is returned.