curl --request GET \
--url https://demo.enneo.ai/api/mind/export/conversations
[
{}
]
Cookie-based authentication
The maximum number of records to return
The number of records to skip
Minimum ticket ID to include in results
Filter by channel (comma-separated list)
Successful operation
The response is of type object[]
.
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/conversations
[
{}
]