Get comment's reaction via REST API
I could not find out if it is possible to get information about the reactions of comments (at least about the existence and the author)
something like:
GET /api/issues/{issueID}/comments/{commentID}?fields=reactions
Please sign in to leave a comment.
Hi!
The reactions endpoint is not documented yet, but we will add its description to our REST API documentation in the future.
Here is an example of how to get info about some specific comment's reactions:
Hello,
We would need to use this endpoint, would it be possible for it to be documented for more details?
Thanks !
Mathieu Besson Hi! The documentation should be published in the next couple of weeks, stay tuned!