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
The response is of type object
.