List products
list_productsRetrieve the product catalogue from Moneybird. Filter by free-text query, currency, or active status to find specific products.
Instructions
List the product catalogue, optionally narrowed by free-text query or currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| query | No | ||
| active | No | ||
| currency | No | ||
| per_page | No | Records per page (max 100, Moneybird defaults to 50). | |
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |