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
Event
Lead
Note
GET
Get Note
GET
Get Notes
POST
Create Note
PATCH
Update Note
POST
Search Notes
Properties
Proxy
Task
User
Field Mapping
Metadata
Sync
Ticket
Star us on Github ⭐
Join our discord
Book a demo
API Reference
Crm
Note
Search Notes
POST
https://
api.revert.dev
/
crm
/
notes
/
search
Search for notes
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 6 properties
next
string
Optional
previous
string
Optional
Built with