---
title: "查询密钥列表"
method: GET
path: "/inter-api/supos/app/secretKey/list"
tags: ["supos/appkey", "suposAppkey"]
---

# 查询密钥列表

`GET /inter-api/supos/app/secretKey/list`

## Response `200`

A successful response.

- object
  - `code` integer
  - `data` ListAppKeyResp
    - `code` integer
    - `data` AppKeyInfo[], required
      - `appSecretKey` string, required
      - `appSecretValue` string, required
      - `createTime` integer, required
      - `id` string, required
      - `status` integer, required
    - `msg` string
  - `msg` string

---

[API](https://skmtc.net/freezonex/apis/untitled-api.md) · [All operations](https://skmtc.net/freezonex/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freezonex/untitled-api/revisions/1837fd35a283/schema)
