List all sales leads (with filtering & search)
GET/api/sales_and_crm/lead-list/
Retrieves all leads for display in CRM list view or Kanban board. Supports filtering/search by contact names, mobile number, email, status, sales agent, and sales channel. Filters can accept a single value or a comma-separated list (e.g. status=1 or status=1,2,3).
Request
Responses
- 200