Skip to main content
GET
/
v1
/
validators
/
{validatorId}
/
exist
Check if validator exists
curl --request GET \
  --url https://api.modo.link/canton-mainnet/v1/validators/{validatorId}/exist \
  --header 'x-api-key: <api-key>'
true

Authorizations

x-api-key
string
header
required

Path Parameters

validatorId
string
required

Validator ID

Response

200 - */*

OK

The response is of type boolean.