List leads with simple filters.
GET/api/v1/leads
Paginated list of leads in the tenant. Use GET /v1/leads/search for full-text search with recent-history enrichment.
Request
Responses
- 200
- 400
- 401
- 403
- 429
Lead list
Missing or invalid parameters
Invalid or missing API key
API key lacks the required scope for this endpoint
Rate limit exceeded
Response Headers
X-RateLimit-Limit
X-RateLimit-Remaining
X-RateLimit-Reset
Retry-After