---
title: "Get Workflow Rules"
method: GET
path: "/workflow-rule/{projectId}"
tags: ["Workflow Rules"]
---

# Get Workflow Rules

`GET /workflow-rule/{projectId}`

Get all workflow rules for a project

## Path parameters

- `projectId` string, required

## Response `200`

List of workflow rules

- object

## Changes

- **2026-07-11** `32cece1ebe43` — 1 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
- **2026-02-21** `3a866dc99326` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/workflow-rule/:projectId/get.md)

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/09053e1c8b21/schema)
