list_recipients
Retrieve all recipients from your Wise account for a specific profile type, optionally filtered by currency.
Instructions
Returns all recipients from the Wise API for the given profile type of current user. If a user has multiple profiles of that type, it will return recipients from the first profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_type | No | The type of profile to list recipients for. one of [personal, business] | personal |
| currency | No | Optional. Filter recipients by currency code (e.g., 'EUR', 'USD') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |