Get Conversation

GET

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"RUN"Required
Allowed values: RUN
resourceRidstringRequired

Response

This endpoint returns an object.
resourceRidstring

RID for the resource that the conversation is associated with.

resourceType"RUN"
Allowed values: RUN

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

commentslist of objects

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

Built with