Health check
GET/ping
Simple health check endpoint that returns "pong" to verify the REST API is responding. Public endpoint — does not require authentication.
Responses
- 200
Returns the string "pong"
GET/ping
Simple health check endpoint that returns "pong" to verify the REST API is responding. Public endpoint — does not require authentication.
Returns the string "pong"