GET
/
channels

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ids
string

An array of channel IDs to retrieve data for. Each ID should be a valid channel ID.

forHandle
string

The unique channel handle of the channel for which you want to retrieve data.

forUsername
string

The unique channel username of the channel for which you want to retrieve data. This is the legacy username format.

hl
enum<string>

The language to retrieve localized data in. If not specified, the default language will be used.

Available options:
en,
es,
de,
fr,
ja,
pt,
tr,
it,
fa,
nl,
af,
am,
ar,
as,
az,
be,
bg,
bn,
bs,
ca,
cs,
da,
el,
en-GB,
en-IN,
es-419,
es-US,
et,
eu,
fi,
fil,
fr-CA,
gl,
gu,
hi,
hr,
hu,
hy,
id,
is,
iw,
ka,
kk,
km,
kn,
ko,
ky,
lo,
lt,
lv,
mk,
ml,
mn,
mr,
ms,
my,
no,
ne,
or,
pa,
pl,
pt-PT,
ro,
ru,
si,
sk,
sl,
sq,
sr-Latn,
sr,
sv,
sw,
ta,
te,
th,
uk,
ur,
uz,
vi,
zh-CN,
zh-HK,
zh-TW,
zu
fields
string

An array of fields to include in the response. If not provided, all fields will be returned.

Response

200 - application/json
totalResults
number
required

Total number of channels returned

data
object[]
required

Array of channel objects