# Status probe This route can be used to determine if the application service is alive Endpoint: GET /status Version: 1.0.0 ## Response 200 fields (application/json): - `status` (object) break down of application component status - `status.http` (string) status of http server - `status.db` (string) status of DB availability