GET schedule

pressassociation.io

Summary: Schedule Collection
Operation ID: listSchedule
Auth: unknown
Description

The schedule endpoint produces a linear TV schedule for a given channel and date range. - The date range supplied must be no larger than 21 days. - If no end data is passed the API will default to start date + 24 hours.

Parameters (4)

aliases (boolean, query, optional, default: True)

Flag to display Legacy and Provider Ids.

channelId (string, query, required)

The identifier for the selected channel.

end (string, query, optional, default: 2015-05-06 00:00:00)

The End Date for the schedule.

Constraints: {'pattern': 'date-time'}

start (string, query, required, default: 2015-05-05 00:00:00)

The Start Date for the schedule.

Constraints: {'pattern': 'date-time'}

No probe data for this endpoint yet.