latestSwagger 2.0Proprietary2026-08-17126191431.8 KB
7f97d8cd0f1e
datasources
Browse a data-source import preview as a tree
Lists one lazily-loaded level of a previously created import preview's unified file tree; each file is tagged valid/invalid/review. Pass path (relative to the business root, empty for the root) to list a folder's children, and page_token from a previous response to continue a large level. Folders may recur across pages and must be de-duplicated by path.
get/datasources/import-preview/{preview_id}
Path parameters
preview_idstring required
Preview ID
Query parameters
pathstring
Folder path relative to the business root (empty = root)
page_tokenstring
Opaque token to fetch the next page of a large level
limitinteger
Page size (default 50, max 200)
Response
OK