POST api/Discover/AssetsSearch
Request Information
URI Parameters
None.
Body Parameters
PagedRequestModelName | Description | Type | Additional 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
Collection of AssetBaseDtoName | Description | Type | Additional information |
---|---|---|---|
Thumbnail | Collection of byte |
None. |
|
PackageUuid | string |
None. |
|
JobUuid | string |
None. |
|
Uuid | string |
None. |
|
Hidden | boolean |
None. |
|
OrganizationUuid | string |
None. |
|
OriginalName | string |
None. |
|
Name | string |
None. |
|
Title | string |
None. |
|
Description | string |
None. |
|
Content | string |
None. |
|
MimeType | string |
None. |
|
AipStorage | string |
None. |
|
OriginalPath | string |
None. |
|
BlobContainer | string |
None. |
|
BlobReference | string |
None. |
|
BlobUri | string |
None. |
|
MbSize | decimal number |
None. |
|
BytesSize | integer |
None. |
|
PackageName | string |
None. |
|
IngestDate | date |
None. |
|
IngestDateTimeString | string |
None. |
|
CurrentStage | string |
None. |
|
CurrentStatus | string |
None. |
|
MetsPath | string |
None. |
|
PremisFilePath | string |
None. |
|
Extension | string |
None. |
|
RelativePath | string |
None. |
|
FormatRegistryName | string |
None. |
|
FormatName | string |
None. |
|
FormatVersion | string |
None. |
|
FormatUuid | string |
None. |
|
FormatKey | string |
None. |
|
FormatType | string |
None. |
|
ChecksumInfo | string |
None. |
|
FileDetails | Collection of MetadataItem |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.