v4
latestOpenAPI 3.1.02026-08-0461143156.1 KBcontacts
List Contact Lists
List the contact lists in the workspace.
Requires the contact_lists:read scope on the API key.
get/v1/contact-lists
Query parameters
pageinteger
Page number.
Page number.
sizeinteger
Number of items per page.
Number of items per page.
sort_by'created_at' | 'updated_at' | 'name'
Field to sort by.
sort_order'asc' | 'desc'
Sort direction.
namestring nullable
Filter by list name (exact match).
Filter by list name (exact match).
created_at_beforestring date-time nullable
Return lists created strictly before this timestamp.
Return lists created strictly before this timestamp.
created_at_afterstring date-time nullable
Return lists created strictly after this timestamp.
Return lists created strictly after this timestamp.
Response
Successful Response