Authorizations
JWT-based authentication
Query Parameters
The format of the export
Verfügbare Optionen:
xlsx, json Response
Successful operation
The response is of type object[].
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/messageSamples \
--header 'Authorization: Bearer <token>'[
{}
]JWT-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 \
--header 'Authorization: Bearer <token>'[
{}
]