---
title: "List the followed webchannels"
method: GET
path: "/user/follows/webchannels"
tags: ["followed webchannels"]
---

# List the followed webchannels

`GET /user/follows/webchannels`

## Query parameters

- `embed` 'webchannel'

## Response `200`

An array of followed webchannels

- WebchannelFollow[]
  - `webchannel_id` integer
  - `_embedded` object
    - `webchannel` Webchannel

---

[API](https://skmtc.net/tvmaze/apis/tvmaze-user-api.md) · [All operations](https://skmtc.net/tvmaze/apis/tvmaze-user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tvmaze/tvmaze-user-api/revisions/4a251a7b3226/schema)
