GET
videobylivestreamIds
Returns the videos requested by ids parameter. You can pick livestream ID from livestreams API.
https://api.srgssr.ch/videometadata/v2 /livestreamIds
Name | Values | Description |
---|---|---|
bu
(required) |
Business unit |
|
ids
(required) |
The ID of an Livestream. You can pick livestream ID from livestreams API. |
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. |
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 |
---|---|
Livestreams |