get deprecatedhttps://{server}/dtable-server/api/v1/dtables//activities/
List all the activities done to a certain row with the row's row_id
.
Response
List all the activities done to a certain row with the row's row_id
.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/activities/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: