POST api/Package/List

Request Information

URI Parameters

None.

Body Parameters

PagedRequestModel
NameDescriptionTypeAdditional information
PageSize

integer

None.

Page

integer

None.

SortedBy

Collection of Sort

None.

ClusterSearchKeyword

string

None.

ClusterSearchOperator

string

None.

Filters

Collection of Filter

None.

SearchStats

Dictionary of string [key] and integer [value]

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

PagedResultModelOfPackageDto
NameDescriptionTypeAdditional information
PageItems

Collection of PackageDto

None.

ResultsObject

Object

None.

AllItems

integer

None.

Pages

integer

None.

PageSize

integer

None.

Page

integer

None.

SortedBy

Collection of Sort

None.

ClusterSearchKeyword

string

None.

ClusterSearchOperator

string

None.

Filters

Collection of Filter

None.

SearchStats

Dictionary of string [key] and integer [value]

None.

Response Formats

application/json, text/json

Sample:

Sample not available.