GET /admin/compliance/tenants/self/policy
Returns the resolved compliance policy for the calling tenant (tenant_id derived from JWT context)
Compliance Management - Compliance Policy `bearerAuth` application/json
Referenced Schemas
dto.ErrorResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
400 |
|
|
message |
string |
No |
invalid request |
|
|
dto.ResolvedPolicyResponse
| Field | Type | Required | Example | Constraints | Description |
parameters |
object |
No |
|
|
|
resolved_at |
string |
No |
2026-06-04T10:00:00Z |
|
|
standards |
array of
string |
No |
['["pci_dss_v4"', '"dengbao_l3"]'] |
|
|
tenant_id |
string |
No |
|
|
|
version |
string |
No |
a1b2c3d4 |
|
|