cURL
curl --request GET \ --url https://api.axiom.xyz/v1/configs/{config_id}/config \ --header 'Axiom-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Download the OpenVM configuration TOML file.
Returns a file for download
Was this page helpful?