Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • query: Pass a URL encoded JSON query object with the query to be executed. "qt" is mandatory, the others are optional (and will be taken from the default settings if not specified), except:
    • userSettings: If this parameter is present in the URL string then non-specified fields are taken from the saved query instead.
  • communityIds: A list of "_id" fields for the communities to query over (comma-separated; no spaces; eg can be obtained from the Social - Person - Get API call; note that "4c927585d591d31d7b37097a" is hardwired as the system community).
  • widgetIds: A list of the "_id" fields for the widgets to display (up to 4 can be specified, comma-separated, no spaces; eg can be obtained from the Social - GUI - Modules - Get API call).
      • Note the following widget ids are typically hardwired:
        • Doc Browser: "4e4bcd7addda4e72000eeb76"
        • Entity Significance: "4e4bf8adbce84e723f3b297d"
        • Sentiment Widget: "4e4bfa4cbce84e724b3b297d"
        • Event Graph: "4e4bf9ecbce84e72483b297d"
        • Timeline: "4e4bf8f5bce84e72423b297d"
        • Event TImeline: "4e4bfa90bce84e724e3b297d"
        • Query Metrics: "4e4bf986bce84e72463b297d"
        • Map Widget: "4e4bf986bce84e72453b297d"

...