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

# Get System

`GET /systems/{systemSymbol}`

Get the details of a system.

## Path parameters

- `systemSymbol` string, required

## Response `200`

Successfully fetched the system.

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

## Changes

> 50 revisions in range; 2 not diffed.

- **2025-02-06** `a4500b4e7ef1` — 1 breaking
  - added the new path request parameter `systemSymbol`
- **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

[Full history](https://skmtc.dev/spacetradersapi/apis/spacetraders-api/changes/systems/:systemSymbol/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)
