get https://{server}/api/v2.1/admin/external-links/
List all the base external links generated in the system. In the returned objects, you can see the creator of the links, and how many times these links have been viewed.
Response
List all the base external links generated in the system. In the returned objects, you can see the creator of the links, and how many times these links have been viewed.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/external-links/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: