---
title: "List recipients of a forward campaign"
method: GET
path: "/reports/smtprelay/{action_id}/recipients"
tags: ["Export"]
---

# List recipients of a forward campaign

`GET /reports/smtprelay/{action_id}/recipients`

List recipients of a campaign.

## Path parameters

- `action_id` string, required

## Query parameters

- `per_page` integer
- `page_number` integer

## Response `200`

Recipients of a smtp relay campaign.

## Other responses

- `400` — The request validation failed.
- `401` — Authentication failed.
- `403` — Forbidden.
- `404` — Action not found.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/revisions/2ff4735f665c/schema)
