Skip to main content
GET
/
api
/
v1
/
apps
/
{app_id}
/
attestations
Get app attestation data
curl --request GET \
  --url https://cloud-api.phala.com/api/v1/apps/{app_id}/attestations
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

app_id
string
required

Hex app identifier

Response

Attestation data with KMS info and instance quotes