API ReferencePrivacy Requests
Get a privacy request
Fetch the current status and audit view of a privacy request. Requires an organization-scoped API token with privacy_requests:read. For a completed export, download_available indicates whether the artifact can still be downloaded.
AuthorizationBearer <token>
Organization API Token (prefixed sk_) sent as Authorization: Bearer sk_.... Create one in Settings and grant it scopes. Server-side only.
In: header
Path Parameters
idstring
The request id returned when it was created.
Response Body
curl -X GET "https://api.logspot.io/v1/privacy-requests/string"Empty
Empty
Empty
Empty