List link objects (ledger)
Per-file transfer ledger for a link: provider item, vault object, path, content version, state, and error.
GET
Previous
Create or upgrade a synced linkStanding promise: backfill now, then stay current (the sync sweeper re-runs synced links on a schedule). Same body as /transfer minus run_mode. Upserts the link identified by (connection_id, direction, remote, vault_id); an existing once-link is upgraded in place with its ledger and cursor preserved. Downgrade or pause via PATCH /links/{id}.
Next

