v7

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-06140240212.8 KB

Get a list of contacts (pagination, sorting, filtering).

get/api/v4/contacts

Query parameters

pageinteger

Pagination page

limitinteger

Pagination limit

string
OR
integer

Search by query string or id

withstring

Expand related entities; comma-separated values

orderobject

Sorting, e.g. order[updated_at]=asc

filterobject

Filtering parameters

Response

The request has succeeded.

OR