get deprecatedhttps://{server}/dtable-server/api/v1/dtables//metadata/
Returns all metadata of the specified base including tables, columns, views and settings.
Response
Returns all metadata of the specified base including tables, columns, views and settings.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/dtable-server/api/v1/dtables/base_uuid/metadata/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: