Skip to main content
GET
/
ping
Ping
curl --request GET \
  --url http://localhost:8000/ping
{}

Response

Ping successful

The response is of type object.

I