Lead
Get all leads
GET
Get all leads
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Query Parameters
Filter by lead status ID.
Filter by lead reference source ID.
Filter by converted status (true for converted leads).
The search query.
Maximum string length:
255The field to sort by.
Available options:
created_at, last_name, first_name, converted_at, last_synced_at The sort direction (asc or desc).
Available options:
asc, desc The number of items per page.
Required range:
1 <= x <= 100Include only soft-deleted records.