Skip to main content
GET
/
api
/
status
Api Status
curl --request GET \
  --url http://localhost:8080/api/status
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

env
string | null
view
string | null

Response

Successful Response