Skip to main content
GET
Get WebhookX information
curl --request GET \
  --url http://localhost:9601/
{
  "version": "1.0.0",
  "message": "Welcome to WebhookX",
  "configuration": {}
}

Response

200 - application/json

OK

version
string
message
string
configuration
object