List available webhook event types
Webhooks
List available webhook event types
List event names available to agent backends.
GET
List available webhook event types
Authorizations
Bearer token authentication. Include your API token in the Authorization header.
Format: Authorization: Bearer <your-token>
Response
List of available webhook event types
List of all available webhook event types
Available options:
message.sent, message.received, message.read, message.delivered, reaction.added, reaction.removed, participant.added, participant.removed, chat.created, chat.group_name_updated, chat.group_icon_updated, chat.typing_indicator.started, chat.typing_indicator.stopped URL to the webhook events documentation
Allowed value:
"https://docs.relayapp.im/guides/webhooks/events"
