---
title: "Get Channels"
method: GET
path: "/api/v2/channels"
tags: ["default"]
---

# Get Channels

`GET /api/v2/channels`

curl --location --request GET '[https://api.umbrellacost.io/api/v2/channels'](https://api.umbrellacost.io/api/v2/channels')  
\--header 'accept: application/json'  
\--header 'apikey: {{apikey}}'  
\--header 'authorization: {{authorization-token}}'

## Headers

- `apikey` string, required
- `authorization` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/umbrellacost/apis/admin.md) · [All operations](https://skmtc.net/umbrellacost/apis/admin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umbrellacost/admin/versions/b0a65610726b/schema)
