Star us on Github ⭐
Join our discord
Book a demo
Search...
/
Overview
API Reference
Integration Guides
API Reference
Ats
Chat
Connection
Crm
Company
Contact
Deal
GET
Get Deal
GET
Get Deals
POST
Create Deal
PATCH
Update Deal
POST
Search Deals
Event
Lead
Note
Properties
Proxy
Task
User
Field Mapping
Metadata
Sync
Ticket
Star us on Github ⭐
Join our discord
Book a demo
API Reference
Crm
Deal
Search Deals
POST
https://api.revert.dev
/
crm
/
deals
/
search
Search for deals
Headers
x-revert-api-token
string
Required
Your official API key for accessing revert apis.
x-revert-t-id
string
Required
The unique customer id used when the customer linked their account.
x-api-version
string
Optional
Optional Revert API version you're using. If missing we default to the latest version of the API.
Query parameters
fields
string
Optional
pageSize
string
Optional
cursor
string
Optional
Request
This endpoint expects an object.
searchCriteria
any
Required
Response
This endpoint returns an object.
status
"ok" or "error"
Allowed values:
ok
error
results
list of objects
Show 12 properties
next
string
Optional
previous
string
Optional
Built with