---
title: "Check Vouchers"
method: GET
path: "/vouchers-api/check"
tags: ["vouchers"]
---

# Check Vouchers

`GET /vouchers-api/check`

Recursively scan VOUCHERS_DIR and subfolders (e.g. '2026-02-26')
for files that match by phone digits and/or name tokens.
Returns inline and forced download URLs.

## Query parameters

- `name` string, nullable — Guest name, e.g. 'Abdallah Naaman'
- `phone` string, nullable — Phone digits, e.g. '96170656418'

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
