---
title: "List email messages (read-only)"
method: GET
path: "/v1/email_messages"
tags: ["Email"]
---

# List email messages (read-only)

`GET /v1/email_messages`

**Searchable:** subject, snippet

**Filterable:** thread_id, from_email, is_outbound, created_at

## Query parameters

- `limit` integer
- `offset` integer
- `search` string
- `thread_id` string, uuid
- `from_email` string

## Response `200`

Paginated list

---

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