List Ethereum validators

Retrieves a paginated list of validators associated with a specific account and one or more wallet
addresses (comma-separated).

Allows filtering by status and provides essential details like validator index, public key,
current status, and accumulated rewards.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The UUID of the account.

string
required

Comma-separated list of ETH addresses used to deposit funds (Funding Wallet). Accepts one or more
addresses; validators of all supplied addresses are returned.

string

The ETH withdrawal address (optional filter).

string
enum

Filter validators by status.

Allowed:
integer
≥ 1
Defaults to 1

Page number (1-based).

integer
1 to 100
Defaults to 10

Number of items per page.

Responses

401

Access token or App Id is missing or invalid

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json