---
title: "Get agent latest deployment"
method: GET
path: "/ai-agent/{agentId}/deployments/latest"
tags: ["Agent Deployments"]
---

# Get agent latest deployment

`GET /ai-agent/{agentId}/deployments/latest`

Get agent latest deployment

## Path parameters

- `agentId` string, required

## Response `200`

agent deployments

- 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/revisions/1475e078fb4a/schema)
