Skip to main content
GET
/
v1
/
configs
/
{config_id}
/
config
Download Configuration File
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>"
    }
  ]
}

Authorizations

Axiom-API-Key
string
header
required

Path Parameters

config_id
string
required

Response

Returns a file for download