v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Describes an existing ephemeris.

get/ephemeris/{ephemerisId}

Path parameters

ephemerisIdstring required

The AWS Ground Station ephemeris ID.

Response

Success

creationTimestring date-time

The time the ephemeris was uploaded in UTC.

enabledboolean

Whether or not the ephemeris is enabled.

ephemerisIdstring

The AWS Ground Station ephemeris ID.

invalidReason'METADATA_INVALID' | 'TIME_RANGE_INVALID' | 'TRAJECTORY_INVALID' | 'KMS_KEY_INVALID' | 'VALIDATION_ERROR'

Reason that an ephemeris failed validation. Only provided for ephemerides with <code>INVALID</code> status.

namestring

A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

priorityinteger
<p>Customer-provided priority score to establish the order in which overlapping ephemerides should be used.</p> <p>The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.</p> <p>Priority must be 1 or greater</p>
satelliteIdstring

The AWS Ground Station satellite ID associated with ephemeris.

status'VALIDATING' | 'INVALID' | 'ERROR' | 'ENABLED' | 'DISABLED' | 'EXPIRED'

The status of the ephemeris.

tagsobject

Tags assigned to an ephemeris.