Python (SDK)
Feedback
Start feedback export
Starts a background job to export all feedback data to parquet files in S3/R2. Only one export can run simultaneously.
POST
Python (SDK)
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
202 - application/json
OK
Response when starting a feedback export job.
Whether a new export was started (false if already running)
Current status of the export job
Available options:
NOT_FOUND, RUNNING, COMPLETED, FAILED, CANCELLED, TERMINATED, CONTINUED_AS_NEW, TIMED_OUT Progress information (available when running)