---
title: "List received inbound emails"
method: GET
path: "/inbound"
tags: ["Inbound emails"]
---

# List received inbound emails

`GET /inbound`

Inbound mail received via MX records on inbound-enabled domains. IDs are numeric. Real-time delivery via webhook events.

## Query parameters

- `page` integer
- `limit` integer
- `domain` string

## Response `200`

OK

- object
  - `success` boolean

---

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