curl --request GET \
--url https://demo.enneo.ai/api/mind/knowledgeSource/filesConnector/{id}/original \
--header 'Authorization: Bearer <token>'{
"error": "Contract 121 could not be processed",
"details": "Uncatched null point exception in testFunction() in /app/src/file:212",
"txId": "c916167c94"
}Returns a 302 redirect to the internal storage URL of the original uploaded binary. The storage endpoint performs regular-vs-archive lookup.
curl --request GET \
--url https://demo.enneo.ai/api/mind/knowledgeSource/filesConnector/{id}/original \
--header 'Authorization: Bearer <token>'{
"error": "Contract 121 could not be processed",
"details": "Uncatched null point exception in testFunction() in /app/src/file:212",
"txId": "c916167c94"
}Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.