Hi, everyone , how I find the path of my archives ...
# help
j
Hi, everyone , how I find the path of my archives ? I am trying do this:
image.png
g
Hey @Jennifer Cristina Evangelista Da Silva , The path parameter should contain the relative path to the requested object you want to get. In your case file.csv would be a valid path.
j
but if i want get all the objects in this branch?
g
There is no command for getting all objects in a branch, I would like to hear more about your use case.
If you would like to get all objects in the branch you will need to list all objects in the branch and get them one by one.