Private Sets
Get all validators in a tag
This endpoint allows you to get all the validators associated with a tag. It returns a paginated list of pubkeys along with their metadata.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
mainnet
, hoodi
, holesky
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Response
200
application/json
Successful Response
The response is of type object
.