Export Viewget https://{server}/api/v2.1/workspace/{workspace_id}/synchronous-export/export-view-to-excel/Export a specific view of a 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.view_idstringrequiredid of view, stringview_namestringrequiredname of view, required, stringResponse 200OKUpdated about 1 month ago