Get Conversation
A conversation is a fully resolved comment tree. It includes all comments for the given resource and all the nested comments/replies to those comments.
Path parameters
resourceType
Allowed values:
resourceRid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
resourceRid
RID for the resource that the conversation is associated with.
resourceType
The type of the resource that the conversation is associated with.
Allowed values:
comments
The comments on the conversation ordered by creation time. Empty if the comment has no replies.