Skip to main content
HEAD
/
api
/
v1
/
attestations
/
raw
/
{checksum}
Check raw quote exists
curl --request HEAD \
  --url https://cloud-api.phala.com/api/v1/attestations/raw/{checksum}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

checksum
string
required

Quote SHA256 checksum

Response

Quote exists