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

GET /admin/webhooks/event-types

发现所有可订阅的 Webhook 事件类型及其所属领域

租户服务 `bearerAuth` application/json

Responses

StatusDescriptionSchema
200事件类型列表dto.EventTypeListResponse
400请求参数错误gitee_com_linmes_authms_base_dto.SimpleResponse
401未认证gitee_com_linmes_authms_base_dto.SimpleResponse
403权限不足gitee_com_linmes_authms_base_dto.SimpleResponse
404资源未找到gitee_com_linmes_authms_base_dto.SimpleResponse
500服务器内部错误gitee_com_linmes_authms_base_dto.SimpleResponse

Referenced Schemas

dto.EventTypeListResponse

FieldTypeRequiredExampleConstraintsDescription
items array of

See dto.EventTypeResponse

No

dto.EventTypeResponse

FieldTypeRequiredExampleConstraintsDescription
action string No created
domain string No user
event_type string No user.created

gitee_com_linmes_authms_base_dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No