Expand description
GET /stats
Retrieve the current service statistics and measures the database response time.
§Responses
- 200 OK: Returns a StatsResponse object containing the service statistics and response time.
Structs§
- Represents the service statistics.
- Represents the response format for the
/stats
endpoint.