Contacts
List contacts by externalIds and sources
Fetch a paginated list of contacts associated with specific external IDs. Optionally narrow the results further by supplying a list of sources. While we do intend to offer a true “list all contacts” endpoint in the future, the externalIds
parameter is currently required to narrow the result set to only the desired contacts, if they exist.
GET
Query Parameters
An external identifier of the contact.
Indicates how the contact was created or where it originated from.
Maximum number of results to return per page.
Required range:
1 <= x <= 50
Was this page helpful?