Get block info
GET
/v1/block/{height}Last modified: 3 months ago
Get block info
Request
Path Params
height
integer
required
Block height
>= 1
Example:
10000
Query Params
stats
boolean
optional
Need join stats for block
Example:
true
Request samples
Responses
OK(200)
No Content(204)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago