cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/attestations/recent
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Public endpoint. Returns recently uploaded quotes ordered by timestamp.
Documentation IndexFetch the complete documentation index at: https://docs.phala.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phala.com/llms.txt
Use this file to discover all available pages before exploring further.
Offset for pagination
x >= 0
Max results
1 <= x <= 100
List of recent quotes
Was this page helpful?