Skip to main content
GET
Get various metadata about validators
Polygon on the Rated API is under maintenancePlease check our changelog for the latest updates.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

validator_id
integer
required
Required range: x >= 0

Response

Successful Response

validatorId
integer
required
Required range: x >= 0
name
string
required
status
string
required
currentState
string
required
owner
string
required
signer
string
required
commission
number
required
Required range: x >= 0
url
string | null
description
string | null