Get Documents
Get Documents. To search documents along a particular path, use the filter path such as in “folder1\folder2”. If no path is provided, then the query will be a global search as it searches from the root of the tree hierarchy.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Query Parameters
Mozu.Content.Contracts.PropertyType filter expression to match against document properties.
Sort expression.
Page size
First item in the page to return from the total result set
if this call should include a adocument that isn't active in the given preview date
path from which to return documents
if true this call will populate Subpaths
Determines if the path parameter is used to scope the query to the specified path or ignored for a global scope. Defaults to specified path only. Valid values are: SpecifiedPathOnly, Global
When {true}, performs an exhaustive search guaranteeing all matching documents are returned. Slower than the default on large lists. Returns HTTP 400 if the document list exceeds the configured maximum size threshold (default 100,000). Defaults to {false}, optimizing for speed.
limits which fields are returned in the response body

