GET
/
health
Health
curl --request GET \
  --url https://staging.api.rye.com/health
{
  "message": "<string>",
  "status": "<string>"
}

Response

200 - application/json

OK

The response is of type object.