# Detailed Uptime Information **GET /api/v1/uptime** Get detailed uptime information for application, process, and system ## Servers - Local server: http://localhost:3500 (Local server) - Production server: https://api.echoplain.social (Production server) ## Parameters ## Responses ### 200 Detailed uptime information #### Body: application/json (object) - **application** (object) Application uptime information - **process** (object) Process uptime information - **system** (object) System uptime information ### 400 Default bad request error 400 response #### Body: application/json (object) - **message** (string) Response message - **error** (string) - **statusCode** (number) [Powered by Bump.sh](https://bump.sh)