Workflows
Get workflow details
Returns details about a specific published workflow, including its graph schema.
get/v1/workflows/{id}
Path parameters
idstring uuid required
The ID of the published workflow to run. You can copy this value from the developer portal.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Response
The workflow details including graph schema.