get https://{server}/api/v2.1/workspace//dtable//view-external-links/
List all the external links generated for a specific view with the table's and the view's IDs.
Normally when you open a view in the browser, you can see the tid
and vid
in the address line, which are indeed the table_id
and view_id
here.