List comments on videos
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
Live Test Server (live data - latest nightly version)
https://peertube2.cpy.re/api/v1
GET
/feeds/video-comments.{format}
Feeds
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://peertube2.cpy.re/api/v1/feeds/video-comments.'
Response Response Example
204 - Example 1
{}
Request
Path Params
format
stringÂ
required
rss
the most featureful ; it serves Media RSS)Query Params
videoId
stringÂ
optional
accountId
stringÂ
optional
accountName
stringÂ
optional
videoChannelId
stringÂ
optional
videoChannelName
stringÂ
optional
Responses
Modified at 2022-09-10 22:29:49