Skip to main content
GET
Get an external fiat account for an organization

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

organization_id
string
required

The ID of the organization.

account_id
string
required

The ID of the external fiat account.

Response

200 - application/json

The external fiat account.

Response containing a single organization external fiat account.

external_fiat_account
OrganizationExternalFiatAccount · object
required

An external fiat account linked to an organization. The shape varies by provider.