get https://{server}/api/v2.1/dtables/view-shares-group-shared/
As ToUser
, you can use this request to list all the views shared to you via your groups.
In the response you can see which views you are being shared to via which groups.
Response
As ToUser
, you can use this request to list all the views shared to you via your groups.
In the response you can see which views you are being shared to via which groups.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/dtables/view-shares-group-shared/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: