Skip to main content
GET
Execution block overview

Authorizations

apikey
string
query
required

Path Parameters

blockNumber
integer[]
required

One or more execution block numbers as a comma-separated list. Each item must be a non-negative integer. A maximum of 100 block numbers is allowed per request.

Maximum array length: 100
Required range: x >= 0

Response

Matching blocks were found. The data array contains one item per retrieved block. If a provided block number is not found, it is omitted from the result.

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[]

Response payload specific to the endpoint.