Get feedback export status
Checks the status and progress of the currently running or most recently completed feedback export job.
Documentation Index
Fetch the complete documentation index at: https://docs.mka1.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Response
OK
Response containing the status and progress of the feedback export job.
Current status of the export job
NOT_FOUND, RUNNING, COMPLETED, FAILED, CANCELLED, TERMINATED, CONTINUED_AS_NEW, TIMED_OUT When the export job started
When the export job completed (if finished)
Progress information (available when running)
Export result (only present when status is COMPLETED)
Error message (only present when status is FAILED)