---
title: "Get Starlink Examples"
method: GET
path: "/starlink/examples"
tags: ["starlink"]
---

# Get Starlink Examples

`GET /starlink/examples`

## Response `200`

Successful Response

- StarlinkExample[]
  - `flight` string, required
  - `label` string, required
  - `note` string, required
  - `date` string, required
  - `from_airport` string, nullable
  - `to_airport` string, nullable

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/eb694aedc555/schema)
