---
title: "Retrieve one receipt owned by the authenticated provider"
method: GET
path: "/provider/receipts/{receipt_id}"
---

# Retrieve one receipt owned by the authenticated provider

`GET /provider/receipts/{receipt_id}`

## Path parameters

- `receipt_id` string, uuid, required

## Response `200`

Signed provider receipt

## Other responses

- `401` — Valid claim-scoped provider key required
- `404` — Receipt not found for this provider

---

[API](https://skmtc.net/nothumansearch/apis/not-human-search-api.md) · [All operations](https://skmtc.net/nothumansearch/apis/not-human-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nothumansearch/not-human-search-api/revisions/bdae4e208ce7/schema)
