cURL
curl --request GET \ --url https://api.axiom.xyz/v1/proofs/{proof_id}/logs \ --header 'Axiom-API-Key: <api-key>'
"<any>"
Download the proof logs (as text) directly.
Successful Response
The response is of type any.
any
Was this page helpful?