Get Leads Endpoint
Lines & Leads
Get Leads Endpoint
Retrieve leads for a workspace with optional list, search, and pagination filters
GET
Get Leads Endpoint
Endpoint
- Method:
GET - Path:
/api/leads
Query Parameters
listId(string, optional) – restrict to a specific Tuco list.search(string, optional) – case‑insensitive search on name, email, phone, or company.page(number, optional, default1) – page number.limit(number, optional, default50) – page size.
Response
401) or invalid query parameters (400) are returned with clear JSON messages.