get https://example.com/channels//schedules
Retrieves a time series collection of schedule entries.
There are two methods for retrieving entries:
start
andend
after
Note:
There is a maximum limit of 500 records that can be returned from the api in
a single request. In the event that the total count of records is greater
than 500, the end
time of the request will be overridden from the value
passed in to end
to be used to as the start
of the next request.
API Scopes:
- video.services.channels.schedule:read
- video.services.channels.schedule:write