v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Contact Lists

List contacts in a contact list

Retrieve a paginated list of contacts belonging to a specific contact list.

Returns external-safe contact fields: id, first_name, last_name, email, phone_number.
The list must belong to your organisation.

Authentication:
- API key with READ or READ_WRITE permission
get/contact-lists/{contact_list_id}/contacts

Path parameters

contact_list_idstring uuid required

Query parameters

limitinteger

Maximum number of contacts to return

Maximum number of contacts to return

offsetinteger

Number of contacts to skip for pagination

Number of contacts to skip for pagination

Response

Successfully retrieved contacts in list

{"stackTrail":"paths:/contact-lists/{contact_list_id}/contacts:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response List Contacts In List Contact Lists Contact List Id Contacts Get"}