curl --request GET \
--url https://demo.enneo.ai/api/mind/export/messageSamples
[
{}
]
Cookie-based authentication
The format of the export
xlsx
, json
Successful operation
The response is of type object[]
.
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/messageSamples
[
{}
]