Fetch a Comment by its ID
Comment success response
Unauthorized response
Not Found response
{- "annotation": "[...]",
- "completed": false,
- "completed_at": "2020-07-15T17:30:00.906305Z",
- "completer_id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
- "has_replies": true,
- "id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
- "like_count": 10,
- "owner": {
- "account_id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb",
- "email": "jane@frame.io",
- "id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
- "name": "Jane Doe"
}, - "owner_id": "bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb",
- "text": "This is a comment.",
- "timestamp": 60
}