---
title: "List individual outreach messages"
method: GET
path: "/v3/outreach/outbox/messages"
tags: ["Outreach"]
---

# List individual outreach messages

`GET /v3/outreach/outbox/messages`

Every message sent or received, one row each, newest first. This is the message-level view; outreach_inbox_threads groups the same data into conversations and is usually the better read.

## Query parameters

- `limit` integer

## Response `200`

Default Response

## Changes

- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/outbox/messages/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/992a8ecadda0?raw)
