---
title: "Download Logs"
method: POST
path: "/messages/download"
tags: ["Events API"]
---

# Download Logs

`POST /messages/download`

This endpoint allows you to download the email transaction logs which includes following events:

1. Processed
2. Sent
3. Bounce (Hardbounce and Softbounce)
4. Dropped
5. Invalid
6. Opened
7. Clicked
8. Unsubscribe
9. Abuse

The link to the final file with all the logs will be sent to the registered email id or the selected SFTP server.

## Response `202`

Accepted

- object
  - `data` object
    - `request` integer

## Other responses

- `400`

---

[API](https://skmtc.dev/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.dev/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/revisions/73f83bc2eff8/schema)
