search_units
Search Bexio units using a custom request body. Use limit and offset parameters to paginate results for efficient data retrieval.
Instructions
Search units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body as defined by the bexio API. | |
| limit | No | Limit the number of results (max is 2000) | |
| offset | No | Skip over a number of elements by specifying an offset value for the query |