get https://{server}/api/v2.1/admin/organizations//dtables/
List all the bases of a team. As system administrator, you can see the information of these bases, but you do not have access to the data inside of them.
Response
List all the bases of a team. As system administrator, you can see the information of these bases, but you do not have access to the data inside of them.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/organizations/org_id/dtables/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: