POST V2/PhotoAlbum/SearchFolders

Request Information

URI Parameters

None.

Body Parameters

FolderInfoCondition
NameDescriptionTypeAdditional information
Id

integer

None.

PId

integer

None.

ChildEnabled

boolean

None.

NaviEnabled

boolean

None.

Name

string

None.

List

Collection of FileInfoN

None.

Page

integer

None.

PageSize

integer

None.

Offset

integer

None.

SortName

string

None.

SortOrder

string

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Intimex.Common.KeyValue'. Path 'List[0].Name[0].List[0].List'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Intimex.Common.KeyValue'. Path 'List[0].Name[0].List[0].List'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'FolderInfoCondition'.

Response Information

Resource Description

PageDataOfFolderInfo
NameDescriptionTypeAdditional information
TotalPage

integer

None.

TotalRecord

integer

None.

Data

Collection of FolderInfo

None.

Page

integer

None.

PageSize

integer

None.

Offset

integer

None.

SortName

string

None.

SortOrder

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Intimex.Common.KeyValue'. Path 'Data[0].Names[0].List[0].List'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Intimex.Common.KeyValue'. Path 'Data[0].Names[0].List[0].List'.