Airbus OneAtlas · Example Payload

Oneatlas Search Response Example

ImagerySatellites

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

Top-level fields

errorfeaturesitemsPerPagestartIndextotalResultstype

Example Payload

Raw ↑
{
  "error": true,
  "features": [],
  "itemsPerPage": 1,
  "startIndex": 1,
  "totalResults": 1,
  "type": "example-type"
}