Airbus OneAtlas · JSON Structure

Oneatlas Activity Search Options Structure

Type: Properties: 0
ImagerySatellites

ActivitySearchOptions is a JSON Structure definition published by Airbus OneAtlas.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "ActivitySearchOptions",
  "fields": [
    {
      "name": "creationDate",
      "type": "string",
      "description": "The creation date or creation date range of the activity"
    },
    {
      "name": "endDate",
      "type": "string",
      "description": "The end date pf the activity (copy of the date associated to the SUCCEEDED or FAILED stage)"
    },
    {
      "name": "itemsPerPage",
      "type": "double",
      "description": "Number of requested items per page"
    },
    {
      "name": "payload",
      "type": "string",
      "description": "The copy of the origin user request. It could be the whole object or only some elements."
    },
    {
      "name": "progress",
      "type": "double",
      "description": "A progress indicator between 0 and 100"
    },
    {
      "name": "sortBy",
      "type": "string",
      "description": "Unbounded list or parameters to sort by. The '+' indicates ascendant ordering, the '-' indicates descendant ordering. If not precised, default to '+'"
    },
    {
      "name": "startDate",
      "type": "string",
      "description": "The start date of the activity (date of the first stage that is not QUEUED)"
    },
    {
      "name": "startIndex",
      "type": "double",
      "description": "The index of the first item present in the response"
    },
    {
      "name": "status",
      "type": "string",
      "description": "The status or status list (comma separated list) of the activity."
    },
    {
      "name": "type",
      "type": "string",
      "description": "Type of activity"
    },
    {
      "name": "userId",
      "type": "Id"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/oneatlas-activity-search-options-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.