# Server IPMI Live Information **GET /servers/{id}/ipmi_live** Get the currrent IPMI Live information. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ### Path parameters - **id** (integer) Server ID number ## Responses ### 200 Resposne with a text message field. #### Body: application/json (object) - **text** (string) Response text ### 404 The specified resource was not found #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)