v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

List existing ephemerides.

post/ephemerides

Query parameters

maxResultsinteger

Maximum number of ephemerides to return.

nextTokenstring

Pagination token.

Request body

endTimestring date-time required

The end time to list in UTC. The operation will return an ephemeris if its expiration time is within the time range defined by the <code>startTime</code> and <code>endTime</code>.

satelliteIdstring required

The AWS Ground Station satellite ID to list ephemeris for.

startTimestring date-time required

The start time to list in UTC. The operation will return an ephemeris if its expiration time is within the time range defined by the <code>startTime</code> and <code>endTime</code>.

statusListEphemerisStatus[]

The list of ephemeris status to return.

Response

Success

nextTokenstring

Pagination token.