v1
latestOpenAPI 3.1.12026-07-2392417.8 KBchannels
Get Channels
Retrieve channel information based on provided broadcaster user IDs or channel slugs. You can either:
- Provide no parameters (returns information for the currently authenticated user)
- Provide only broadcaster_user_id parameters (up to 50)
- Provide only slug parameters (up to 50, each max 25 characters) Note: You cannot mix broadcaster_user_id and slug parameters in the same request.
get/public/v1/channels
Query parameters
broadcaster_user_idinteger[]
Broadcaster User IDs (cannot be used with slug)
slugstring[]
Channel slugs (cannot be used with broadcaster_user_id)
Response
OK