# Check Neo4j database status Performs a simple query to check if the Neo4j database is accessible and contains any data. Returns a status message indicating whether the database is OK or if an error occurred. Endpoint: GET /api/v2/dev/db-status Version: 1.0 Security: BearerAuthentication