---
title: "Fetch controller wiegands"
method: GET
path: "/controller_wiegands"
tags: ["Controller Wiegands"]
---

# Fetch controller wiegands

`GET /controller_wiegands`

## Query parameters

- `controller_id` integer, required

## Response `200`

OK

- object[]
  - `id` integer, required — The ID of the controller wiegand
  - `channel` number, required — The channel of the controller wiegand
  - `name` string, required — The name of the controller wiegand
  - `created_at` string, date-time, required — When the controller wiegand was created
  - `updated_at` string, date-time, required — When the controller wiegand was updated
  - `controller_id` integer, required — The controller ID of the controller wiegand
  - `controller_wiegand_connection_id` integer, nullable, required — The controller_wiegand_connection ID of the controller wiegand

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/kisi/apis/kisi-api.md) · [All operations](https://skmtc.dev/kisi/apis/kisi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kisi/kisi-api/revisions/998700ffff5a/schema)
