List Data Subject Requests for the authenticated tenant (TRU-57)
dsr
List Data Subject Requests for the authenticated tenant (TRU-57)
Returns DSR requests newest-first with opaque cursor pagination. Dashboard-only.
GET
List Data Subject Requests for the authenticated tenant (TRU-57)
Authorizations
SDK API key (tl_...) or Clerk session JWT
Query Parameters
Opaque cursor from a previous response's next_cursor.
Page size (1–200, default 50).
Required range:
1 <= x <= 200Response
Page of DSR requests
Legacy alias for requests. Present for v1 back-compatibility only.
New integrations should read requests. This field will be removed
after the 12-month deprecation window closes (see /v1/deprecations).
The page of DSR rows for this tenant. Canonical key — prefer over items.
Opaque cursor for the next page; omitted when there are no further rows.