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

# List queued outreach pitches

`GET /v3/outreach/outbox/queued`

Pitches waiting to be sent, with the recipient and the page each is about. Each row's `status` is either "queued" (waiting, and still cancellable) or "sending" (a worker has it right now; unqueueing it will be refused). Use outreach_scheduled for when they are due.

## 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/queued/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/d578cdf9e232?raw)
