---
title: "Download raw quote"
method: GET
path: "/api/v1/attestations/raw/{checksum}"
tags: ["Attestations"]
---

# Download raw quote

`GET /api/v1/attestations/raw/{checksum}`

Returns raw quote bytes as binary file attachment.

## Path parameters

- `checksum` string, required — Quote SHA256 checksum

## Response `200`

Binary quote file

- unknown

## Other responses

- `404` — Quote not found
- `422` — Validation Error

---

[API](https://skmtc.net/phala/apis/phala-cloud-api.md) · [All operations](https://skmtc.net/phala/apis/phala-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/phala/phala-cloud-api/versions/83c6ae62e860/schema)
