---
title: "Get agent"
method: GET
path: "/ai-agent/{agentId}"
tags: ["Agents"]
---

# Get agent

`GET /ai-agent/{agentId}`

Get agent

## Path parameters

- `agentId` string, required

## Query parameters

- `include` unknown[]
  - unknown

## Response `200`

successful operation

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
