Skip to main content
GET
List all External Accounts for a Business

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

The id of the business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

Query Parameters

source
enum<string> | null

Filter by external account source

Available options:
manual,
plaid,
statements,
gusto,
stripe
type
enum<string> | null

Filter by external account type

Available options:
business,
personal
status
enum<string> | null

Filter by external account status

Available options:
connected,
disconnected,
untracked

Response

Successful Response

data
ExternalAccountPublic · object[]
required