Requests blocks data
GET {{baseUrl}}/blocks?blockId=<x-swagger-pipe>&height=<x-swagger-pipe>&limit=<x-swagger-pipe>&offset=<>&generatorPublicKey=<x-swagger-pipe>&sort=<>
Search for a specified block in the system.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
blockId | string | Block id to query | |
height | string | Current height of the network | |
limit | string | Limit applied to results | |
offset | string | Offset value for results | |
generatorPublicKey | string | Public key of the forger of the block | |
sort | string | Fields to sort results by |