Dropbox - Copy (or list) only files I own, not shared with me?

Accessing Dropbox Advanced via Full Access app with impersonation enabled. Works perfectly, but is there a flag or option to have rclone access only folders or files for which the user (myself or impersonated) is the Owner, and ignore folders or files where that user is listed as Can Edit or Can View?
I'm working on a large migration project and would like to have this ability to avoid creating duplicate copies of the source Dropbox data.

What is the problem you are having with rclone?

Run the command 'rclone version' and share the full output of the command.

rclone v1.73.1

  • os/version: debian 13.4 (64 bit)
  • os/kernel: 6.12.57+deb13-cloud-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.25.7
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Dropbox

The command you were trying to run (eg rclone copy /tmp remote:tmp)

``` rclone lsd drop-main:

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[drop-main]
type = dropbox
client_id = XXX
client_secret = XXX
impersonate = XXX
token = XXX

[s3]
type = s3
provider = AWS
access_key_id = XXX
secret_access_key = XXX
region = us-east-2
location_constraint = us-east-2
acl = private

[sea]
type = seafile
url = XXX
user = XXX
pass = XXX
### Double check the config for sensitive info before posting publicly

A log from the command that you were trying to run with the -vv flag

Paste  log here

welcome to the forum,

maybe, might be able to get a list of such information using rclone lsjson --metadata