Searching Same Blocks

Search same blocks.

post

Search same blocks. Only users with the Standard Registry role are allowed to make the request.

Authorizations
Body
policyIdstringRequired
Responses
200
Successful operation.
application/json
post
POST /api/v1/analytics/search/blocks HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 23

{
  "uuid": "",
  "config": {}
}
{
  "target": {},
  "result": {}
}

Last updated