Authorizations
JWT-based authentication
Path Parameters
The type of knowledge sources to export
Available options:
all, faq Response
Successful operation
The response is of type file.
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/knowledgeSources/{type} \
--header 'Authorization: Bearer <token>'This response does not have an example.JWT-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} \
--header 'Authorization: Bearer <token>'This response does not have an example.