Skip to main content
GET
Get workflow by id
Retrieve a single workflow by its ID within the organization and workspace bound to your API key.

Request Parameters

Path Parameters

Response Structure

Workflow Object

Workflow Step Summary

Only the step summary is exposed. Internal step configuration is not returned by the public API.

Example Response

Errors

See Error responses for the response shape.

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

workflowId
string
required

Response

The workflow is retrieved

workflow
object