---
title: "Get Public Agent"
method: GET
path: "/agents/{agentSymbol}"
tags: ["Agents"]
---

# Get Public Agent

`GET /agents/{agentSymbol}`

Fetch agent details.

## Path parameters

- `agentSymbol` string, required

## Response `200`

Successfully fetched agent details.

- object
  - `data` AgentJson, 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)
