Airbus OneAtlas · Example Payload

Oneatlas Search Deleted Response Example

ImagerySatellites

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

Top-level fields

itemsPerPagestartIndextotalResultsdata

Example Payload

Raw ↑
{
  "itemsPerPage": 1,
  "startIndex": 1,
  "totalResults": 1,
  "data": []
}