GET /v2/public/channels/{countryIsoCode}
Summary: The channel list for one country
Operation ID: GetChannels
Auth: none
Operation ID: GetChannels
Auth: none
Parameters (3)
Accept-Encoding
(array, header, required)
Allows the client to indicate whether it accepts a compressed encoding to reduce traffic size.
If-None-Match
(string, header, optional)
ETag value to identify the last known version of requested resource.\ To avoid useless exchange, we recommend you to indicate the ETag you previously got from this operation.\ If the ETag value does not match the response will be 200 to give you a new content, otherwise the response will be: 304 Not Modified, without any content.\ For more details go to this link: http://tools.ietf.org/html/rfc7232#section-2.3
countryIsoCode
(string, path, required)
The country iso code alpha 3 based on this: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3#Decoding_table \ To know which country are available you have to use the operation: GetChannelsByCountry
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get channels available in France | probe-gate |
https://api.beezup.com/v2/public/channels/FRA |
No probe data for this endpoint yet.