Export Conversations (POST)
Exports a collection of conversation items.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
actual_close_date
Provides ways to specify date ranges on objects.
applies_to_parts
Filters for conversations belonging to any of the provided parts.
brand
Filters for tickets that are associated with any of the brands.
channels
Filters for conversations that are associated with any of the
channels.
custom_fields
Filters for custom fields.
first
The number of conversation items to return. The default is '50',
the maximum is '5000'.
group
Filters for conversation that belong to the given groups.
is_creator_verified
Filters for conversations that are created by verified users.
is_frozen
Filters for conversations that are frozen.
is_spam
Filters for conversations that are spam.
members
Filters for conversations where these users are participants.
modified_date
owned_by
Filters for conversations owned by any of these users.
rev_orgs
Filters for conversations that are associated with any of the
provided Rev organizations.
sla_summary
The filter for SLA summary.
source_channel
Filters for conversations with any of the provided source channels.
source_channel_v2
Filters for conversations that are associated with the source
channel.
stage
The filter for stages.
state
Filters for conversations with any of the provided states.
subtype
Filters for conversation with any of the provided subtypes.
rev_orgDeprecated
Filters for conversations that are associated with any of the
provided Rev organizations.
source_channelsDeprecated
Filters for conversations with any of the provided source channels.
Response
Success.
conversations
The resulting collection of conversation items.