Skip to main content
Glama

channel_channels

Retrieve YouTube channel collections and subscriptions by providing a channel ID and filter options to organize content access.

Instructions

Channel Channels

Query Parameters:

  • id: Channel ID

  • filter: Filter key or token, default: all_collections Keys you can enter: all_collections: Returns channel collections subscriptions: Returns subscribed channels or custom collection token

  • cursor: Example value:

  • hl: Example value: en

  • gl: Example value: US

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
idNoChannel ID
filterNoFilter key or token, default: all_collections Keys you can enter: all_collections: Returns channel collections subscriptions: Returns subscribed channels or custom collection token
cursorNoExample value:
hlNoExample value: en
glNoExample value: US

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Example value: ", "type": "string" }, "filter": { "description": "Filter key or token, default: all_collections Keys you can enter: all_collections: Returns channel collections subscriptions: Returns subscribed channels or custom collection token", "type": "string" }, "gl": { "description": "Example value: US", "type": "string" }, "hl": { "description": "Example value: en", "type": "string" }, "id": { "description": "Channel ID", "type": "string" } }, "required": [], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-youtube138'

If you have feedback or need assistance with the MCP directory API, please join our Discord server