API Reference

Get Validator

Same endpoint as Get Validators but for one validator

Path Params
string
required

The pubkey for the validator. Must be prefixed with 0x.

Query Params
string
required
array of strings

A comma-separated list of additional objects to include in the response.

include_fields
Responses

Response body
object
object
string

A unique UUID for the validator.

integer | null

Validator's onchain index

string

mainnet holesky

string

The pubkey for the validator. Prefixed with 0x.

string
string | null

The current status of the validator.

string | null

Withdrawal credentials for the validator funds to be withdrawn upon exit.

string | null

The fee recipient address that receives Execution Layer fees. For Figment-operated validators only.

string | null

The net payout address that receives the customer's share of Execution Layer fees. For Figment-operated validators only.

string | null

The geographic region in which the validator operates. For Figment-operated validators only.

object | null

Data for funding the validator.

object | null

Details of the status history.

object | null

Estimates for the validator.

object | null

Details of the on-demand exit.

object | null

Details of the exit message.

object | null
401

Invalid API key

404

Not found

Language