Response fields
object
A single account at a brokerage.
id
string (format: uuid)
Unique identifier for the connected brokerage account. This is the UUID used to reference the account in SnapTrade. This ID should not change for as long as the connection stays active. If the connection is deleted and re-added, a new account ID will be generated.
brokerage_authorization
string (format: uuid)
Unique identifier for the connection. This is the UUID used to reference the connection in SnapTrade.
name
string or null
A display name for the account. Either assigned by the user or by the brokerage itself. For certain brokerages, SnapTrade appends the brokerage name to the account name for clarity.
number
string
The account number assigned by the brokerage. For some brokerages, this field may be masked for security reasons.
institution_name
string
The name of the brokerage that holds the account.
created_date
string (format: date-time)
Timestamp in ISO 8601 format indicating when the account was created in SnapTrade. This is not the account opening date at the brokerage.
sync_status
object
Contains status update for the account sync process between SnapTrade and the brokerage.
balance
object
Contains balance related information for the account.
meta
object
Additional information about the account, such as account type, status, etc. This information is specific to the brokerage and there's no standard format for this data. This field is deprecated and subject to removal in a future version.
portfolio_group
string (format: uuid)
Portfolio Group ID. Portfolio Groups have been deprecated. Please contact support if you have a usecase for it.
cash_restrictions
array of strings
This field is deprecated.