List lists

Retrieve lists with optional filtering. At least one of organization_id,
project_id, or integration_id is required.

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

Filter by organization ID (UUID).

uuid

Filter by project ID (UUID).

uuid

Filter by integration ID (UUID).

string

Filter by type (comma-separated): hem, email, contact, account, domain, zipcode, phone, uid2, eid, ip, maid.

Unlike the type field on a list, the filter is a closed set: a value outside this list is refused rather than matching nothing, so a typo is answered instead of returning an empty page.

string

Filter by source (comma-separated): upload, csv_upload, import, manual, export, salesforce, hubspot, delivrdsp, delivrdsp_events, delivrdsp_uid2.

Closed set, as with type. Filter on the same spelling the response gives you; the values above are exactly what a list can report.

string

Search by list name (case-insensitive partial match).

integer
≤ 1000
Defaults to 25

Maximum number of results to return (default 25, max 1000).

integer
Defaults to 0

Number of results to skip (default 0).

string
enum

Sort by field.

Allowed:
string
enum
Defaults to desc

Sort order: asc or desc. Defaults to desc, so an unsorted request returns the newest lists first. Accepted with or without sort_by.

Allowed:
Responses

401

Missing or invalid authentication.

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