API ReferencePrivacy

Get the status of a data-subject request

Fetch the current status and audit view of a deletion or export request. For a completed export, download_available indicates whether the artifact can still be downloaded.

GET
/privacy/requests/{id}
x-logspot-sk<token>

Project secret key (prefixed sk_). Server-side only — never expose it client-side.

In: header

Path Parameters

idstring

The request_id returned when the request was created.

Response Body

curl -X GET "https://api.logspot.io/privacy/requests/string"
Empty
Empty
Empty