Airbus OneAtlas · Example Payload

Oneatlas Activity Search Options Example

ImagerySatellites

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

Top-level fields

creationDateendDateitemsPerPagepayloadprogresssortBystartDatestartIndexstatustypeuserId

Example Payload

Raw ↑
{
  "creationDate": "example-creationDate",
  "endDate": "example-endDate",
  "itemsPerPage": 1.0,
  "payload": "example-payload",
  "progress": 1.0,
  "sortBy": "example-sortBy",
  "startDate": "example-startDate",
  "startIndex": 1.0,
  "status": "QUEUED",
  "type": "ingestion",
  "userId": "example-userId"
}