Export Tableget https://{server}/api/v2.1/workspace/{workspace_id}/synchronous-export/export-table-to-excel/Export a single table from a base to an Excel file.Path Paramsworkspace_idintegerrequired≥ 1id of your workspace.Query Paramstable_idstringrequiredThe id of the table. The id of a table is unique inside a base and is often used to identify a table. Important: the table_id is not the table_name.table_namestringrequiredThe name of the table.dtable_namestringrequiredThe name of the base to search for.Response 200OKUpdated about 1 month ago