Legacy API
Video task query
This historical query endpoint remains supported. New integrations should use GET /v1/videos/generations/{task_id}.
Both query routes can retrieve tasks created through either the primary or historical video creation endpoint. The signed file_url is transient and should not be used as a permanent identifier.
GET
Video task query
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Task id returned from either video creation endpoint.
Example:
"aurora_abc123"
Video task query