get https://{server}/api/v2.1/forms/shared/
List all the shared forms the user has access to.
Response
List all the shared forms the user has access to.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/forms/shared/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: