Retrieve conversation list information for a specified agent

Fetches a list of conversations for the specified agent within a given date range.
Requires an applicationId as a query parameter. Optionally, date ranges can be
provided using dateFrom and dateTo in the yyyy-mm-dd format. If dateFrom and
dateTo are not specified, the default date range will cover the last 30 days.

Note: The difference between dateFrom and dateTo must not exceed 30 days.

Important: You must specify either agentId, email, or contactId, but only one of them.

Language
Credentials
Header
Click Try It! to start a request and see the response here!