Retrieve an Alert Comment
GET Alert Comment
GET /alerts/{alertId}/comments/{commentId} endpoint returns a comment for an alert.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
alertId
Unique Alert Identifier
commentId
Unique Comment Identifier
Response
OK
commentId
Unique comment ID
body
Comment body
files
createdTimestamp
Timestamp when comment is created
updatedTimestamp
Timestamp when comment is updated