Autional Autional
API Reference GitHub autional.com →

GET /admin/webhooks/event-types

Discover all subscribable webhook event types and their domains

Tenant Service `bearerAuth` application/json

Responses

StatusDescriptionSchema
200Event type listdto.EventTypeListResponse
400Invalid request parametersgitee_com_linmes_authms_base_dto.SimpleResponse
401Unauthorizedgitee_com_linmes_authms_base_dto.SimpleResponse
403Insufficient permissionsgitee_com_linmes_authms_base_dto.SimpleResponse
404Resource not foundgitee_com_linmes_authms_base_dto.SimpleResponse
500Internal server errorgitee_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