Get Data Table Folders
get
                    /rest/v19/folders
This endpoint returns a list of data table folders visible to the current user.
                
                Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
                - application/json
Default Response
Root Schema : folders-collection
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            _state: 
            object  state
            
            Title:stateThis object describes the folder permissions for the current user.
- 
            items: 
            array  Folders List
            
            Title:Folders ListList of accessible folders
Nested Schema : state
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    stateThis object describes the folder permissions for the current user.
    
    
    
    
    Show Source
        - 
            allowDelete: 
            boolean
            Title:Allow DeleteIdentifies if the current user is allowed to delete the data table folder(s).
- 
            allowUpdate: 
            boolean
            Title:Allow UpdateIdentifies if the current user is allowed to create and update the data table folder(s).
Nested Schema : folders-createResponse
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            _state: 
            object  state
            
            Title:stateThis object describes the folder permissions for the current user.
- 
            dateAdded: 
            string
            Title:Date AddedThe date the data table folder was created.
- 
            dateModified: 
            string
            Title:Date Last ModifiedThe date of the last data table folder modification.
- 
            id: 
            integer(int64)
            Title:Folder IdThe unique identifier of the data table folder.
- 
            name: 
            string
            Title:Folder NameThe data table folder name.
- 
            variableName: 
            string
            Title:FolderVariable NameThe variable name of the data table folder