---
title: "List Starred Messages"
method: GET
path: "/api/kiwi/messages/starred"
tags: ["Kiwi Agent"]
---

# List Starred Messages

`GET /api/kiwi/messages/starred`

List starred messages for the org. Optional text search with ?q=.

## Query parameters

- `q` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/qomplement/apis/fastapi.md) · [All operations](https://skmtc.net/qomplement/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qomplement/fastapi/revisions/b6c76b02a94a/schema)
