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

GET /auth/me/consent-history

获取用户的同意授权历史记录,用于GDPR合规审计

账户管理 `bearerAuth` application/json

Responses

StatusDescriptionSchema
200成功dto.ConsentHistoryResponse

Referenced Schemas

domain.UserConsent

FieldTypeRequiredExampleConstraintsDescription
granted boolean No
id string No
ip_address string No
recorded_at string No
revoked_at string No
scope string No marketing, analytics, third_party, terms, privacy
tenant_id string No
user_agent string No
user_id string No
version string No 政策版本号

dto.ConsentHistoryResponse

用户隐私同意历史

FieldTypeRequiredExampleConstraintsDescription
history array of

See domain.UserConsent

No History
user_id string No user-001 User ID