Skip to main content
Question

Can we use relative path while using rest api for folders and files?

  • January 10, 2025
  • 0 replies
  • 43 views

Forum|alt.badge.img

Let’s say i have a subfolder  like  parent/subfolder1/subfolder2. Is there any way i can use this relative path parent/subfolder1/subfolder2 in rest api for listing items under the folder? or to download a file under a folder parent/subfolder1/subfolder2/file1 ?