# List Servers **GET /servers** ## 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 ## Responses ### 200 The listing of `Servers` services on your account. #### Body: application/json (array[object]) - **server_id** (string) The id of the server. - **account_lid** (string) The account lid of the server. - **server_hostname** (string) The hostname of the server. - **server_status** (string) The status of the server. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)