AimableDocs
DocsAPI ReferenceRelease Notes
GET/v1/knowledge/download

Download Source

Download an original source file from any collection.

Query Parameters

NameTypeRequiredDescription
file_pathstringRequired

Headers

NameTypeRequiredDescription
X-API-KeystringOptional
Authentication
X-API-Key: ak.<key_id>.<secret>Authentication & errors →

Request

curl -X GET '/api/v1/knowledge/download' \
  -H 'X-API-Key: ak.<key_id>.<secret>'

Response

200

No response body documented

Error Responses