Account Status
Get a connection status
Returns the current lifecycle status for a single broker connection account by id. The caller must have intent read authorization. The handler resolves the trading account through the accounts service, checks that it belongs to the caller’s organization, then reads the account’s active or pending connection status from KV. Service callers may read any organization; a user or API key reading an account owned by another organization is answered as not found.
GET
Get a connection status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Broker connection account id
Get a connection status