GET
searchVideoList
Returns the results matching the given search criteria.
https://api.srgssr.ch/videometadata/v2 /search
Name | Values | Description |
---|---|---|
bu
(required) |
Business unit |
|
q
(required) |
Search parameter to fetch the desired Media. |
|
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. |
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 |
---|---|
VideoShows |