Skip to main content
GET
Validator Details by Pubkey

Authorizations

Authorization
string
header
required

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

Path Parameters

pubkey
string
required

48-byte BLS pubkey, hex-encoded with 0x prefix (96 hex characters). Case-insensitive.

Pattern: ^0x[a-fA-F0-9]{96}$

Response

Validator details

validator
object
lifecycle
object
balance
object
withdrawalCredentials
object