---
title: "Returns a receipt with time-bound access to the receipt file."
method: GET
path: "/v1/accounting-entries/{accountingEntryId}/receipts/{receiptId}"
tags: ["accounting-entries"]
---

# Returns a receipt with time-bound access to the receipt file.

`GET /v1/accounting-entries/{accountingEntryId}/receipts/{receiptId}`

## Path parameters

- `accountingEntryId` string, uuid, required — The specific accounting entry ID that you are looking for.
- `receiptId` string, uuid, required — The specific receipt ID that you are looking for.

## Query parameters

- `file_type` 'EMBED' | 'ORIGINAL' | 'THUMBNAIL' | 'PREVIEW' — `ORIGINAL`: The original file as it was uploaded. `THUMBNAIL`: Representation of the original file in a small image. `PREVIEW`: Display of the original file in a concise format.

## Response `default`

default response

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/revisions/c70cd21dc330/schema)
