Last updated 1 year ago
Search same blocks. Only users with the Standard Registry role are allowed to make the request.
/analytics/search/blocks
curl -L \ --request POST \ --url '/api/v1/analytics/search/blocks' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{ "uuid": "", "config": {} }'
{ "target": {}, "result": {} }