---
title: "Gets the status of a previously started request to delete contacts from a list."
method: GET
path: "/v2/contacts/deletion/{deletionRequestId}"
tags: ["ApiContact"]
---

# Gets the status of a previously started request to delete contacts from a list.

`GET /v2/contacts/deletion/{deletionRequestId}`

## Path parameters

- `deletionRequestId` string, guid, required

## Response `200`

- ApiBulkContactDeletion
  - `id` string, guid
  - `status` 'Started' | 'Completed' | 'Failed' | 'NotAvailableInThisVersion'

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
