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"