---
title: "List API Keys"
method: GET
path: "/connect/settings/apikeys"
tags: ["Connect Settings"]
---

# List API Keys

`GET /connect/settings/apikeys`

Endpoint to fetch list of API Keys and its values.

## Query parameters

- `disable_redact` string
- `workspace_id` string

## Response `200`

Success

- object
  - `body` object — Response body.
    - `apikeys` 0[] — List of API keys. — unresolved $ref
  - `statusCode` integer — HTTP status code.

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
