Skip to main content
GET
/
health
/
ping
{
  "status": "ok",
  "message": "pong",
  "timestamp": "2024-01-10T12:00:00Z"
}

Response

200 - application/json

Pong response

status
string
Example:

"ok"

message
string
Example:

"pong"

timestamp
string
Example:

"2024-01-10T12:00:00Z"