---
title: "List pending steering messages for the current worker"
method: GET
path: "/api/steering-messages"
tags: ["Tasks"]
---

# List pending steering messages for the current worker

`GET /api/steering-messages`

## Query parameters

- `taskId` string

## Response `200`

Pending steering messages

## Other responses

- `400` — Missing X-Agent-ID header
- `404` — Agent not found

## Changes

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

[Change history](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/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)
