Skip to main content
GET
Slot overview

Authorizations

apikey
string
query
required

Path Parameters

slotOrHash
required

The slot to fetch. Provide an integer slot number (>= 0), the special tags latest or head, or a 0x-prefixed 32-byte block root hash (64 hex characters after 0x). Slot number (>= 0)

Required range: x >= 0
Example:

12751457

Response

The slot was found and details are 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

Detailed representation of a beacon slot and its associated block and execution payload fields.