public

Get list of validators

Get all non-banned validators with their current status.

get/v1/public/validators

Response

Successful Response

hotkeystring required

Validator's SS58 address

namestring nullable

On-chain identity name, if set

status'evaluating' | 'available' required
registered_atstring date-time required

When validator was registered

last_claim_atstring date-time nullable

Last work claim time

last_seen_atstring date-time nullable

Last time validator was seen

service_versionsobject nullable

Docker image digests for validator stack services

identity_urlstring nullable

On-chain identity URL

identity_imagestring nullable

On-chain identity image URL

identity_descriptionstring nullable

On-chain identity description

cpu_pctnumber nullable

Latest reported host CPU utilisation percentage (0-100)

ram_pctnumber nullable

Latest reported host RAM utilisation percentage (0-100)

disk_pctnumber nullable

Latest reported host disk utilisation percentage on the sandbox volume (0-100)

docker_container_countinteger nullable

Latest reported running Docker container count on the host

metrics_reported_atstring date-time nullable

UTC timestamp of the last resource-metrics report

Changes

No recorded changes to this endpoint across all 1 revision of this API.