latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-186401.2 MB

3f3a4647d82f

Task management

Get task detail

Return details about a task. Consumers of this API should not expect updates more frequent than once every five seconds for a given task.

get/v1/tasks/{id}

Path parameters

idstring uuid required

The ID of a previously-submitted task that has not been canceled or deleted.

Headers

X-Runway-Version'2024-11-06' required

The version of the RunwayML API being used. You can read more about versioning here.

Response

Success

OR
OR
OR
OR
OR