validators
Get validator status in bulk
Returns status, slashed flag and lifecycle epochs for up to 10000 validators by index. Supports GET with query params or POST with JSON body for large lists. Unknown indices are omitted from the response.
get/v1/validators/status
Query parameters
indicesstring
Comma-separated list of validator indices (GET only)
Request body
Response
OK