get deprecatedhttps://{server}/dtable-server/api/v1/dtables//deleted-rows/
List all the deleted rows in the last 7 days.
If you are looking for rows deleted before that, you can view a snapshot of this base.
Response
List all the deleted rows in the last 7 days.
If you are looking for rows deleted before that, you can view a snapshot of this base.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/deleted-rows/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: