List simulators.
Successful Response
Forbidden
Internal Server Error
{- "filter": { },
- "limit": 1000
}
{- "items": [
- {
- "id": 0,
- "externalId": "string",
- "name": "string",
- "fileExtensionTypes": [
- "string"
], - "modelTypes": [
- {
- "name": "string",
- "key": "string"
}
], - "stepFields": [
- {
- "stepType": "string",
- "fields": [
- {
- "name": "string",
- "label": "string",
- "info": "string",
- "options": [
- null
]
}
]
}
], - "unitQuantities": [
- {
- "name": "Mass",
- "label": "Mass",
- "units": [
- {
- "label": "kg",
- "name": "kg"
}
]
}
], - "createdTime": 0,
- "lastUpdatedTime": 0
}
]
}