GET api/MediaItems/GetByImportId?importId={importId}
Getting media items by import session ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| importId |
Import session ID |
string |
Required |
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": "7c1f83d7-cd53-46e9-a21d-52ab2d5f9741",
"hashCode": 6,
"name": "sample string 7",
"fileName": "sample string 8",
"values": [
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "08ec6263-dd3f-46e7-a4f2-e6a190bb533f"
},
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "08ec6263-dd3f-46e7-a4f2-e6a190bb533f"
}
],
"rawValues": {
"a9e42fa2-a4aa-428a-a878-a6683945ef25": null,
"959d2b41-a6e7-4397-ba86-0af813811197": 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-04-05T16:17:09.9953775+02:00",
"thumbnailPath": "sample string 18",
"videoPreview": "sample string 19",
"status": 20
},
{
"uniqueId": 1,
"id": 2,
"linkedInCount": 3,
"linkedOutCount": 4,
"guid": "7c1f83d7-cd53-46e9-a21d-52ab2d5f9741",
"hashCode": 6,
"name": "sample string 7",
"fileName": "sample string 8",
"values": [
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "08ec6263-dd3f-46e7-a4f2-e6a190bb533f"
},
{
"properties": [
{
"propertyName": "sample string 1",
"propertyGuid": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "4d4a0dc7-e302-453e-b241-6f8eda0e1f0f",
"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": "08ec6263-dd3f-46e7-a4f2-e6a190bb533f"
}
],
"rawValues": {
"a9e42fa2-a4aa-428a-a878-a6683945ef25": null,
"959d2b41-a6e7-4397-ba86-0af813811197": 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-04-05T16:17:09.9953775+02:00",
"thumbnailPath": "sample string 18",
"videoPreview": "sample string 19",
"status": 20
}
],
"totalCount": 1,
"error": "sample string 2",
"success": true,
"errorCode": 4
}
Parameter Information
importId
| Property | Description |
|---|---|
| Chars (Char) | |
| Length (Int32) |