# Retrieve Load Balancer Service details **GET /load-balancer/{id}/service/{service-id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **id** (string(uuid)) - **service-id** (string(uuid)) ## Responses ### 200 200 #### Body: application/json (object) - **description** (string) Load Balancer Service description - **protocol** (string) Network traffic protocol - **name** (string) Load Balancer Service name - **state** (string) Load Balancer Service state - **target-port** (integer(int64)) Port on which the network traffic will be forwarded to on the receiving instance - **port** (integer(int64)) Port exposed on the Load Balancer's public IP - **instance-pool** (object) Instance Pool - **strategy** (string) Load balancing strategy - **healthcheck** (object) Load Balancer Service healthcheck - **id** (string(uuid)) Load Balancer Service ID - **healthcheck-status** (array[object]) Healthcheck status per backend server [Powered by Bump.sh](https://bump.sh)