Airbus OneAtlas · Example Payload

Oneatlas Notification Subscription Example

ImagerySatellites

Oneatlas Notification Subscription 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

channelsfilteridtypeuserId

Example Payload

Raw ↑
{
  "channels": [],
  "filter": "example-filter",
  "id": "example-id",
  "type": "activity",
  "userId": "example-userId"
}