Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
POST
Create
POST
Delete
GET
Export
POST
Export Post
GET
Get
POST
Get Post
GET
List
POST
List Post
POST
Update
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
conversations
Export
GET
https://
api.devrev.ai
/
conversations.export
Exports a collection of conversation items.
Query parameters
applies_to_parts
string
Optional
Filters for conversations belonging to any of the provided parts.
first
integer
Optional
The number of conversation items to return. The default is '50', the maximum is '5000'.
group
string
Optional
Filters for conversation that belong to the given groups.
is_creator_verified
boolean
Optional
Filters for conversations that are created by verified users.
is_spam
boolean
Optional
Filters for conversations that are spam.
members
string
Optional
Filters for conversations where these users are participants.
owned_by
string
Optional
Filters for conversations owned by any of these users.
rev_org
string
Optional
Filters for conversations that are associated with any of the provided Rev organizations.
sla_summary.stage
enum
Optional
Filters for records with any of the provided SLA stages.
Allowed values:
breached
completed
paused
running
warning
source_channels
string
Optional
Filters for conversations with any of the provided source channels.
stage.name
string
Optional
Filters for records in the provided stage(s) by name.
tags
string
Optional
Filters for conversations with any of the provided tags.
tags_v2.id
string
Optional
The ID of the tag.
tags_v2.value
string
Optional
The value for the object's association with the tag. If specified, the value must be one that's specified in the tag's allowed values.
Response
This endpoint returns an object.
conversations
list of objects
The resulting collection of conversation items.
Show 16 properties
Built with