Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.47 KB

File metadata and controls

10 lines (7 loc) · 2.47 KB

GetDocumentsByFacetsRequest

Fields

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.