List contacts
List merged contacts for a specific account with cursor-based pagination.
Path parameters
Account ID this resource belongs to.
Account ID this resource belongs to.
Query parameters
Opaque pagination cursor; do not inspect. Use together with 'direction'.
Opaque pagination cursor; do not inspect. Use together with 'direction'.
Pagination direction used with 'cursor': 'before' fetches older results, 'after' fetches newer results. Defaults to 'before' when only 'cursor' is provided.
Pagination direction used with 'cursor': 'before' fetches older results, 'after' fetches newer results. Defaults to 'before' when only 'cursor' is provided.
Maximum contacts to return per page.
Maximum contacts to return per page.
Optional search query for blended contact lookup.
Optional search query for blended contact lookup.
Response
Request executed successfully