get deprecatedhttps://{server}/dtable-server/api/v1/dtables//comments/
List all the comments in a certain row. The returned id
value is the ID of each comment.
Response
List all the comments in a certain row. The returned id
value is the ID of each comment.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/comments/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: