---
title: "GET /entries/{entryId}"
method: GET
path: "/entries/{entryId}"
---

# GET /entries/{entryId}

`GET /entries/{entryId}`

Get receipt

## Path parameters

- `entryId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `accept` 'application/scitt-receipt+cose', required

## Response `200`

A ledger receipt, see IETF SCITT draft

## Other responses

- `302` — Pending response for entry query in SCRAPI v09, returns 302 Found
- `400` — Validation error response
- `401` — Unauthorized error response, returned when JWT authentication is required and the request fails authentication.
- `404` — Not found error response
- `429` — Not found error response
- `500` — Server error response
- `503` — Service unavailable error response

## Changes

- **2026-07-13** (2024-01-11-preview) `557b89959378` — 2 info
  - added the non-success response with the status `302`
  - added the non-success response with the status `401`
- **2026-07-13** (2024-01-11-preview) `736b8c4851d9` — 1 breaking, 1 warning, 6 info
  - added the new required `header` request parameter `accept`
  - deleted the `query` request parameter `embedReceipt`
  - api operation id `GetEntryDeprecated` removed and replaced with `GetEntry`
  - added the non-success response with the status `400`
  - …4 more
- **2026-07-13** (2024-01-11-preview) `796718e1de36` — 1 info
  - api operation id `GetEntry` removed and replaced with `GetEntryDeprecated`
- **2024-03-25** (2024-01-11-preview) `760613a07299` — 2 warning, 8 info
  - the optional response header `Location` removed for the status `200`
  - deleted the `header` request parameter `accept`
  - added the new optional `query` request parameter `embedReceipt`
  - removed the non-success response with the status `302`
  - …6 more

[Change history](https://skmtc.dev/azure/apis/confidentialledger-microsoft-codetransparency/changes/entries/:entryId/get.md)

---

[API](https://skmtc.dev/azure/apis/confidentialledger-microsoft-codetransparency.md) · [All operations](https://skmtc.dev/azure/apis/confidentialledger-microsoft-codetransparency/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/confidentialledger-microsoft-codetransparency/revisions/557b89959378/schema)
