---
title: "Get Ship Nav"
method: GET
path: "/my/ships/{shipSymbol}/nav"
tags: ["Fleet"]
---

# Get Ship Nav

`GET /my/ships/{shipSymbol}/nav`

Get the current nav status of a ship.

## Path parameters

- `shipSymbol` string, required

## Response `200`

The current nav status of the ship.

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

---

[API](https://skmtc.net/spacetradersapi/apis/spacetraders-api.md) · [All operations](https://skmtc.net/spacetradersapi/apis/spacetraders-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacetradersapi/spacetraders-api/revisions/197cf9b9a2b6/schema)
