v1
latestOpenAPI 3.0.02026-07-26166415635.8 KBFunding Wallets
Retrieve funding wallet transfer by ID
Returns a single funding wallet transfer for the specified account by transfer_id. Responds with 404 if no matching transfer exists for the account.
get/v1beta/accounts/{account_id}/funding_wallet/transfers/{transfer_id}
Path parameters
account_idstring required
Alpaca account UUID
transfer_idstring required
transfer UUID
Response
transfer response if found