get https://{server}/api/v2.1/admin/users//dtables/
List all the bases of a certain user by the user's ID.
Response
List all the bases of a certain user by the user's ID.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/users/user_id/dtables/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: