List subscriptions
list_subscriptionsRetrieve all subscriptions for a specific contact using its contact ID. Moneybird lacks an admin-wide list, so the contact ID is required.
Instructions
List the subscriptions of one contact. Moneybird has no administration-wide subscription list, so contact_id is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | Contact whose subscriptions to list. | |
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |