/channel

  • Mount Point: /resource/rest/channel

The following operations are supported on this resource:

GET

  • Aliases: POST

Get detailed information on a channel. Channel and station information is provided.Note: this API might use caching configured in web.xml.

Parameters

name description type default
regionId EPG Region identifier. This is required parameter. query
channelNumber Channel number specific to region. Required if stationExternalId is not set. query
stationExternalId External identifier of station. This should not be the channel external id. Required if channelNumber is not set. query
formatCode Code of format in which result should be shown. query

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml
description
Channel in specified format.

Exceptions

name description
RESTWebserviceException if exception occurs.