Skip to main content
GET
Ping
Returns 200 when the Webhooks API is reachable. This is a liveness check and does not verify downstream dependencies.

Response

200 - text/plain

API is available and responding

The response is of type string.

Example:

"Pong!"