BETTERMENU
Studio

Studio Health

Health check endpoint.

Returns: Status object

GET
/studio/health

Response Body

application/json

curl -X GET "https://api.bettermenu.live/studio/health"
{
  "property1": "string",
  "property2": "string"
}