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