Lists contact lists of the current organization.
Supports two pagination methods. Cursor-based (cursor/limit) is stable and performant on large
datasets; it is triggered automatically when a cursor parameter is provided, and cursor and offset
cannot be combined. Offset-based (offset/limit) remains supported. The cursor-based response
returns a metadata object with a next_cursor field — pass it back as cursor to fetch the next page;
when next_cursor is null, there are no more results. Filters are not encoded in the cursor, so include
them on every request.
It is important to notice that in case of using the search filter, any extra spaces are removed before applying it,
for example, when given the string " List name " it will be cleared to "List name".
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
