v1
latestOpenAPI 3.0.12026-07-24116117186.3 KBContacts
Get contacts from a segment
The method is used to search for all contacts in a segment.
get/api/v1/group/{id}/contacts
Path parameters
idinteger required
Segment ID
Query parameters
startindexinteger
The index of the first contact returned from the search result.<br/>Numbering starts at 1
maxrowsinteger
Maximum number of contacts to return (max. 500)
orderByTsboolean
Order by the time of addition to the segment.
ascboolean
Sort in ascending (ASC) or descending (DESC) order.