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 objectsOptional
Collection of accounts held in the model.
baseCcyMasterstringOptional
Base currency of the model.
modelstringOptional
Model retrieving accounts from.
reqIDlongOptional
Unique identifier for the request.

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error