---
title: "Get compensation planning approval flows"
method: GET
path: "/api/v1/compensation/planning_cycles/{id}/approvals"
tags: ["Compensation Planning", "Public API"]
---

# Get compensation planning approval flows

`GET /api/v1/compensation/planning_cycles/{id}/approvals`

Get approval flows for the compensation planning cycle (grouped by department by default).

OAuth Scopes: planning_cycles

## Path parameters

- `id` integer, required

## Query parameters

- `groupBy` string

## Response `200`

Success

- object

## Other responses

- `403` — Forbidden
- `404` — Cycle not found
- `500` — Internal server error

---

[API](https://skmtc.net/bamboohr/apis/bamboohr-api.md) · [All operations](https://skmtc.net/bamboohr/apis/bamboohr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bamboohr/bamboohr-api/revisions/19ebf391a399/schema)
