---
title: "Gets the approval status"
method: GET
path: "/api/v2/approval_statuses/{id}"
tags: ["Approval Status"]
---

# Gets the approval status

`GET /api/v2/approval_statuses/{id}`

Returns a single approval status by id.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single approval status

## Changes

> 16 revisions in range; 7 could not be searched.

- **2026-08-18** `7e6cad75fd81` — 1 breaking
  - the `data/attributes/approver_group_key` response's property type/format changed from ``/`` to `string`/`` for status `200`

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/approval_statuses/:id/get.md)

---

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