Contacts
List Contacts
Returns contacts from the system that the user has access to
GET
Authorizations
API key to authorize requests
Query Parameters
Filter contacts by list ID
The maximum number of results to return (default and max: 20000)
Page number for pagination
Field to sort by (default sorts by points and createdAt)
Available options:
points
, createdAt
, email
, firstName
, lastName
, position
Sort order (default: desc)
Available options:
asc
, desc
Response
200 - application/json