Calculate aggregates for simulator models, considering the optional filter specification.
Successful Response
Bad Request
Forbidden
Internal Server Error
{- "filter": {
- "simulatorExternalIds": [
- "PROSPER"
], - "simulatorIntegrationExternalIds": [
- "PROSPER_connector",
- "DWSIM_connector"
]
}, - "aggregate": "count"
}
{- "items": [
- {
- "count": 0
}
]
}