cURL
curl --request GET \ --url https://getkontext.io/api/v1/feedback/{feedbackId}/status \ --header 'Authorization: Bearer <token>'
{ "feedbackId": "<string>", "status": "queued", "resultUrl": "<string>" }
Documentation IndexFetch the complete documentation index at: https://getkontext.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getkontext.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key (ktx_key_*) or session Bearer token
Current processing status
queued
processing
completed
failed