Get View Documents
When fullSearch is , performs an exhaustive search to ensure all matching documents are returned. May be slower on very large lists. Returns HTTP 400 if the document list exceeds the configured maximum size (default 100,000). Defaults to , which performs a faster search optimized for recently updated documents.
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
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

