Fetch contacts

Fetch contact emails for a search filter or by specific adapt IDs. Requires authentication via Bearer token or API key in query parameter (?api_key=... for /api/v1/). Either provide id (array of adapt IDs) with filter_id, or limit with filter_id to fetch up to limit contacts for that filter. Limit and credit checks apply when using limit; failures return 200 with success: false and an error message.

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/fetch-contacts). Without it, the request returns 401 Unauthorized.

Body Params

Either provide id (array of adapt IDs) with filter_id — then limit is not needed. Or provide limit with filter_id (no id) — then limit is required. One of these two options is required.

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