API SpecsExportsList export targetsReturns the native and custom object definitions that can be exported for the current workspace.GET/api/unstable/exports/targetsTestReturns the native and custom object definitions that can be exported for the current workspace.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonList export jobs GETReturns recent export jobs for the current workspace, including download URLs for completed files.Create an export job POSTQueues a background job that exports one object definition to CSV or XLSX.