Get a decrypted broker credential
Returns the broker’s secret credential payload. The credential must belong to the account in the path. This sensitive endpoint is limited to service tokens with credential:decrypt.
Authorizations
Machine bearer token minted via the client_credentials grant.
Path Parameters
Account id that owns the credential
Broker credential id to decrypt
Response
Credential decrypted
The brokers a credential can name.
ibkr is a module above but deliberately not a variant here. The IBKR
integration was dropped on commercial grounds, not technical ones, so the
adapter still compiles and its tests still pass while the code is unwound.
Adding the variant back is what would make an IBKR credential storable
again, and nothing downstream can route one: clients_manager has no
builder for it. Leave it off.