---
title: "Get sent emails report"
method: GET
path: "/report/sent_emails/{org_id}/"
tags: ["reporting"]
---

# Get sent emails report

`GET /report/sent_emails/{org_id}/`

## Path parameters

- `org_id` string, required

## Query parameters

- `date_start` string
- `date_end` string
- `user_id` string

## Response `200`

Successful response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

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