Get workflows
Workflows
Get workflows
List advanced (graph) workflows the API key can access, paginated. Filter by name search, trigger type, or published state.
Responses include direct Enginy app URLs when available. Each item includes an appUrl that opens the workflow editor. MCP agents should return those URLs to users whenever they are present in the response.
Required scope:
WORKFLOWS_READRate limit: 100 requests per minute
GET
Get workflows
Authorizations
Query Parameters
Case-insensitive match on workflow name.
Filter by configured trigger type.
Available options:
MANUAL, WEBHOOK, API, SCHEDULE, INTENT Filter by published state.
Available options:
true, false 1-based page number (default 1).
Page size (default 25, max 100).