GET
/
workflows
[
  {
    "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

Response

List of workflows retrieved successfully

The response is of type WorkflowSummaryResponse · object[].