v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Contact Lists

List contact lists

Retrieve a paginated list of contact lists for your organisation.

Supports optional name search via the ``search`` query parameter.
Lists are returned in reverse chronological order (newest first).

Authentication:
- API key with READ or READ_WRITE permission
get/contact-lists

Query parameters

searchstring nullable

Filter lists by name (partial, case-insensitive match)

Filter lists by name (partial, case-insensitive match)

limitinteger

Maximum number of lists to return

Maximum number of lists to return

offsetinteger

Number of lists to skip for pagination

Number of lists to skip for pagination

Response

Successfully retrieved contact lists

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