Last updated 1 year ago
Find the metadata of a given block.
Identifier of the block.
0xf532a53545103276b46876c473846d98648ee418468bce76df4868648dd73e5d
Returns the metadata of a given block.
GET /api/core/v2/blocks/{blockId}/metadata HTTP/1.1 Host: iota.nownodes.io Accept: */*
Successful operation.
{ "blockId": "0xf532a53545103276b46876c473846d98648ee418468bce76df4868648dd73e5d", "parents": [ "0x7ed3d67fc7b619e72e588f51fef2379e43e6e9a856635843b3f29aa3a3f1f006", "0xd97e89e49ed263b763afeda192515fe154ec826ceb92ef08926cd68ec02c9510" ], "isSolid": false, "shouldPromote": true, "shouldReattach": false }