GetContactList

GetContactList - Retrieves a paginated list of contacts with their details

Query Params
integer
100 to 1000
Defaults to 100

Number of contacts to retrieve (min: 100, max: 1000)

integer
Defaults to 0

Pagination offset

date-time

Filter contacts updated after this time (defaults to DateTime.MinValue if not provided)

date-time

Filter contacts updated before this time (defaults to DateTime.MaxValue if not provided)

Headers
string
Defaults to {$$.env.access_token}
Responses

401

Not authenticated. Please re-login.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json