---
title: "Get Waypoint"
method: GET
path: "/systems/{systemSymbol}/waypoints/{waypointSymbol}"
tags: ["Systems"]
---

# Get Waypoint

`GET /systems/{systemSymbol}/waypoints/{waypointSymbol}`

View the details of a waypoint.

If the waypoint is uncharted, it will return the 'Uncharted' trait instead of its actual traits.

## Response `200`

Successfully fetched waypoint.

- object
  - `data` WaypointJson, required — unresolved $ref

## Changes

> 33 revisions in range; 1 not diffed.

- **2023-06-10** `69f25747ca36` — 1 info
  - the endpoint scheme security `AgentToken` was added to the API
- **2023-06-09** `01114438ccb4` — 1 info
  - the endpoint scheme security `AgentToken` was removed from the API
- **2023-06-09** `735393b679c5` — 2 info
  - api tag `Systems` added
  - api tag `systems` removed
- **2023-06-04** `da6e027b549f` — 1 info
  - the endpoint scheme security `AgentToken` was added to the API
- **2023-06-03** `5a2f0683851a` — 1 info
  - the endpoint scheme security `AgentToken` was removed from the API

[Full history](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/changes/systems/:systemSymbol/waypoints/:waypointSymbol/get.md)

---

[API](https://skmtc.dev/spacetradersapi/apis/spacetraders-api.md) · [All operations](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/llms.txt) · [OpenAPI document](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/revisions/800a7d2ddbfe?raw)
