# Retrieve Instance Type details **GET /instance-type/{id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **id** (string(uuid)) ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **id** (string(uuid)) Instance type ID - **size** (string) Instance type size - **family** (string) Instance type family - **cpus** (integer(int64)) CPU count - **gpus** (integer(int64)) GPU count - **authorized** (boolean) Requires authorization or publicly available - **memory** (integer(int64)) Available memory - **zones** (array[string]) Instance Type available zones [Powered by Bump.sh](https://bump.sh)