v1

latestOpenAPI 3.0.02026-07-26166415635.8 KB
Funding Wallets

Retrieve funding wallet

Returns the funding wallet for the specified account. Responds with 404 if the account has not been onboarded to funding wallets or a wallet has not been created.

get/v1beta/accounts/{account_id}/funding_wallet

Path parameters

account_idstring required

UUID alpaca account ID

Response

funding wallet

account_idstring uuid required
created_atstring date-time required
status'active' | 'pending' | 'disabled' required

Status:

  • active: The funding wallet is ready
  • pending: The funding wallet is being processed
  • disabled: The funding wallet is disabled