Skip to main content
GET
All Operators

Authorizations

x-api-key
string
header
required

Query Parameters

network
enum<string>
default:holesky
required

Select the network you want to track.

Available options:
ethereum,
holesky
page
integer
default:1

The page number for pagination.

Required range: x >= 1
limit
integer
default:12

The number of operators per page.

Required range: x >= 1

Response

Successful response containing operator data, metadata, and statistics.

data
object[]

A list of operators with their respective details and quorum stakes.

meta
object

Metadata about the paginated response and additional statistics.