List virtual accounts
List accessible balance-bearing virtual accounts for the selected legal entity across all of its Accounts. Use accountId to select one Account. Virtual accounts in eligible bank Accounts can be used as fromAccount or toAccount; Global USD virtual accounts are read-only on API v2 transfer endpoints.
Authorizations
User API key authentication. Create a key under Settings → API keys in the Slash dashboard (https://app.slash.com/global-settings/api-keys) and send the x-legal-entity header naming the legal entity to act on with every request. Keys scoped to a legal entity are rejected with 403 user_api_key_required.
Headers
The legal entity to act on. Required on every request; a user API key can act on any legal entity its user has access to.
^le_[a-zA-Z0-9]+$Query Parameters
Pass the opaque value returned in metadata.nextCursor without changing the other query parameters.
Return virtual accounts in one accessible Account.
Include closed virtual accounts. Defaults to false.