Perform a free-text search on all documents in the current company.
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Search query string.
"TEST"
Folder to search within.
"invoices"
Maximum number of entries to show in a page of results.
20
The number of entries to skip in the result set.
10
OK
Key for the folder
"sales"
Maximum number of entries to show in a page of results, up to 100.
20
Array of entries ordered by relevance.
Number of entries to skip in the result set.
20
String query used for the search.
"FT-101"