Get connected account
Retrieve detailed information about a specific connected account by ID.
Note: This endpoint is currently in beta and might be subject to changes.
Path Parameters
The ID of the account to fetch.
1Response
Account response
Unique identifier of the connected account.
"acc-123456"
Human-readable name of the connected account.
"Main Venue Account"
The ID of the venue the account belongs to.
"BRIDGE"
WAITING_FOR_APPROVAL, APPROVED, REJECTED, CANCELLED, FAILED EXCHANGE, FIAT, CONNECTED_ACCOUNT "CONNECTED_ACCOUNT"
The ID of the parent main account, if this is a sub account.
"acc-parent-001"
The API key identifier used to connect this account.
"rk_live_abc123"
The account name provided by the provider.
"Main Account"
IDs of sub-accounts associated with this connected account.
["acc-sub-001", "acc-sub-002"]