cURL
curl --request GET \ --url https://api.axiom.xyz/v1/proofs/{proof_id}/logs \ --header 'Axiom-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Download the proving logs to debug proof generation issues.
Documentation IndexFetch the complete documentation index at: https://docs.axiom.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.axiom.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Logs downloaded successfully
Was this page helpful?