comments

Get cell comments

Get comments for a specific cell in the sheet.

get/dataset/{handle}/{column}/{row}/comments

Path parameters

handlestring required

Handle of the sheet

columnstring required

Column ID

rowinteger required

Row ID

Response

OK

authorstring
commentstring
comment_idstring
created_atstring

Changes