Searches through indexed content using query
API key for authentication
Search query string
"machine learning and artificial intelligence"
target tag names to be obtained
target tag IDs to be obtained
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, 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"]Maximum number of results to return
1 <= x <= 10010
Number of results to skip
x >= 00