---
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

---

[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)
