Retrieve a Case Comment
GET Case Comment
GET /cases/{caseId}/comments/{commentId} endpoint returns a comment for a case.
Authentication
x-api-keystring
API keys are used to authenticate the requests.
Path parameters
caseId
Unique Case 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
Errors
400
Bad Request Error