---
title: "List compensation types"
method: GET
path: "/compensation_types"
tags: ["Compensation types"]
---

# List compensation types

`GET /compensation_types`

## Response `200`

OK

- object
  - `data` CompensationType[]
    - `id` string, required
    - `name` string, required
  - `metadata` Pagination
    - `page` integer
    - `pages` integer
    - `count` integer
    - `items` integer

---

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