---
title: "List inbox-item state rows for a user"
method: GET
path: "/api/inbox-state"
tags: ["Inbox State"]
---

# List inbox-item state rows for a user

`GET /api/inbox-state`

## Query parameters

- `userId` string, required
- `status` 'open' | 'snoozed' | 'dismissed' | 'done'
- `itemType` 'approval' | 'credential_missing' | 'broken_task' | 'to_read' | 'to_start_template'

## Response `200`

Inbox state rows

## Other responses

- `400` — Validation error
- `401` — Unauthorized

---

[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)
