Get Blocks
Returns a list of blocks on the network.
This method will use 20 Compute Units.
Returns a list of blocks on the network.
Query parameters
block.numberstringOptionalExample:
The block's number
{"summary":"--","value":""}Pattern: ^((eq|gt|gte|lt|lte):)?\d{1,19}$limitinteger · int32 · min: 1 · max: 100OptionalDefault:
The maximum number of items to return
25Example: 2orderundefined · enumOptionalDefault:
The order in which items are listed
descExample: ascPossible values: timestampstring[]OptionalExample:
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
{"summary":"--","value":""}Responses
200
OK
application/json
400
Invalid parameter
application/json
get
/api/v1/blocksLast updated
Was this helpful?