Get Data Table Folder

get

/rest/v16/folders/{folderVarName}

This endpoint returns the properties for the specified data table folder.

Request

Path Parameters
Back to Top

Response

Default Response

Folder details
Body ()
Root Schema : folders-createResponse
Type: object
Show Source
Nested Schema : state
Type: object
Title: state
This object describes the folder permissions for the current user.
Show Source
  • Title: Allow Delete
    Identifies if the current user is allowed to delete the data table folder(s).
  • Title: Allow Update
    Identifies if the current user is allowed to create and update the data table folder(s).
Back to Top