GET api/Project/GetFolderContents?ProjectID={ProjectID}&Path={Path}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ProjectID | integer |
Required |
|
Path | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of FolderOrFileName | Description | Type | Additional information |
---|---|---|---|
Type | integer |
None. |
|
Path | string |
None. |
|
Name | string |
None. |
|
SubItems | Collection of FolderOrFile |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.