get https://{server}/api-gateway/api/v2/dtables//metadata/
Get the complete metadata of a base with all tables, columns and views and settings. The metadata does not contain any data.
Response
Get the complete metadata of a base with all tables, columns and views and settings. The metadata does not contain any data.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/metadata/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: