v1
latestOpenAPI 3.1.02026-07-2617125852.3 KBLeadList
Get lead list
Requires one of the following scopes: lead_lists:read, lead_lists:all, all:read, all:all
get/api/v2/lead-lists/{id}
Path parameters
idstring uuid required
Example:019f94cd-aedb-7d57-910b-64001f524196
The ID of the requested item
Response
The requested Lead List
Example response
{
"id": "019f94cd-83b9-7ac6-b8b6-f1e45dd95f64",
"organization_id": "019f94cd-83b9-7ac6-b8b6-f1e5911ffe77",
"owned_by": "019f94cd-83b9-7ac6-b8b6-f1e6536b18c1",
"name": "My Lead List",
"timestamp_created": "2026-07-24T15:45:24.409Z"
}