{
  "data": {
    "results": [
      {
        "guid": "EXP123DEF456GHI789JKL012",
        "number": 128,
        "name": "Weekly BOM Export",
        "description": "Exports the released BOM structure for downstream ERP sync.",
        "format": "CSV",
        "enabled": true,
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-05-04T09:00:00Z",
        "lastModifiedDateTime": "2026-05-06T14:30:00Z",
        "url": {
          "api": "https://api.arenasolutions.com/v1/exports/EXP123DEF456GHI789JKL012",
          "app": "https://app.bom.com/exports/EXP123DEF456GHI789JKL012"
        }
      },
      {
        "guid": "EXP234DEF567GHI890JKL123",
        "number": 129,
        "name": "Item Master Export",
        "description": "Full item master snapshot for reporting.",
        "format": "PDF",
        "enabled": true,
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-05-04T09:00:00Z",
        "lastModifiedDateTime": "2026-05-06T14:30:00Z",
        "url": {
          "api": "https://api.arenasolutions.com/v1/exports/EXP123DEF456GHI789JKL012",
          "app": "https://app.bom.com/exports/EXP123DEF456GHI789JKL012"
        }
      }
    ],
    "count": 2
  }
}