Dry-run count of what an import would do
Enumerates provider metadata (no downloads) for the given folder/file selection and
diffs it against already-imported documents. An empty selection falls back to the
connection’s stored selection. Enumeration is budgeted (item, request, and wall-clock
caps): when truncated is true, to_create/to_update are partial lower bounds and
to_delete is null (a partial enumeration cannot prove a file was removed).
Authorizations
Use Authorization: Bearer
Path Parameters
UUID of the project
UUID of the connection
Response
Dry-run diff
Dry-run diff of what starting an import would do with a selection.
Null when truncated — a partial enumeration cannot prove deletions.
Distinct files enumerated under the selection (post-dedupe)
True when an enumeration budget (items/requests/time) was hit
The item cap in force (for "N+" display)