The ID of the comment to retrieve.
Optionalexpand?: string[]A multi-value parameter indicating which properties of the comment to expand:
attachment returns the attachment details, if any, for the comment. (If you want to get all attachments for a
request, use
servicedeskapi/request/{issueIdOrKey}/attachment.)renderedBody (Experimental) returns the rendered body in HTML format (in addition to the raw body) of the
comment.The ID or key of the customer request that contains the comment.
Optionaloptions: RequestOptions
This method returns details of a customer request's comment.
Permissions required: Permission to view the customer request.
Response limitations: Customers can only view public comments on requests where they are the reporter or a participant whereas agents can see both internal and public comments.