These docs are for v1.0. Click to read the latest docs for v2.0.

Get Validators

Returns a list of validators for an organization (via API key)

This endpoint works for both testnets and mainnet, depending on the environment of the API key you use.

A few noteworthy fields:

  • status_history: returns an array of all status transitions for all statuses that are part of a validator's lifecycle (Figment's and on chains)
  • estimates for when a validator will become active (estimated_active_at), when it will exit (estimated_exit_at) and when the principal will be withdrawable (estimated_withdrawal_at)
Query Params
string
string

The net payout address that receives the customer's share of Execution Layer fees.

string
string
enum

accepted values: position

Allowed:
boolean

if true, status change history will be included for each validator

boolean
string
enum

region in which the validator exists

Allowed:
string
enum

name of the network validators are in

Allowed:
string
enum
page
object
Responses

401

Unauthorized (invalid key)

Language
LoadingLoading…
Response
Choose an example:
application/json