get deprecatedhttps://{server}/dtable-db/api/v1/base-info//
Returns the total number of rows stored in the big data backend of the specified base as well as rows in the big data backend per table.
Response
Returns the total number of rows stored in the big data backend of the specified base as well as rows in the big data backend per table.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/dtable-db/api/v1/base-info/base_uuid/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: