---
title: "Get email outbox entry"
method: GET
path: "/emails/outbox/{id}"
tags: ["Emails"]
---

# Get email outbox entry

`GET /emails/outbox/{id}`

Gets a single email from the outbox by ID.

## Path parameters

- `id` string

## Query parameters

- `status` string
- `simple_status` string

## Response `200`

Successful response

- unknown

---

[API](https://skmtc.net/hexclave/apis/hexclave-rest-api-3.md) · [All operations](https://skmtc.net/hexclave/apis/hexclave-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hexclave/hexclave-rest-api-3/revisions/9b9326fe08a5/schema)
