API ReferencePrivacy Requests

List privacy requests

List the organization's privacy requests with their status. Requires an organization-scoped API token with privacy_requests:read.

GET
/privacy-requests
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

Response Body

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