Airbus OneAtlas · Example Payload

Oneatlas Link Example

ImagerySatellites

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

Top-level fields

hrefmethodnameresourceIdtype

Example Payload

Raw ↑
{
  "href": "example-href",
  "method": "GET",
  "name": "example-name",
  "resourceId": "example-resourceId",
  "type": "example-type"
}