Product documentation
TrustCenter
The TrustCenter resource.
TrustCenter
The TrustCenter resource.
Base URL: https://api.stg.thoryn.org
Operations
| Method | Path | Summary | Scopes |
|---|---|---|---|
GET | /api/v1/compliance/data-map | Trust Center Data Map | tenant:compliance.read |
GET | /api/v1/compliance/dsar | Trust Center Dsar | tenant:compliance.read |
GET | /api/v1/compliance/erasure | Trust Center Erasure | tenant:compliance.read |
GET | /api/v1/compliance/incidents | Trust Center Incidents | tenant:compliance.read |
GET | /api/v1/compliance/overview | Trust Center Overview | tenant:compliance.read |
GET | /api/v1/compliance/retention | Trust Center Retention | tenant:compliance.read |
Operation details
GET /api/v1/compliance/data-map
Trust Center Data Map
- Operation ID:
trustCenterDataMap - 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) |
GET /api/v1/compliance/dsar
Trust Center Dsar
- Operation ID:
trustCenterDsar - 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) |
GET /api/v1/compliance/erasure
Trust Center Erasure
- Operation ID:
trustCenterErasure - 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) |
GET /api/v1/compliance/incidents
Trust Center Incidents
- Operation ID:
trustCenterIncidents - 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) |
GET /api/v1/compliance/overview
Trust Center Overview
- Operation ID:
trustCenterOverview - 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) |
GET /api/v1/compliance/retention
Trust Center Retention
- Operation ID:
trustCenterRetention - 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) |