---
title: "List inbox emails"
method: GET
path: "/v1/agent-mail/inbox"
tags: ["Agent Email"]
---

# List inbox emails

`GET /v1/agent-mail/inbox`

List emails in the agent inbox. Supports pagination and filtering.

## Query parameters

- `limit` integer
- `offset` integer
- `unread` boolean

## Response `200`

List of emails

---

[API](https://skmtc.dev/voidly/apis/voidly-api.md) · [All operations](https://skmtc.dev/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voidly/voidly-api/revisions/aaeabf8f6f2a/schema)
