cURL
Entries
Search entries
Perform a free-text search on all documents in the current company.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Query Parameters
Search query string.
Example:
"TEST"
Folder to search within.
Example:
"invoices"
Maximum number of entries to show in a page of results.
Example:
20
The number of entries to skip in the result set.
Example:
10
Response
200 - application/json
OK
Key for the folder
Example:
"sales"
Maximum number of entries to show in a page of results, up to 100.
Example:
20
Array of entries ordered by relevance.
Number of entries to skip in the result set.
Example:
20
String query used for the search.
Example:
"FT-101"