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

resourceTypeenumRequired
Allowed values:
resourceRidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
resourceRidstring

RID for the resource that the conversation is associated with.

resourceTypeenum

The type of the resource that the conversation is associated with.

Allowed values:
commentslist of objects

The comments on the conversation ordered by creation time. Empty if the comment has no replies.