Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FoldersApi.List does not return full sub folder tree #319

Open
natersherman opened this issue Apr 27, 2021 · 1 comment
Open

FoldersApi.List does not return full sub folder tree #319

natersherman opened this issue Apr 27, 2021 · 1 comment

Comments

@natersherman
Copy link

The FoldersApi List method does not return a full list of subfolders, in my use case I am trying to get all template folders where some folders are 3 or 4 levels deep. Adding the query string "sub_folder_depth=-1" to the api call will return the full list of sub folders. This is not documented and the option does not exist in the FoldersApi.ListOptionsmodel.

@ivdinkovds
Copy link

@natersherman As you've already said, this isn't documented, so you can use it but at your own risk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants