Lists the available conversations.
Filters for conversations belonging to any of the provided parts.
The cursor to resume iteration from. If not provided, then iteration starts from the beginning.
Filters for custom fields.
Filters for conversation that belong to the given groups.
Filters for conversations that are created by verified users.
Filters for conversations that are spam.
The maximum number of conversations to return. The default is ‘50’.
Filters for conversations where these users are participants.
The iteration mode to use. If “after”, then entries after the provided cursor will be returned, or if no cursor is provided, then from the beginning. If “before”, then entries before the provided cursor will be returned, or if no cursor is provided, then from the end. Entries will always be returned in the specified sort-by order.
Filters for conversations owned by any of these users.
Filters for conversations that are associated with any of the provided Rev organizations.
The filter for SLA summary.
Filters for conversations with any of the provided source channels.
The filter for stages.
Filters for conversation with any of the provided subtypes.
Filters for conversations that are associated with any of the provided Rev organizations.
Filters for conversations with any of the provided source channels.
The response to listing the conversations.
The list of conversations.
The cursor used to iterate subsequent results in accordance to the sort order. If not set, then no later elements exist.
The cursor used to iterate preceding results in accordance to the sort order. If not set, then no prior elements exist.