Get audio summary
Audio
Get audio summary
Derived per-clip audio model. Single source of truth = (nodes, edges).
GET
Get audio summary
Returns the audio state of every
videoGenerator clip in the workflow.
The audio_tracks array is derived from the workflow’s nodes and edges
on every read, agents that attach tracks via POST tracks
see them here immediately without waiting for the canvas to run propagation.
Workflow id.
Response
native_audio modes
| Mode | Meaning |
|---|---|
off | Strip the clip’s baked audio entirely. |
native | Use only the video model’s baked dialogue and sound effects. |
mix | Blend the model’s native audio with the attached tracks. |