v1
latestOpenAPI 3.1.02026-07-2458221215.8 KBContacts
List contact lists for contact
Returns all contact lists a contact is part of.
get/contacts/{contactId}/contact-lists
Path parameters
contactIdstring required
Public ID of the contact.
Query parameters
afterstring nullable
Return contact lists after this contact list ID.
beforestring nullable
Return contact lists before this contact list ID.
limitinteger
Maximum number of contact lists to return.
Response
OK