Get suggestions configuration

Get suggestions config

GET /suggestions/config

Get suggestions config. Only users with the Standard Registry role are allowed to make the request.

content:
            application/json:
              schema:
                type: object
                properties:
                  items:
                    type: array
                    items:
                      $ref: "#/components/schemas/SuggestionsOrderPriority"