Get a cut
Get a cut
Read a cut by id.
GET
Get a cut
Authorizations
Pass your API key as Authorization: Bearer sk_…. Mint a key from your dashboard's API-keys page.
Path Parameters
Identifier of the cut.
Response
The cut.
A cut.
Cut id.
The source asset (video or audio) this cut belongs to.
Cut lifecycle state: pending / processing while the cut computes, completed when ready, failed on error. completed and failed are terminal.
Available options:
pending, processing, completed, failed The script this cut was computed with (from the create request, snapshotted at create time).
Machine-readable failure code when state=failed.
Human-readable failure detail when state=failed.
When the cut was created.
When compute started.
When the cut reached a terminal state.