v1
latestSwagger 2.02026-07-17127100479.5 KBblock
List blobs which was pushed in the block
Returns a paginated list of blobs submitted via PayForBlobs transactions included in the block at the given height. Supports sorting by time or size.
get/block/{height}/blobs
Path parameters
heightinteger required
Block height
Query parameters
limitinteger
Count of requested entities
offsetinteger
Offset
sort'asc' | 'desc'
Sort order. Default: desc
sort_by'time' | 'size'
Sort field. If it's empty internal id is used
Response
OK