Skip to main content
GET
Export an agent's conversations as CSV

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the agent whose conversations to export.

Response

200 - text/csv

CSV export of the agent's conversations.

The response is of type string.