Export Post

POST

Exports a collection of conversation items.

Request

This endpoint expects an object.
applies_to_partslist of stringsOptional

Filters for conversations belonging to any of the provided parts.

firstintegerOptional

The number of conversation items to return. The default is ‘50’, the maximum is ‘5000’.

grouplist of stringsOptional

Filters for conversation that belong to the given groups.

is_creator_verifiedbooleanOptional

Filters for conversations that are created by verified users.

is_spambooleanOptional

Filters for conversations that are spam.

memberslist of stringsOptional

Filters for conversations where these users are participants.

owned_bylist of stringsOptional

Filters for conversations owned by any of these users.

rev_orglist of stringsOptional

Filters for conversations that are associated with any of the provided Rev organizations.

sla_summaryobjectOptional

The filter for SLA summary.

source_channelslist of stringsOptional

Filters for conversations with any of the provided source channels.

stageobjectOptional

The filter for stages.

tagslist of stringsOptional

Filters for conversations with any of the provided tags.

tags_v2list of objectsOptional

Filters for conversations with any of the provided tags with value.

Response

This endpoint returns an object.
conversationslist of objects

The resulting collection of conversation items.