get
programs
https://api.srgssr.ch/rts-archives/v3 /programs
Name | Values | Description |
---|---|---|
query |
The free text search to filter the programs |
|
start |
The start position of the document (for paging). Default is `0`. |
|
rows |
The number of documents returned (paging). Default is `100` |
|
sort |
Sort results on `publicationDate` or `score` (relevance when searching with a query). Descending order can be obtain by prefixing the field with `-` and combination are possible with comma. Default is `-publicationDate`. Example: `-publicationDate,score` |
Name | Values | Description |
---|---|---|
Authorization
(required) |
Pass the access-key as a Bearer token in Authorization header. In the developer portal, Authorization header is attached on OAuth authentication. |
|
accept |
|
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 |
Object of type BadRequest. |
401 | 401 |
Object of type TokenError |
403 | 403 |
Object of type QuotaViolation. |
404 | 404 |
Object of type UnknownResource. |
405 | 405 |
Object of type MethodNotAllowed. |
Resource Summary
Security |
Category |
---|---|
Programs |