v1
latestOpenAPI 3.0.12026-07-2621384215.3 KBCommentList
List Comments For Container
Lists comments for a specific comments container that was previously created.
get/v4/livecomments/{section_uuid}/{content_container_uuid}/comments
Path parameters
section_uuidstring uuid required
The section identifying where the call is relative to
content_container_uuidstring uuid required
The content container identifying where the call is relative to
Query parameters
limitinteger required
Number limiting how many items are returned
reply_limitinteger
The limit parameter determines how many top-level items are returned. For each of these top-level items, the reply_limit parameter determines how many replies to fetch as well. For example, with a limit of 5, and a reply_limit of 2, we can have a total of 15 items coming back. This would be 5 top-level items, and 2 replies for each of those items.
starting_fromstring uuid
sorted_bystring
filtered_bystring
Response
OK