Searches through indexed content using query.
Required roles: All, App
API key for authentication
Search query string
"machine learning and artificial intelligence"
target tag names to be obtained
target tag IDs to be obtained
Logical operator for combining filter conditions
AND, OR The type of the source
crawl, local_file, google_drive, github, notion The type of the source file
html, pdf, ppt, pptx, pptm, doc, docx, docm, xls, xlsx, xlsm, md, txt, jsonl, png, jpg, webp, heic, heif, wav, mp3, aiff, aac, m4a, ogg, flac, mp4, mpg, mov, avi, flv, webm, wmv, 3gp, notion_page Start date for content search (Unix timestamp in seconds)
x >= 17356392001735639200
End date for content search (Unix timestamp in seconds)
x >= 17356392001735639200
Array of domains to search within (supports partial matching)
["example.com", "blog.example.com"](reserved for future use) Filter group with nested structure. Supports combining filters with AND/OR logic.
Maximum number of results to return
1 <= x <= 10010
Number of results to skip
x >= 00