Free-text search across leads, conversations, and calls in parallel. Scope: read. Exact-substring (ILIKE) matching; phone-shaped queries (4+ digits) also match phone columns.
GET/api/v1/search
Free-text search across leads, conversations, and calls in parallel. Scope: read. Exact-substring (ILIKE) matching; phone-shaped queries (4+ digits) also match phone columns.
Request
Responses
- 200
- 400
- 401
- 429
Search results: summary, results (typed lead/conversation/call entries with score + match_field), next_cursor (always null in v1).
Missing or invalid parameters
Invalid or missing API key
Rate limit exceeded
Response Headers
X-RateLimit-Limit
X-RateLimit-Remaining
X-RateLimit-Reset
Retry-After