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

# Retrieve a statutory's parameters

`GET /mealvoucher/api/statutories/{statutoryId}/general-parameters`

Retrieve all general parameters of a specific statutory

## Response `200`

OK

- object
  - `currentVoucherAmount` object — Current values of the meal voucher
    - `voucherAmount` number — Amount of a single meal voucher
    - `voucherCoveredAmount` number — Amount covered by the company of a single meal voucher

## Other responses

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

---

[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)
