What api call will return all datasets that the user has access to? I tried the following but didn't get anything:
https://my-dataverse.domain.com/api/search?q=*&type=dataset
Hi @Mohsen Jafari I think this is what you want
https://guides.dataverse.org/en/latest/api/native-api.html#mydata
Shows the datasets/collections that the requesting user has edit access to. I think it does the same thing as the "My Data" link at the top right, under your name, when logged on in the GUI.
Yes, it does pretty much the same thing. Thanks.
Last updated: Oct 30 2025 at 05:14 UTC