Skip to main content
GET
List Privacy Requests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Query Parameters

workspace_id
string
required
Required string length: 1 - 200
state
string | null
Maximum string length: 50
limit
integer
default:100
Required range: 1 <= x <= 1000

Response

Successful Response

The response is of type Response List Privacy Requests Api V1 Privacy Requests Get · object.

Last modified on July 28, 2026