Comments
List Comment Threads
Retrieves comment threads associated with the specified object. An empty request body returns all comment threads. To narrow down returned comment threads, employ a filter in the request body (see the request example).
post/commentmanager.fetchthreads/{typedId}
Query parameters
getMyCommentsstring
true - get only comments for "Items for Review" section<br>false - get "Other Items" section<br>null - get all comments
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.