Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.steuerboard.com/v1/health
{
  "status": "<string>",
  "timestamp": "<string>"
}

Response

Health Check Response

status
string
required
timestamp
string
required