Product documentation
RecordsOfProcessing
The RecordsOfProcessing resource.
RecordsOfProcessing
The RecordsOfProcessing resource.
Base URL: https://api.stg.thoryn.org
Operations
| Method | Path | Summary | Scopes |
|---|---|---|---|
GET | /api/v1/compliance/records-of-processing | Records Of Processing Export | tenant:compliance.read |
Operation details
GET /api/v1/compliance/records-of-processing
Records Of Processing Export
- Operation ID:
recordsOfProcessingExport - Required scopes:
tenant:compliance.read
Responses:
| Status | Description | Body |
|---|---|---|
200 | OK | object |
401 | Unauthorized — bearer token missing, expired, signed by an untrusted issuer, or missing the tnt tenant claim. | Problem (problem+json) |
403 | Forbidden — token lacks a required tenant:* scope, or the tnt claim does not match the tenant addressed by the request path. | Problem (problem+json) |