Get all the contacts
Authentication
The API key should be passed in the request headers as api-key for authentication.
Query parameters
Filter (urlencoded) the contacts modified after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
Filter (urlencoded) the contacts created after a given UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
Sort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed
Id of the segment. Either listIds or segmentId can be passed.
Ids of the list. Either listIds or segmentId can be passed.