# Get Server Order **GET /servers/{id}** ## 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) The order ID number. ## Responses ### 200 Server details #### Body: application/json (object) - **ipmiAuth** (boolean) - **client_links** (array[object]) - **billingDetails** (object) - **custCurrency** (string) - **custCurrencySymbol** (string) - **package** (string) - **serviceExtra** (array[string]) - **locations** (object) - **networkInfo** (object) - **extraInfoTables** (object) - **serviceInfo** (object) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)