List Transfer Recipients
Lists users and accounts that can be selected as transfer recipients. Requires payout:withdraw_funds and company:authorized_user:read. Without a query, returns the origin account’s human team members followed by the authenticated user’s other accounts. With a query, returns matching users and accounts in creator-dashboard relevance order and additionally requires member:basic:read. Email addresses are not searchable.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-23"
Query Parameters
The originating account ID, prefixed biz_.
Search users and accounts by name, username, or ID. Complete email addresses return no matches.
Number of recipients per page. Search queries preserve the dashboard's 20-result maximum.
x <= 100
