Retrieves all lead lists with optional filtering. Requires authentication.
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
is_active | boolean | No | Filter lead lists by active status | true or false |
count: Total number of lead listsnext: URL for next page (null if no more pages)previous: URL for previous page (null if first page)results: Array of lead list objectsid: Internal lead list IDlead_id: Unique lead list identifiername: Name of the lead listcreated: Creation timestampmodified: Last modification timestampis_active: Whether the lead list is activeusage_count: Number of times this lead list has been usedentries_count: Number of lead entries in this listlinked_qrs: Array of QR codes linked to this lead listAPI key authentication. Enter your API key directly in the Authorization header.
Filter lead lists by active status