---
title: "Get all AccrualDefinition resources known to the API"
method: GET
path: "/resources/accrualDefinition"
---

# Get all AccrualDefinition resources known to the API

`GET /resources/accrualDefinition`

## Response `200`

Expected response to a valid request

- AccrualDefinition — .
  - `code` string, required — The code of the type of Accrual that this resource is an instance of eg "AnnualHours". Can be used to retrieve meta-data about this type of Accrual
  - `name` string, required — The user friendly name of this type of Accrual. Intended to be displayed in a user interface
  - `measurementUnit` unknown, required

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/home-office/apis/accruals.md) · [All operations](https://skmtc.net/home-office/apis/accruals/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/home-office/accruals/revisions/6d04e5812726/schema)
