curl --request GET \
--url https://demo.enneo.ai/api/mind/export/knowledgeSources/{type}
This response does not have an example.
Cookie-based authentication
The type of knowledge sources to export
all
, faq
Successful operation
The response is of type file
.
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/knowledgeSources/{type}
This response does not have an example.