v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBtopics and comments - resource
Get comments for a topic
This API allows users to retrieve comments for a specific topic they have access to, identified by the owner's ID and the topic's UUID. Users can control the number of comments returned, with options to sort and paginate results.
get/topics/{owner}/{topicUuid}/comments
Path parameters
ownerstring required
topicUuidstring uuid required
Query parameters
sizeinteger
Size of page to fetch
frominteger
Result number to start fetch from (not the page number to start from)
sortstring[]
Sort results by fields
Response
default response