GET /admin/webhooks/event-types
发现所有可订阅的 Webhook 事件类型及其所属领域
租户服务 `bearerAuth` application/json
Referenced Schemas
dto.EventTypeListResponse
dto.EventTypeResponse
| Field | Type | Required | Example | Constraints | Description |
action |
string |
No |
created |
|
|
domain |
string |
No |
user |
|
|
event_type |
string |
No |
user.created |
|
|
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|