GET
/
v1
/
configs
/
{config_id}
/
evm_verifier
curl --request GET \
  --url https://api.axiom.xyz/v1/configs/{config_id}/evm_verifier \
  --header 'Axiom-API-Key: <api-key>'
"<any>"

Authorizations

Axiom-API-Key
string
header
required

Path Parameters

config_id
string
required

Response

200
application/json

Successful Response

The response is of type any.