Skip to main content
GET
/
api
/
v1
/
workflows
/
{workflow_id}
Error
A valid request URL is required to generate request examples
{
  "error": "<string>",
  "error_type": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string
required

Project ID

Path Parameters

workflow_id
string
required

Workflow ID

Response

Workflow details