Search Documents
q or tag is required. Results are scoped to the authenticated user.
Query Parameters
At least one of
q or tag is required.documents:read
Example Request
Response
Response Fields
Each result in
results contains:
Search Behavior
- Title search (
q): Case-insensitive prefix match. Searchingq=apimatches “API Documentation”, “api-guide”, etc. - Tag search (
tag): Exact match against themetadata.tagsarray. - Combined: When both
qandtagare provided, results must match both (AND logic). - Folder scope: When
folder_idis provided, only documents in that folder are searched.