# [BETA] Retrieve Subnet details **GET /vpc/{vpc-id}/subnet/{id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ### Path parameters - **vpc-id** (string(uuid)) - **id** (string(uuid)) ## Responses ### 200 200 #### Body: application/json (object) - **id** (string(uuid)) Subnet ID - **name** (string) Subnet name - **description** (string) Subnet description - **created-at** (string(date-time)) Subnet creation date - **addressfamily** (string) Subnet address family - **address-space** (string) Subnet address space - **ipv4-block** (string) Subnet ipv4 CIDR - **labels** (object) [Powered by Bump.sh](https://bump.sh)