Airbus OneAtlas · Example Payload

Oneatlas Privilege Example

ImagerySatellites

Oneatlas Privilege 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

createdAtfilteridpriorityrightssubscriptionIduserId

Example Payload

Raw ↑
{
  "createdAt": "example-createdAt",
  "filter": {},
  "id": "example-id",
  "priority": 1,
  "rights": {},
  "subscriptionId": "example-subscriptionId",
  "userId": "example-userId"
}