API ReferencePrivacy

Download a completed export artifact

Download the JSON export artifact for a completed export request. Artifacts expire after a retention window; expired downloads return 410.

GET
/privacy/requests/{id}/download
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 of the export.

Response Body

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