Payload
The payload of this webhook request is an object.
eventenumRequired
Lifecycle events emitted for workflow runs started via the developer API.
workflowRunIdstringRequired
Opaque workflow run id matching the original request.
occurredAtdatetimeRequired
ISO-8601 timestamp at which VideoGen observed the terminal state.
workflowTypeenumRequired
Workflow type identifier.
projectIdstringRequired
Id of the project created for this workflow run (e.g. vg_proj_...).
projectUrlstringRequiredformat: "uri"
URL to view the project in the VideoGen app.
errorobjectOptional
Present only on workflow_run.failed.