blocks
List blocks
Returns a list of blocks on the network.
get/api/v1/blocks
Query parameters
block.numberstring
The block's number
limitinteger
The maximum number of items to return
order'asc' | 'desc'
The order in which items are listed
timestampstring[]
The consensus timestamp as a Unix timestamp in seconds.nanoseconds format with an optional comparison operator. See unixtimestamp.com for a simple way to convert a date to the 'seconds' part of the Unix time.
Response
OK