Get commentsCopy Pageget https://{endpoint}/v1/rfeed/feeds/{feedId}/commentsThis API allows users to retrieve comments for a feedPath ParamsfeedIdstringrequiredID of the feed to get comments fromQuery ParamsnextPageTokenstringrequiredToken for pagination. For initial request, send empty string "" For subsequent requests, use the nextPageToken returned as integer from previous response sizestringrequiredThe number of comments to return per pageResponses 200Success 400Error 401Authorize error 403Forbidden errorUpdated 8 days ago