curl --request GET \
--url https://platform.kodexa.ai/api/knowledge-sets/{id}/attachments \
--header 'x-api-key: <api-key>'[
{}
]Lists all attachments stored in a knowledge set, with metadata such as filename, size, and upload date, for browsing indexed knowledge sources.
curl --request GET \
--url https://platform.kodexa.ai/api/knowledge-sets/{id}/attachments \
--header 'x-api-key: <api-key>'[
{}
]Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.