Get server status
Returns the health status, version, and storage statistics of the database.
get/api/status
Response
Server status
Example response
{
"status": "healthy",
"version": "0.7.0"
}Returns the health status, version, and storage statistics of the database.
Server status
{
"status": "healthy",
"version": "0.7.0"
}