Basic
Fetch List by ID
Fetch a single list by ILS list ID.
get/crm/v3/lists/{listId}
Path parameters
listIdstring required
The ILS ID of the list to fetch.
Query parameters
includeFiltersboolean
A flag indicating whether or not the response object list definition should include a filter branch definition. By default, object list definitions will not have their filter branch definitions included in the response.
Response
successful operation