get https://{server}/api/v2.1/org//admin/invite-links/
As administrator of your team, you can use this request to gain a overview of all the invite links currently generated in your team, regardless which user or group.
Response
As administrator of your team, you can use this request to gain a overview of all the invite links currently generated in your team, regardless which user or group.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/invite-links/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: