get
https://{domain}/api//deals
Search and list deals (sales pipeline opportunities).
The query param is a Lucene query_string.
Unqualified terms match name, company_name, person_name, job_title, owned_by_name, deal_status_name, deal_stage_name, and deal_pipeline_name.
Field-qualified terms (field:value), ranges, and boolean AND/OR/NOT also work over those plus company_id, person_id, job_id, id, created_at, and updated_at (use job_title, not title).
E.g. deal_status_name:open AND owned_by_name:"jane doe", company_id:12345 AND (name:"nurse" OR job_title:"nurse"), created_at:[now-12M TO now].
Structured filter: owner_emails.
Scroll pagination is supported.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
