v1

latestSwagger 2.02026-07-17127100479.5 KB
block

ODS for block

Returns the Original Data Square (ODS) structure for the block at the given height, representing the raw data availability square layout used for blob verification.

get/block/{height}/ods

Path parameters

heightinteger required

Block height

Response

OK

widthinteger

Example response

{
  "width": 2
}