Dassault Systèmes · Example Payload

Searchportfolioitems Response 400 400_Portfolioitemssearchgetresponse

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Searchportfolioitems Response 400 400_Portfolioitemssearchgetresponse is an example object payload from Dassault Systèmes, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

infoerror

Example Payload

Raw ↑
{
  "info": {
    "success": false,
    "statusCode": 400,
    "timeStamp": "2025-08-14T09:07:04.000Z",
    "estimatedSearchCount": 3030
  },
  "error": {
    "code": "ERROR_004",
    "message": "#top should be a positive, non zero integer"
  }
}