GET api/catalog/catalogs/{catalogId}/images?Status={Status}&IncludeDeleted={IncludeDeleted}&CatalogPath={CatalogPath}&Page={Page}&PageSize={PageSize}&CoverOnly={CoverOnly}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| catalogId | integer |
Required |
|
| Status | string |
None. |
|
| IncludeDeleted | boolean |
None. |
|
| CatalogPath | string |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| CoverOnly | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.