Optional documentFilter ID. Options are 0 (my documents), 1 (created), 2 (shared), 3 (trash), 4 (public), 5 (recent), 6 (by owner), 7 (by company), or 9 (by team).
BTDocumentSearchParams
Optional foundBTDocumentSearchParams
Optional limitNumber of results to return per page. Default value is 20 (also the maximum).
BTDocumentSearchParams
Optional luceneLucene syntax
BTDocumentSearchParams
Optional offsetOffset. Determines where search results begin. Default value is 0.
BTDocumentSearchParams
Optional ownerDocument owner's ID (if the filter is 6 or 7), or Team Id (if the filter is 9)
BTDocumentSearchParams
Optional parentSearch document parent Id
BTDocumentSearchParams
Optional rawSearch for documents that contain the given string in the name. Search is not case-sensitive.
BTDocumentSearchParams
Optional sortColumn by which to sort search results. Options are name, modifiedAt, createdAt (Default), email, modifiedBy, and promotedAt.
BTDocumentSearchParams
Optional sortSort order. Options are desc (descending, the default), or asc (ascending).
BTDocumentSearchParams
Optional typeType of owner. Options are 0 (user), 1 (company), 2 (onshape). If the owner is a teamId, leave this unspecified.
BTDocumentSearchParams
Optional whenBTDocumentSearchParams
Generated using TypeDoc
Export
Interface
BTDocumentSearchParams