# Get License **GET /licenses/{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 License information. #### Body: application/json (object) - **serviceInfo** (object) - **client_links** (array[object]) - **billingDetails** (object) - **custCurrency** (string) Customer's currency - **custCurrencySymbol** (string) Currency symbol for customer - **package** (string) Package name - **serviceExtra** (array[string]) Extra service information - **extraInfoTables** (object) - **service_overview_extra** (string) Extra service overview information - **serviceType** (object) - **license_key** (string) License key ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)