# Get Domain Order **GET /domains/{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 Domain Information. #### Body: application/json (object) - **serviceInfo** (object) - **serviceTypes** (object) - **client_links** (array[object]) - **billingDetails** (object) - **custCurrency** (string) - **custCurrencySymbol** (string) - **serviceExtra** (object) - **extraInfoTables** (object) - **serviceType** (object) - **contact_details** (object) - **pwarning** (string) - **transfer_info** (string) - **errors** (boolean) - **domain_logs** (array[string]) - **allInfo** (object) - **registrarStatus** (string) - **locked** (string) - **whoisPrivacy** (string) - **autoRenew** (string) ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)