Skip to main content
GET
Epoch overview

Authorizations

apikey
string
query
required

Path Parameters

epoch
required

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.

Standard success envelope used by all API endpoints.

status
enum<string>

HTTP-independent status of the API operation. For successful responses this is always "OK".

Available options:
OK
data
object

Aggregate metrics, counts, and status for a single beacon chain epoch.