---
title: "An Array of key managers configured"
method: GET
path: "/keymanagers"
---

# An Array of key managers configured

`GET /keymanagers`

this will provide key managers configured

## Headers

- `xWSO2Tenant` string, required

## Response `200`

An array of key managers

- KeyManager[]
  - `uuid` string
  - `name` string
  - `type` string
  - `enabled` boolean
  - `organization` string
  - `additionalProperties` object
  - `tokenType` 'EXCHANGED' | 'DIRECT' | 'BOTH' — The type of the tokens to be used (exchanged or without exchanged). Accepted values are EXCHANGED, DIRECT or BOTH.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/wso2/apis/internal-utility-api.md) · [All operations](https://skmtc.net/wso2/apis/internal-utility-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wso2/internal-utility-api/revisions/0be9aa8493bc/schema)
