curl --request GET \
--url https://platform.kodexa.ai/api/knowledge-items/{id}/attachment \
--header 'x-api-key: <api-key>'"<string>"Downloads the attachment file for the knowledge item.
curl --request GET \
--url https://platform.kodexa.ai/api/knowledge-items/{id}/attachment \
--header 'x-api-key: <api-key>'"<string>"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.