---
title: "List Channels for a Site"
method: GET
path: "/v1/channelsInSite/{SiteID}"
---

# List Channels for a Site

`GET /v1/channelsInSite/{SiteID}`

This API call returns all "Channel IDs" associated with a given Site.

## Path parameters

- `SiteID` integer, required

## Response `200`

200

- object
  - `ChannelIds` integer[]

---

[API](https://skmtc.net/kevel/apis/engine-apis.md) · [All operations](https://skmtc.net/kevel/apis/engine-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kevel/engine-apis/revisions/0ca55f45aa7d/schema)
