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: array

Last updated