- Method: GET
- Path: /status
- Status: 200
- Response headers:
content-type: application/json; charset=utf-8
cache-control: max-age=0, private, must-revalidate
- Response body:
{
"status": "Healthy!"
}
content-type: application/json; charset=utf-8
cache-control: max-age=0, private, must-revalidate
{
"status": "Healthy!"
}