Get Models Accounts

View as MarkdownOpen in Claude
Request all accounts held within a model.

Request

This endpoint expects an object.
calcPnlsbooleanOptional
Determine if Profit and Loss values
modelstringOptional
Request model to pull account details from.
reqIDlongOptional
Request identifier to uniquely track a request.

Response

Successfully retrieve account details of in a model.
accountInfoListlist of objects
Collection of accounts held in the model.
baseCcyMasterstring
Base currency of the model.
modelstring
Model retrieving accounts from.
reqIDlong
Unique identifier for the request.

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error