get https://{server}/api/v2.1/org//admin/search-dtables/
By giving the exact or fuzzy match of the name of a base, you can find a base or all the bases that fit to that search criteria. The search is case-insensitive.
Response
By giving the exact or fuzzy match of the name of a base, you can find a base or all the bases that fit to that search criteria. The search is case-insensitive.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/search-dtables/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: