GET contacts/lists/{id}
Summary: Find a specific contact list
Operation ID: getContactList
Auth: unknown
Operation ID: getContactList
Auth: unknown
Description
Returns a single ContactList instance for a given contact list id
Parameters (2)
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of a contact list to return
No probe data for this endpoint yet.