Sagecontinuum: Get App Detail
Sagecontinuum via Parse · Other
Get details for a specific version of an app from the Sage ECR App Catalog. All three parameters (namespace, name, version) are required; there is no 'latest' version alias. Access data from the Sage Continuum scientific edge computing platform, including node information, sensors, compute hardware, app execution history, sensor catalog, app catalog, jobs, and raw time-series data queries. Fulfilled by Parse from portal.sagecontinuum.org.
- developer-tools
- maps-geo
- other
- parse
- platform-key
- portal-sagecontinuum-org
- sagecontinuum
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/74e0a5c8-c11c-4f26-8425-b22641d3ad19/get_app_detail
- Interface artifact
- sha256:8aebc3a33abfd9403fcc0bb98fb09422ad1a9ac9cca16bb17954381c022c0104
- Manifest digest
- sha256:415e4bf5fdd5a22eff182d09ea60fa60604c937f91830cf576281f5a8385a0ce
Request fields
- NAME (string, required): App name (e.g., goes-data, cl61-plot)
- VERSION (string, required): App version string (e.g., 0.1.1, 0.25.4.23). Obtain from list_apps results.
- NAMESPACE (string, required): App namespace/owner (e.g., andrewsm, bhupendraraut)
Example queries
- {"NAME":"goes-data","VERSION":"0.1.1","NAMESPACE":"andrewsm"}