---
title: "List employees in compensation planning cycle"
method: GET
path: "/api/v1/compensation/planning_cycles/{id}/employees"
tags: ["Compensation Planning", "Public API"]
---

# List employees in compensation planning cycle

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

List employees in the compensation planning cycle (picker data: company roster and membership).

OAuth Scopes: planning_cycles

## Path parameters

- `id` integer, required

## Response `200`

Success

- object

## Other responses

- `403` — Forbidden
- `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)
