curl --request GET \
--url https://platform.kodexa.ai/api/executions/{executionId}/slices/{sliceId}/cache \
--header 'x-api-key: <api-key>'"<string>"Downloads the cached content for a specific slice of an execution, useful for debugging step output and inspecting intermediate documents.
curl --request GET \
--url https://platform.kodexa.ai/api/executions/{executionId}/slices/{sliceId}/cache \
--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.
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Execution UUID.
Slice UUID.
Cached slice content
The response is of type file.