Returns list of tools

Returns list of all tools

GET /tools

Returns all tools. Only users with the Standard Registry role are allowed to make the request.

Query Parameters

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

Last updated