GET api/comments
Summary: Comments
Operation ID: getCommentsByArticleId
Auth: unknown
Operation ID: getCommentsByArticleId
Auth: unknown
Description
This endpoint allows the client to retrieve all comments belonging to an article or podcast episode as threaded conversations. It will return the all top level comments with their nested comments as threads. See the format specification for further details.
Parameters (2)
a_id
(string, query, optional)
Article identifier.
p_id
(string, query, optional)
Podcast Episode identifier.
No probe data for this endpoint yet.