get
https://dovetail.com/api/v1/folders
Get a list of folders associated with a workspace.
Note: The folders field (containing child folder IDs) is only populated when filtering by parent_folder_id. Without this filter, folders will be null for performance reasons. To retrieve child folders for a specific folder, either use filter[parent_folder_id] or call the GET /folders/:folder_id endpoint.
