---
title: "Check Export Status"
method: GET
path: "/contacts/export/{id}/status"
tags: ["Contacts"]
---

# Check Export Status

`GET /contacts/export/{id}/status`

Check the current status of the export. Required Access Level: Export

## Path parameters

- `id` string, guid, required — string

## Response `200`

OK

- 'Error' | 'Loading' | 'Ready' | 'Expired' — Current status of the export.

---

[API](https://skmtc.net/elasticemail/apis/megamail-api.md) · [All operations](https://skmtc.net/elasticemail/apis/megamail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elasticemail/megamail-api/versions/1a0ebb83f676/schema)
