List contacts
Contact Lists
List contacts
Retrieve contacts within a contact list with pagination
GET
List contacts
Returns the contacts inside a contact list. When query parameters are omitted, returns the full contact list.
Path parameters
string
required
The unique UUID of the contact list.
Query parameters
integer
default:"1"
1-based page number.
integer
default:"25"
Number of contacts per page (maximum 200).

