GET
/
workflows
/
{workflow_id}
{
  "id": "content-creation-workflow",
  "name": "Content Creation Workflow",
  "description": "Automated content creation from blog posts to social media",
  "db_id": "123"
}

Headers

authorization
string | null

Path Parameters

workflow_id
string
required

Response

Workflow details retrieved successfully

The response is of type object.