v1
latestOpenAPI 3.1.02026-07-1750229379.2 KBComment Reactions
Get reactions for a comment
Gets a paginated list of reactions left on the comment.
get/v1/files/{file_key}/comments/{comment_id}/reactions
Path parameters
file_keystring required
File to get comment containing reactions from. This can be a file key or branch key. Use GET /v1/files/:key with the branch_data query param to get the branch key.
comment_idstring required
ID of comment to get reactions from.
Query parameters
cursorstring
Cursor for pagination, retrieved from the response of the previous call.
Response
Response from the GET /v1/files/{file_key}/comments/{comment_id}/reactions endpoint.