GET api/SharedCollection/GetItems
Getting media items of the shared collection
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Result containing a list of media items
Items| Name | Description | Type | Additional information |
|---|---|---|---|
| MediaItems |
A list of media items |
Collection of MediaItem |
None. |
| TotalCount |
Number of elements in the list |
integer |
None. |
| Error |
Error description |
string |
None. |
| Success |
Flag of successful operation |
boolean |
None. |
| ErrorCode |
Error code |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"mediaItems": [
{
"uniqueId": 1,
"id": 2,
"linkedInCount": 3,
"linkedOutCount": 4,
"guid": "e81cd69b-1cbe-42e6-b8a5-9735a493aaf4",
"hashCode": 6,
"name": "sample string 7",
"fileName": "sample string 8",
"values": [
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
},
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
}
],
"name": "sample string 1",
"id": "5bd46c1e-3176-42e2-bc02-df40f1580a85"
},
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
},
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
}
],
"name": "sample string 1",
"id": "5bd46c1e-3176-42e2-bc02-df40f1580a85"
}
],
"rawValues": {
"52c809ee-79fe-4825-9316-025b13aa86e5": null,
"d99d8c56-b67e-4c0a-83ea-1b8463a17dac": null
},
"mediaFormat": "sample string 9",
"orientation": 10,
"versionControlState": 11,
"colorLabel": 12,
"width": 13,
"height": 14,
"fileSize": 15,
"formatType": "sample string 16",
"videoType": "sample string 17",
"expirationDate": "2026-01-13T11:18:15.4966691+01:00",
"thumbnailPath": "sample string 18",
"videoPreview": "sample string 19",
"status": 20
},
{
"uniqueId": 1,
"id": 2,
"linkedInCount": 3,
"linkedOutCount": 4,
"guid": "e81cd69b-1cbe-42e6-b8a5-9735a493aaf4",
"hashCode": 6,
"name": "sample string 7",
"fileName": "sample string 8",
"values": [
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
},
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
}
],
"name": "sample string 1",
"id": "5bd46c1e-3176-42e2-bc02-df40f1580a85"
},
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
},
{
"propertyName": "sample string 1",
"propertyGuid": "b0c758b7-aa45-4326-9e39-18099c8eeb76",
"propertyValue": "sample string 3",
"values": [
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
},
{
"text": "sample string 1",
"ancestors": "sample string 2",
"id": 3,
"isSelected": true,
"isDefaultValue": true,
"hasTagLinks": true,
"tagId": 7,
"isApproved": true,
"rawValue": {},
"tagName": "sample string 10",
"itemsCount": 11,
"location": "sample string 12",
"hasChilds": true,
"count": 14
}
],
"isMultiplyValues": true,
"propertyType": "sample string 5",
"readOnly": true,
"canAssign": true
}
],
"name": "sample string 1",
"id": "5bd46c1e-3176-42e2-bc02-df40f1580a85"
}
],
"rawValues": {
"52c809ee-79fe-4825-9316-025b13aa86e5": null,
"d99d8c56-b67e-4c0a-83ea-1b8463a17dac": null
},
"mediaFormat": "sample string 9",
"orientation": 10,
"versionControlState": 11,
"colorLabel": 12,
"width": 13,
"height": 14,
"fileSize": 15,
"formatType": "sample string 16",
"videoType": "sample string 17",
"expirationDate": "2026-01-13T11:18:15.4966691+01:00",
"thumbnailPath": "sample string 18",
"videoPreview": "sample string 19",
"status": 20
}
],
"totalCount": 1,
"error": "sample string 2",
"success": true,
"errorCode": 4
}