Retrieve comments, their timestamps & creators from key result (Before v3.9.9)

  • Navigate to Jira REST API Browser.
  • Add this link ↓ to search field at the left corner.
    • amoeboids-upraise/1.0/okr/keyresult/{id}/comment
  • Enter a KR id and click on 'send' to request data.



Once you send KR id, this API extracts all comments, their timestamps & creators from KR  and returns all of that data as shown in above image. Otherwise returns appropriate errors for invalid id/ KR deleted or user has no access to view that KR.


You can retrieve comments, their timestamps & creators only for Metric & ToDo type of KRs