Get render status
Renders
Get render status
Returns the current status of a render job. Poll this endpoint until status is completed or failed.
We recommend polling every 5–10 seconds. Use progress (0–100) to display a progress bar to your users.
GET
Get render status
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.
Authorizations
Path Parameters
Response
Response for status 200
Unique render ID
ID of the edit settings used for this render
Name of the edit / clip being rendered
Available options:
queued, active, completed, failed, cancelled, expired Render progress from 0 to 100
Output resolution, e.g. 720p or 1080p
ISO 8601 timestamp of when the render was queued
ISO 8601 timestamp of when rendering started
ISO 8601 timestamp of when the render finished
Last modified on May 27, 2026