Returns List of Tools
Return a list of tools.
GET /tools/menu/all
Returns tools menu. Only users with the Standard Registry role are allowed to make the request.
content:
            application/json:
              schema:
                type: arraycontent:
            application/json:
              schema:
                $ref: '#/components/schemas/InternalServerErrorDTO'Last updated