get https://{server}/api/v2.1/org//admin/groups//dtables/
List all the bases in a specific group in your team.
Response
List all the bases in a specific group in your team.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/groups/group_id/dtables/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: