GET
episodesByDate
Returns a list of the latest episodes for the given date.
https://api.srgssr.ch/videometadata/v2 /episodes_by_date/{day}
Name | Values | Description |
---|---|---|
bu
(required) |
Business unit |
|
timerange |
Timerange within the day in the format hh:mm-hh:mm) |
|
pageSize |
The number of items that should be returned per page. Only supported on the request to the first page! |
|
next |
Encoded reference to the next page. Clients must not assemble this at their own but just use the next-link provided as part of the payload of every response. |
Name | Values | Description |
---|---|---|
accept |
|
|
Authorization |
Pass the accesskey as a Bearer token in Authorization header. In the developer portal, Authorization header is attached on OAuth authentication. you can use a pre-existing bearer token here or generate one using the button below before sending the request. |
day A ISO-8601 date (YYYY-MM-DD). true
HTTP Code | Error Code | Description |
---|---|---|
203 |
The returned object is the same as in a 200 response, but some, non-mandatory, values may be missing. |
|
400 |
Object of type missingParam. |
|
401 |
Object of type tokenError |
|
403 |
Object of type quotaViolation. |
|
405 |
Object of type methodNotAllowed |
|
404 |
Object of type unknownResource. |
Resource Summary
Security |
Category |
---|---|
Episodes |