cURL
curl --request GET \ --url https://api.axiom.xyz/v1/programs/{program_id}/logs \ --header 'Axiom-API-Key: <api-key>'
"<any>"
Download the compilation logs for a program to debug compilation issues.
Logs downloaded successfully
The response is of type any.
any
Was this page helpful?