contacts
Find a specific contact list
Returns a single ContactList instance for a given contact list id
get/contacts/lists/{id}
Path parameters
idinteger required
An id of a contact list to return
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
Response
successful operation