Metadata
List distinct nodes across stored frames
post/api/v1/metadata/nodes
Request body
Example request
{
"filter": {
"slot": 7654321,
"epoch": 239197
}
}Response
A page of distinct node names.
{
"filter": {
"slot": 7654321,
"epoch": 239197
}
}A page of distinct node names.