Get namespace blobs on height
GET
/v1/namespace_by_hash/{hash}/{height}Last modified: 3 months ago
Returns blobs
Request
Path Params
hash
string
required
Base64-encoded namespace id and version
Example:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAsyuK//bz2rs=
height
integer
required
Block heigth
>= 1
Example:
10000
Request samples
Responses
OK(200)
Bad Request(400)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/2465228)[]
optional
#/definitions/2465228
optional
Example
Not configured
Last modified: 3 months ago