{ "operationId": "atlassianGetcommentproperty", "method": "GET", "path": "/rest/api/3/comment/{commentId}/properties/{propertyKey}", "summary": "Atlassian Get Comment Property", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": "{\"key\":\"issue.support\",\"value\":{\"system.conversation.id\":\"b1bf38be-5e94-4b40-a3b8-9278735ee1e6\",\"system.support.time\":\"1m\"}}" } ] }