List Transfer Recipients
Lists the people and accounts you can send money to.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-08-05-1"
Query Parameters
The originating account ID, prefixed biz_.
Search users and accounts by name, username, or ID, in the dashboard's relevance order — this additionally requires the member:basic:read scope. Omit it to get the origin account's team members followed by your own other accounts. Complete email addresses return no matches.
Number of recipients per page. Search queries preserve the dashboard's 20-result maximum.
x <= 100Cursor to fetch the page after (from page_info.end_cursor).

