Get contacts

Retrieve saved contacts either by filter_id (with optional limit/offset/search/verification filters) or by id (array of adapt_ids, max 200). Requires authentication via Bearer token or API key in query (?api_key=...). Provide either id or filter_id — not both (XOR).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

API key for authentication (when calling /api/v1/get-contacts). Without it, the request returns 401 Unauthorized.

Body Params

Provide either id (array of adapt_ids, max 200) or filter_id (number). Do not provide both. When using filter_id, you may optionally include limit, offset, search, verification_status, catch_all_status.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json