---
title: "Export engagement recipients"
method: GET
path: "/engagements/{engagementId}/recipients/export"
tags: ["Engagement"]
---

# Export engagement recipients

`GET /engagements/{engagementId}/recipients/export`

Export the recipients of a single engagement as CSV (`Content-Type: text/csv`, sent as an attachment
named after the engagement). Accepts the same `filter` query as the recipients list, so a filtered
view (e.g. only recipients who opened) exports exactly what is shown.

## Path parameters

- `engagementId` string, required

## Headers

- `project` string, required

## Response `200`

Ok

- unknown

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/93af2e90fb6a/schema)
