v1
latestOpenAPI 3.0.02026-08-064842333.5 MBOptimization
List Parallel Calculation Items
Retrieves all PCI objects (Parallel Calculation Items) for the specified job. A lightweight version of the general fetch/PCI endpoint. Does not return possibly large outputs and messages fields.
post/optimization.modelfetchpci
Request body
Example request
{
"data": {
"criteria": [
{
"fieldName": "jstId",
"value": 2153717967
}
]
}
}Response
OK