---
title: "Get Faction"
method: GET
path: "/factions/{factionSymbol}"
tags: ["Factions"]
---

# Get Faction

`GET /factions/{factionSymbol}`

View the details of a faction.

## Path parameters

- `factionSymbol` string, required

## Response `200`

Successfully fetched a faction.

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

## Changes

> 50 revisions in range; 2 not diffed.

- **2025-02-06** `a4500b4e7ef1` — 1 breaking
  - added the new path request parameter `factionSymbol`
- **2023-06-09** `735393b679c5` — 2 info
  - api tag `Factions` added
  - api tag `factions` removed
- **2023-05-23** `252df2c2fc84` — 1 info
  - endpoint added
- **2023-05-20** `86f8c56c4690` — 1 warning, 2 info
  - deleted the `path` request parameter `factionSymbol`
  - api tag `factions` added
  - api tag `Factions` removed

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