Response fields
objectA single account at a brokerage.
idstring (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_authorizationstring (format: uuid)Unique identifier for the connection. This is the UUID used to reference the connection in SnapTrade.
namestring or nullA 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.
numberstringThe account number assigned by the brokerage. For some brokerages, this field may be masked for security reasons.
institution_namestringThe name of the brokerage that holds the account.
created_datestring (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_statusobjectContains status update for the account sync process between SnapTrade and the brokerage.
balanceobjectContains balance related information for the account.
statusstring or nullThe current status of the account. Can be either "open", "closed", "archived" or null if the status is unknown or not provided by the brokerage.
raw_typestring or nullThe account type as provided by the brokerage
metaobjectAdditional 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_groupstring (format: uuid)Portfolio Group ID. Portfolio Groups have been deprecated. Please contact support if you have a usecase for it.
cash_restrictionsarray of stringsThis field is deprecated.