Health
Ping
Simple health check. Returns OK status and timestamp.
get/v1/ping
Response
OK
Example response
{
"status": "ok",
"timestamp": 1708372800000
}Simple health check. Returns OK status and timestamp.
OK
{
"status": "ok",
"timestamp": 1708372800000
}