Returns the current status of a clipping submission. Poll this endpoint until status is completed or failed.
We recommend polling every 5–10 seconds. When status is queued, use queue_position and estimated_time to give feedback to your users.
Documentation Index
Fetch the complete documentation index at: https://cut.pro/docs/llms.txt
Use this file to discover all available pages before exploring further.
Response for status 200
Unique submission ID
ID of the source video
queued, downloading, transcribing, analyzing, finalizing, completed, failed download_failed Number of AI-generated clips available; only meaningful when status is completed
Position in the processing queue; null once processing has started
Estimated seconds until completion; null once processing has started
ISO 8601 timestamp of when this submission was created
ISO 8601 timestamp of when this submission finished, or null if still running