Skip to main content
GET
Get an external fiat account

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

user_id
string
required

The DID of the user.

account_id
string
required

The ID of the external fiat account.

Response

200 - application/json

The external fiat account.

Response containing a single external fiat account.

external_fiat_account
ExternalFiatAccount · object
required

An external fiat account linked to a user. The shape varies by provider.