get https://{server}/api/v2.1/workspace//dtable//user-view-shares/
Use this request to list all the views you are currently sharing to other users.
Response
Use this request to list all the views you are currently sharing to other users.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/dtable/base_name/user-view-shares/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: