---
title: "GET /api/v1/connectors"
method: GET
path: "/api/v1/connectors"
---

# GET /api/v1/connectors

`GET /api/v1/connectors`

## Response `200`

OK

- ConnectorListResponseBody
  - `connectors` ConnectorOut[], nullable, required
    - `account_identity` string
    - `capabilities` string[], nullable
    - `connector_id` string
    - `display_name` string
    - `health_error` string
    - `healthy` boolean, required
    - `instance_id` string, required
    - `protocol` string

## Other responses

- `default` — Error

## Changes

- **2026-08-25** `c0f2d2eeae3a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kenn-io/apis/kata/changes/api/v1/connectors/get.md)

---

[API](https://skmtc.dev/kenn-io/apis/kata.md) · [All operations](https://skmtc.dev/kenn-io/apis/kata/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kenn-io/kata/revisions/2d4207e1e028/schema)
