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": "1.7.1"
}Changes
No recorded changes to this endpoint across all 17 revisions of this API.