GET 360/CommentContainer/Single?responseId={responseId}&sourceId={sourceId}&search={search}

Gets a single CommentContainer for provided responseId, sourceId and highlights text in search term

Request Information

URI Parameters

NameDescriptionType Additional information
responseId

The id of the response to return

string

Required

sourceId

The source that the response belongs to

string

Required

search

Any search criteria that was used to find response - used to highlight text that met the search criteria

string

Body Parameters

None.

Response Information

Resource Description

SMG.Rosetta.Contracts.Comments.CommentContainer

Response Formats