Airbus OneAtlas · Example Payload

Oneatlas Workspace Example

ImagerySatellites

Oneatlas Workspace Example is an example object payload from Airbus OneAtlas, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

createdAtdefaultItemTtlidlabelsnametitleuserId

Example Payload

Raw ↑
{
  "createdAt": "example-createdAt",
  "defaultItemTtl": 1.0,
  "id": "example-id",
  "labels": [],
  "name": "example-name",
  "title": "example-title",
  "userId": "example-userId"
}