v1

latestOpenAPI 3.1.12026-07-2392417.8 KB
channels

Get Channels

Retrieve channel information based on provided broadcaster user IDs or channel slugs. You can either:

  1. Provide no parameters (returns information for the currently authenticated user)
  2. Provide only broadcaster_user_id parameters (up to 50)
  3. 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

messagestring