---
title: "Gets an Absence Reason's Absences."
method: GET
path: "/attendance/absencereasons/{id}/absences"
tags: ["AbsenceReasons"]
---

# Gets an Absence Reason's Absences.

`GET /attendance/absencereasons/{id}/absences`

## Path parameters

- `id` string, required

## Query parameters

- `$top` integer
- `$skip` integer
- `$filter` string
- `$select` string[]
- `$orderby` string
- `$count` boolean

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/hrapi/apis/hr-api.md) · [All operations](https://skmtc.net/hrapi/apis/hr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hrapi/hr-api/versions/f218760c73b5/schema)
