---
title: "List steering messages for a task"
method: GET
path: "/api/tasks/{id}/steering-messages"
tags: ["Tasks"]
---

# List steering messages for a task

`GET /api/tasks/{id}/steering-messages`

## Path parameters

- `id` string, required

## Response `200`

Steering messages

## Other responses

- `404` — Task not found

## Changes

- **2026-07-28** `cf533d6b49b0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/tasks/:id/steering-messages/get.md)

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
