Skip to main content
GET
List external fiat accounts 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 to list external fiat accounts for.

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 external fiat accounts.

A list of external fiat accounts linked to an organization.

external_fiat_accounts
OrganizationExternalFiatAccount · object[]
required
next_cursor
string | null
required