v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Returns a list of contacts.

If statusList contains AVAILABLE, the request must include groundStation, missionprofileArn, and satelliteArn.

post/contacts

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

endTimestring date-time required

End time of a contact in UTC.

groundStationstring

Name of a ground station.

maxResultsinteger

Maximum number of contacts returned.

missionProfileArnstring

ARN of a mission profile.

nextTokenstring

Next token returned in the request of a previous <code>ListContacts</code> call. Used to get the next page of results.

satelliteArnstring

ARN of a satellite.

startTimestring date-time required

Start time of a contact in UTC.

statusListContactStatus[] required

Status of a contact reservation.

Response

Success

nextTokenstring

Next token returned in the response of a previous <code>ListContacts</code> call. Used to get the next page of results.