---
title: "Retrieve all possible day types for attendance"
method: GET
path: "/attendance/day_types"
tags: ["[v1] Attendance"]
---

# Retrieve all possible day types for attendance

`GET /attendance/day_types`

Returns a list of all possible day types to declare in attendance.

## Response `200`

A list of day types.

- object
  - `data` object

## Other responses

- `403` — Forbidden - Attendance module is not enabled

---

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