For the complete documentation index, see llms.txt. This page is also available as Markdown.

Searching Same Blocks

Search same blocks.

POST /analytics/search/block

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

Request Body

Name
Type
Description

uuid*

String

Filters

content:
            application/json:
              schema:
                $ref: '#/components/schemas/SearchPoliciesDTO'

Was this helpful?