Bentley Systems · Example Payload

Bentley Itwin Example

Infrastructure EngineeringDigital TwinBIMCADReality CaptureConstructionAsset ManagementGeospatialiTwiniModel

Bentley Itwin Example is an example object payload from Bentley Systems, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idclasssubClassdisplayNamenumbergeographicLocationianaTimeZonedataCenterLocationstatuscreatedDateTime

Example Payload

Raw ↑
{
  "id": "8a3c8b16-c1b7-4f86-95f5-1a6a23c3a4c9",
  "class": "Endeavor",
  "subClass": "Project",
  "displayName": "I-405 Bridge Rehabilitation",
  "number": "WA-405-2026-A",
  "geographicLocation": "Washington, USA",
  "ianaTimeZone": "America/Los_Angeles",
  "dataCenterLocation": "East US",
  "status": "Active",
  "createdDateTime": "2026-01-12T15:24:00Z"
}