---
title: "getWorkflowClosingReasons"
method: GET
path: "/v1/workflows/definitions/{definitionId}/closing-reasons"
tags: ["Workflows"]
---

# getWorkflowClosingReasons

`GET /v1/workflows/definitions/{definitionId}/closing-reasons`

Returns all closing reasons defined for the workflow.

## Path parameters

- `definitionId` string, required

## Response `200`

Returns the entire catalog of closing reasons for a specific workflow

- ClosingReasonsIds
  - `reasons` ClosingReasonId[], required
    - `id` string, required

---

[API](https://skmtc.net/epilot/apis/workflows-definitions.md) · [All operations](https://skmtc.net/epilot/apis/workflows-definitions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/workflows-definitions/versions/74e4de17e9b5/schema)
