v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01600974.4 KB
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