Back to Stripe
Connect Knoon AI with Stripe to automate AI workflows.
List Stripe Treasury financial accounts.
stripeDefaultListFinancialAccounts
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| status | mustache | Optional financial account status filter. | No |
| limit | mustache | Optional max number of financial accounts to return (1-100). Defaults to 10. | No |
Returns
| Name | Type | Description |
|---|---|---|
| id | string | Financial account ID. |
| status | string | Financial account status. |
| supportedCurrencies | array | Supported currencies. |
| balance | object | Raw balance summary from Stripe. |
| createdAt | string | Financial account creation time (ISO). |