| Field | Type | Required | Description |
|---|---|---|---|
datasourcesFilter |
List<String> | ➖ | Filter results to one or more datasources (e.g. gmail, slack). All results are returned if missing. |
filterSets |
List<FacetFilterSet> | ✔️ | A list of facet filter sets that will be OR'ed together. An AND is assumed between different filters in each set. |
cursor |
Optional<String> | ➖ | Pagination cursor. A previously received opaque token representing the position in the overall results at which to start. |