# Get VPS Order **GET /vps/{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) VPS ID number ## Responses ### 200 The VPS Information #### Body: application/json (object) - **serviceInfo** (object) - **client_links** (array[object]) - **billingDetails** (object) - **custCurrency** (string) - **custCurrencySymbol** (string) - **serviceMaster** (object) - **package** (string) - **os_template** (string) - **serviceExtra** (object) - **extraInfoTables** (object) - **module** (string) - **token** (string) - **da_link** (integer) - **sr_link** (integer) - **cp_data** (object) - **da_data** (object) - **plesk12_data** (object) - **serviceAddons** (object) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)