Returns headers without body. Use to check existence and get Content-Length.
cURL
curl --request HEAD \ --url https://cloud-api.phala.com/api/v1/attestations/raw/{checksum}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Quote SHA256 checksum
Quote exists
Was this page helpful?