get https://{server}/api/v2.1/dtables//big-data-operation-logs/
Fetches big data operation logs for a specified base identified by its base_uuid. Every page returns 100 entries by default.
Response
Fetches big data operation logs for a specified base identified by its base_uuid. Every page returns 100 entries by default.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/dtables/base_uuid/big-data-operation-logs/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: