GET api/Project/GetFolderContents?ProjectID={ProjectID}&Path={Path}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProjectID

integer

Required

Path

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of FolderOrFile
NameDescriptionTypeAdditional 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.