Beta
Search...
/
About
For Developers
API Reference
accounts
POST
Create
POST
Delete
GET
Export
POST
Export Post
GET
Get
POST
Get Post
GET
List
POST
List Post
POST
Update
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
event-source
groups
operate
keyring
links
slas
product-usage
schedules
parts
question-answers
rev-orgs
rev-users
customization
search
service-accounts
snap-ins
snap-widgets
surveys
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
accounts
Export Post
POST
https://
api.devrev.ai
/
accounts.export
Exports a collection of accounts.
Request
This endpoint expects an object.
created_by
list of strings
Optional
Filters for accounts created by the specified user(s).
created_date
object
Optional
Show 2 properties
custom_fields
map from strings to any
Optional
Filters for custom fields.
display_name
list of strings
Optional
Array of display names of accounts to be filtered.
domains
list of strings
Optional
Domains for accounts to be filtered.
external_refs
list of strings
Optional
Array of references of accounts to be filtered.
first
integer
Optional
The number of accounts to return. The default is '50'.
modified_date
object
Optional
Show 2 properties
owned_by
list of strings
Optional
Filters for accounts owned by the specified user(s).
sort_by
list of strings
Optional
Fields to sort the accounts by and the direction to sort them in.
stage
list of strings
Optional
Filters for accounts on specified stages.
tags
list of strings
Optional
List of tags to be filtered.
Response
This endpoint returns an object.
accounts
list of objects
The exported accounts.
Show 18 properties
Built with