Skip to main content
GET
Get Results

Endpoint

Poll this endpoint after POST /trigger-template returns a triggerId. We recommend polling every 5-10 seconds until the workflow reaches Completed or Error.
Use renderedUrl as the editable preview video. Call POST /render when you need a finalized export after clip edits.

Authentication

Path Parameters

Response Format

Statuses can vary by workflow step, but successful runs finish with Completed and failed runs finish with Error.

Completed Response

Processing Response

Error Response

javascript
  • Continue polling while status is Pending, Processing, Learning, or another in-progress workflow step.
  • Stop polling when status is Completed and use the returned clips.
  • Stop polling when status is Error and show or log the returned error.

Clip Object

Update Clip

Save edited clip fields before rendering

Render Clip

Create a finalized clip export