List Comments For ContainerAsk AIget https://livecomments.viafoura.co/v4/livecomments/{section_uuid}/{content_container_uuid}/commentsLists comments for a specific comments container that was previously created.Path Paramssection_uuiduuidrequiredThe section identifying where the call is relative tocontent_container_uuiduuidrequiredThe content container identifying where the call is relative toQuery Paramslimitintegerrequired≥ 0Number limiting how many items are returnedreply_limitinteger≥ 0The 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_fromuuidsorted_bystringfiltered_bystringResponses 200OK 400BadRequest 404Not FoundUpdated 7 months ago