GET
/
export
/
conversations
curl --request GET \
  --url https://demo.enneo.ai/api/mind/export/conversations
[
  {}
]

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Query Parameters

limit
integer
default:100

The maximum number of records to return

offset
integer
default:0

The number of records to skip

minTicketId
integer
default:0

Minimum ticket ID to include in results

channel
string

Filter by channel (comma-separated list)

Response

200
application/json
Successful operation

The response is of type object[].