---
title: "View quote details"
method: GET
path: "/api/v1/attestations/view/{checksum}"
tags: ["Attestations"]
---

# View quote details

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

Public endpoint. Returns parsed quote data with verification status.

## Path parameters

- `checksum` string, required — Quote SHA256 checksum

## Response `200`

Quote details

- 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)
