Account Status
List connection statuses
Returns statuses for broker connection accounts visible to the caller. The caller must have intent read authorization. User and API-key callers list accounts in their principal organization; service-account callers may list accounts visible to the service credentials.
GET
List connection statuses
Previous
Get a connection statusReturns the current lifecycle status for a single broker connection account by id. The caller must have intent read authorization. The handler verifies the trading account exists through the accounts service, then reads the account's active or pending connection status from KV.
Next
List connection statuses