A AuthMS API Wiki API Reference iam.tianv.com →

GET /compliance/privacy/policy

公开端点:获取当前生效的隐私政策版本

合规管理 - Trust Center None application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
X-Tenant-ID header string No 租户ID

Responses

StatusDescriptionSchema
200当前隐私政策dto.PrivacyPolicyDetailResponse
404未找到隐私政策dto.ErrorResponse

Referenced Schemas

dto.ErrorResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No 400
message string No invalid request

dto.PrivacyPolicyDetailResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.PrivacyPolicyResponse No
message string No
timestamp string No

dto.PrivacyPolicyResponse

隐私政策版本信息(公开)

FieldTypeRequiredExampleConstraintsDescription
content string No # 隐私政策 最后更新: 2026-01-01 ... 政策内容
effective_at string No 2026-01-15T00:00:00Z 生效时间
published_at string No 2026-01-01T00:00:00Z 发布时间
summary string No 本隐私政策说明我们如何收集和使用您的个人数据 摘要
version string No 1.0 版本号