Autional Autional
API Reference GitHub autional.com →

GET /auth/me/role-activations

Return all role activation records for the current user

Role Permissions `bearerAuth` application/json

Responses

StatusDescriptionSchema
200Role activation listgitee_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