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

# List Config

`GET /config`

## Response `200`

Successful Response

- BaseResponseListConfigSchemasConfigBase
  - `status` string, required
  - `code` integer, required
  - `message` string
  - `data` ConfigBase[]
    - `config_key` string, required
    - `config_value` string, 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)
