---
title: "POST /exports/activity.json"
method: POST
path: "/exports/activity.json"
---

# POST /exports/activity.json

`POST /exports/activity.json`

Begins an export of your activity history. The activity will be exported to a zip archive containing a single file named activity.csv in the same format as you would be able to export from your account's activity view. It includes the following fields: Date, Email Address, Sender, Subject, Status, Tags, Opens, Clicks, Bounce Detail. If you have configured any custom metadata fields, they will be included in the exported data.

## Request body

- ExportsActivity
  - `api_keys` string[]
  - `date_from` string
  - `date_to` string
  - `key` string
  - `notify_email` string
  - `senders` string[]
  - `states` string[]
  - `tags` string[]

## Response `200`

OK

---

[API](https://skmtc.net/apis-guru/apis/mandrill.md) · [All operations](https://skmtc.net/apis-guru/apis/mandrill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apis-guru/mandrill/versions/28967a019827/schema)
