Skip to main content
GET
List fiat deposit accounts

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

Path Parameters

wallet_id
string
required

The ID of the wallet.

Query Parameters

provider
enum<string>
required

Supported fiat orchestration providers.

Available options:
bridge
environment
enum<string>

The Privy API environment.

Available options:
sandbox,
production
Example:

"sandbox"

Response

200 - application/json

A list of fiat deposit accounts.

A list of fiat deposit accounts linked to a wallet.

deposit_accounts
FiatDepositAccount · object[]
required
next_cursor
string | null
required