get https://{server}/api/v2.1/org//admin/dtables//shares
Use this request to list all the users and groups that a base is being shared with.
Response
Use this request to list all the users and groups that a base is being shared with.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/dtables/base_uuid/shares \
--header 'accept: application/json'
Try It!
to start a request and see the response here!