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

# Get Faction

`GET /factions/{factionSymbol}`

View the details of a faction.

## Response `200`

OK

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

## Changes

> 11 revisions in range; 1 not diffed.

- **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/c33f7c19259f/schema)
