Skip to content
--- aside: false outline: false title: "Get the status of a workflow step — Civitai Orchestration API" copyPage: false ---

Get the status of a workflow step

GET
/v2/consumer/workflows/{workflowId}/steps/{stepName}

Parameters

Path Parameters

workflowId*

The id of the workflow to get status for

Type
string
Required
stepName*

The name of the step within the workflow to get status for

Type
string
Required

Responses

OK

application/json
JSON

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation