---
title: "List Subnets"
method: GET
path: "/config/subnets"
tags: ["config"]
---

# List Subnets

`GET /config/subnets`

## Response `200`

Successful Response

- BaseResponseListConfigSchemasSubnetInfo
  - `status` string, required
  - `code` integer, required
  - `message` string
  - `data` SubnetInfo[]
    - `subnet_id` string, required
    - `name` string
    - `available_ip_address_count` integer, required

---

[API](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution.md) · [All operations](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/sensitive-data-protect-solution/revisions/e0c2e29932e2/schema)
