{
  "data": {
    "results": [
      {
        "guid": "2IR33IR44IR55IR66IR77IR8",
        "url": {
          "api": "https://api.arenasolutions.com/v1/imports/1IM22IM33IM44IM55IM66IM7/runs/2IR33IR44IR55IR66IR77IR8",
          "app": "https://app.bom.com/imports/1IM22IM33IM44IM55IM66IM7/runs/2IR33IR44IR55IR66IR77IR8"
        },
        "number": 342,
        "status": "COMPLETE",
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-03-18T15:00:00Z",
        "completedDateTime": "2026-03-18T15:02:14Z",
        "rowsProcessed": 148,
        "rowsSucceeded": 146,
        "rowsFailed": 2,
        "committed": true
      },
      {
        "guid": "5IR66IR77IR88IR99IR00IR1",
        "url": {
          "api": "https://api.arenasolutions.com/v1/imports/1IM22IM33IM44IM55IM66IM7/runs/5IR66IR77IR88IR99IR00IR1",
          "app": "https://app.bom.com/imports/1IM22IM33IM44IM55IM66IM7/runs/5IR66IR77IR88IR99IR00IR1"
        },
        "number": 344,
        "status": "ERROR",
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-03-20T09:00:00Z",
        "completedDateTime": "2026-03-20T09:00:47Z",
        "rowsProcessed": 150,
        "rowsSucceeded": 120,
        "rowsFailed": 30,
        "committed": false
      }
    ],
    "count": 2
  }
}