---
title: "List fixed nature categories"
method: GET
path: "/remuneration/api/fixed-nature-categories"
tags: ["fixed-nature-category"]
---

# List fixed nature categories

`GET /remuneration/api/fixed-nature-categories`

List fixed-nature categories.

## Response `200`

OK

- FixedNatureCategory[]
  - `id` integer — An unique identifier for the fixed nature category
  - `code` string, nullable — An internal unique code identifying the category

## Other responses

- `400` — Not Found

---

[API](https://skmtc.dev/luccasoftware/apis/lucca-expenses.md) · [All operations](https://skmtc.dev/luccasoftware/apis/lucca-expenses/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/luccasoftware/lucca-expenses/revisions/110f9897756c/schema)
