cURL
curl --request GET \ --url https://api.axiom.xyz/v1/configs/{config_id}/config \ --header 'Axiom-API-Key: <api-key>'
"<any>"
Download the config toml file directly.
Returns a file for download
The response is of type any.
any
Was this page helpful?