List cuts
List cuts
Paginated list of your cuts, newest first.
GET
List cuts
Authorizations
Pass your API key as Authorization: Bearer sk_…. Mint a key from your dashboard's API-keys page.
Query Parameters
Restrict to one asset's cuts (1:N, newest first).
Restrict to one project.
Filter by lifecycle state.
Cut states reachable on the public API surface: a cut computes
pending → processing and lands completed, or failed.
Available options:
pending, processing, completed, failed Maximum cuts to return (1-100). Default 20.
Required range:
1 <= x <= 100Cuts to skip from the start. Default 0.
Required range:
x >= 0Response
One page of your cuts, newest first.
Paginated list of the caller's cuts, newest first.