Skip to main content
GET
Specific epoch details

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

epoch_no
integer<int32>
required

Epoch number to return information about

Response

Information about the requested epoch

Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.

data
object
required

Information summary of an epoch

last_updated
object
required

Details of the most recent block processed by the indexer (aka chain tip); that is, the data returned is correct as of this block in time.