Epoch overview
Epochs
Epoch overview
Retrieve aggregate metrics and status for a beacon chain epoch. You can specify the epoch by number, or use the keywords latest (most recently processed epoch) or finalized (most recent epoch finalized by the consensus).
GET
Epoch overview
Authorizations
Path Parameters
The epoch to fetch. Provide an integer epoch number (>= 0), or one of the keywords latest or finalized.
Special tags for convenience.
Available options:
latest, finalized Example:
"latest"
Response
The epoch was found and aggregate information is returned in the data field.

