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

# Get Ship Modules

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

Get the modules installed on a ship.

## Path parameters

- `shipSymbol` string, required

## Response `200`

Successfully retrieved ship modules.

- object
  - `data` ShipModuleJson[], required — unresolved $ref

## Changes

> 50 revisions in range; 2 not diffed.

- **2025-03-10** `6c351be600a0` — 1 info
  - endpoint added
- **2023-05-20** `86f8c56c4690` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/changes/my/ships/:shipSymbol/modules/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-service-production.skmtc.workers.dev/v1/apis/spacetradersapi/spacetraders-api/revisions/197cf9b9a2b6/schema)
