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

GET /auth/me/role-activations

返回当前用户的所有角色激活记录

角色权限 `bearerAuth` application/json

Responses

StatusDescriptionSchema
200角色激活列表gitee_com_linmes_authms_base_dto.DataResponse-array_dto_ActivationResponse

Referenced Schemas

dto.ActivationResponse

FieldTypeRequiredExampleConstraintsDescription
activated_at string No
created_at string No
expire_at string No
id string No
justification string No
revoked_at string No
role_id string No
status string No
tenant_id string No
user_id string No

gitee_com_linmes_authms_base_dto.DataResponse-array_dto_ActivationResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data array of

See dto.ActivationResponse

No
message string No
timestamp string No