---
title: "Retrieve a statutory"
method: GET
path: "/mealvoucher/api/statutories/{statutoryId}"
tags: ["Statutory"]
---

# Retrieve a statutory

`GET /mealvoucher/api/statutories/{statutoryId}`

Retrieve a single statutory by its ID.

## Response `200`

OK

- object
  - `id` string, uuid — Unique Identifier of the statutory
  - `name` string — Name of the statutory

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

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