---
title: "Attendance Excusal Reasons"
method: GET
path: "/organizations/{org_id}/attendance/excusal-reasons"
tags: ["organizations", "organizations"]
---

# Attendance Excusal Reasons

`GET /organizations/{org_id}/attendance/excusal-reasons`

The codes the UI offers. Served rather than hardcoded in the client so
the two cannot drift — a code the client offers and the server rejects is a
400 in a teacher's face.

## Path parameters

- `org_id` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 25 revisions in range; 1 not diffed.

- **2026-09-09** `319f44519f0c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/organizations/:org_id/attendance/excusal-reasons/get.md)

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
