list_credit_accounts
Retrieve an organization's credit accounts with available and current balances by providing its exact entity key.
Instructions
List one organization's credit accounts with available and current balances.
Use this for credit accounts only; use `list_accounts` for checking and
savings accounts and `list_cards` for the cards themselves. Unpaginated
`GET /credit` returns every credit account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Exact `entity` key from `list_entities`, not its `display_name`. Required; there is no default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||