Workflows
Get workflow invocation detail
Return details about a workflow invocation. Consumers of this API should not expect updates more frequent than once every five seconds for a given workflow invocation.
get/v1/workflow_invocations/{id}
Path parameters
idstring uuid required
The ID of a previously-submitted workflow invocation 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