get https://{server}/api/v2.1/workspace//synchronous-export/export-table-to-excel/
Response
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/synchronous-export/export-table-to-excel/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!