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