Returns a set of data items of type images.
GET /api/multimedias/images
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "f38b84ed-9801-4cf6-a304-95334e5d4592",
"publishingoffices": "c35547c0-e6fa-4453-8508-a0f7fbadaada",
"events": "d4227c60-c50d-450d-ab65-38e6f1971eb8",
"targets": "22317639-8047-4017-9cf4-e9fb97407931",
"Category": "723566ab-fc0f-4617-8ab8-7dd051866185",
"imagetypes": "a6b03363-9623-4b7b-b057-3b5c3aa4c3bb",
"departmentaltargets": "612374df-5173-45a1-9133-6a64bbb5832b",
"stakeholders": "d63539aa-7ff6-49af-9545-70a87cff34c5",
"Tags": "381b6531-a8a8-4f49-8145-9c7831981b54",
"healthtopics": "42dd8e6a-ac90-40c8-bd8b-e734d6ed3720",
"targetaudiences": "b4a6b9a0-3ecd-4e31-a85c-8c447361b4fe",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6cd56005-7a8c-43d0-9eeb-09f89d9ee05c",
"ParentId": "0f139381-9a93-4be3-ba66-84489b8dba63",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "f38b84ed-9801-4cf6-a304-95334e5d4592",
"publishingoffices": "c35547c0-e6fa-4453-8508-a0f7fbadaada",
"events": "d4227c60-c50d-450d-ab65-38e6f1971eb8",
"targets": "22317639-8047-4017-9cf4-e9fb97407931",
"Category": "723566ab-fc0f-4617-8ab8-7dd051866185",
"imagetypes": "a6b03363-9623-4b7b-b057-3b5c3aa4c3bb",
"departmentaltargets": "612374df-5173-45a1-9133-6a64bbb5832b",
"stakeholders": "d63539aa-7ff6-49af-9545-70a87cff34c5",
"Tags": "381b6531-a8a8-4f49-8145-9c7831981b54",
"healthtopics": "42dd8e6a-ac90-40c8-bd8b-e734d6ed3720",
"targetaudiences": "b4a6b9a0-3ecd-4e31-a85c-8c447361b4fe",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6cd56005-7a8c-43d0-9eeb-09f89d9ee05c",
"ParentId": "0f139381-9a93-4be3-ba66-84489b8dba63",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Gets images item by id.
GET /api/multimedias/images({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "b6b57f0f-4725-40ad-a7d0-9da3c9232729",
"publishingoffices": "90470069-7fc6-402b-841d-ccc8377005f9",
"events": "165bcbb1-7a9c-42c5-a50a-8a8031550c7e",
"targets": "3d9d2f44-aa31-4bcf-86ae-fd1c0a011bab",
"Category": "8a1d6342-d580-4b31-965c-8b5044c84a7b",
"imagetypes": "99011a25-0deb-40f8-87db-665c465da805",
"departmentaltargets": "9611f42a-e234-4bf1-a867-87d53e1f1f1b",
"stakeholders": "40492096-6974-496e-accd-7b2ee61dca84",
"Tags": "e73085a8-c7b6-4f06-bcd3-bf8a8d313cbe",
"healthtopics": "3055c3e9-e267-40f0-bd1e-2bb28da954ad",
"targetaudiences": "f8ebcf98-8ea5-4ea0-b3bf-2490a9fc8f96",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0becc4d6-1d36-4051-94bd-021e4ff465f7",
"ParentId": "2d2b5528-0701-4d2a-aaed-04a16697c9fe",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}Gets Id property from images item.
GET /api/multimedias/images({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "c857c6de-696e-42b7-8050-3f6379d72b61"
}Creates a images item.
POST /api/multimedias/images
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "b7c249c3-2db0-4682-ad73-11dbfe39b56a",
"publishingoffices": "baf02e54-ffeb-4ca0-bba5-15bd8d3a1afe",
"events": "20e5875c-911e-4b48-8926-8230fe379fce",
"targets": "fffe7650-ff39-437b-98b8-bdf629140907",
"Category": "b6116924-c10a-4537-bf54-42ee6ea5809d",
"imagetypes": "5667c4cf-040f-490f-a1c7-8de71002bb48",
"departmentaltargets": "112c07d6-5a0c-402e-8399-4945e65e9abd",
"stakeholders": "0a0dca6d-0774-485e-a6e1-a354f7c38773",
"Tags": "c5c24583-a373-4c72-bf95-6be9761c5176",
"healthtopics": "93362c67-b723-4abb-944d-c9ba2f12a1dc",
"targetaudiences": "519ddda5-ec2f-4bca-83dd-729666c47a25",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "d35da9ed-dc0c-45a8-b7a7-6fd632c19706",
"ParentId": "60ede862-c322-4201-beb1-2e31f2b4c610"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "a4ba1237-4e02-4c0d-9be0-64ee50936a8f",
"publishingoffices": "79f08d4d-e32f-4e5b-b787-7b8b751b54ea",
"events": "cfbd4cf5-97c9-40c8-812f-3e90fa5d87d9",
"targets": "0eebd871-5002-4080-8791-1028012603fd",
"Category": "857a03ae-2cb2-4419-8933-7b42c09d1782",
"imagetypes": "dc26f500-dc9a-48ee-9ec8-ba47f0ef9c63",
"departmentaltargets": "65a264bc-b6f7-4b3f-9ee6-143a38bd7521",
"stakeholders": "2a0c9d71-3ae6-4275-bbba-cf8b5b32d14b",
"Tags": "665b0c9f-1b4f-4550-b59c-87673bbe24e3",
"healthtopics": "9004abe2-b69e-4989-811d-0ef59e0637c5",
"targetaudiences": "fada19f2-5395-490b-a95a-0b5529147e1f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "987c0ad8-3d2c-4330-a0d0-70a4b8d73669",
"ParentId": "d9dc73f7-d038-486b-93bd-740d3ad44041",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}Partial update for images item.
PATCH /api/multimedias/images({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "972f07ce-88d5-425f-aee4-0fb8e3036bb5",
"publishingoffices": "254622eb-76ee-4dd7-94f2-52b9e7131a8e",
"events": "26bc4515-832e-4e18-be88-a8ef27d85c76",
"targets": "328b85df-a4bf-4f0b-8cc4-952ff00afdb8",
"Category": "31ff5be8-5a06-4625-8bed-95fe9efd71d6",
"imagetypes": "c588a43f-3138-46f1-bab0-1edb175a4e51",
"departmentaltargets": "c5cc918e-5e87-492d-8905-a7b261b72d8a",
"stakeholders": "09160022-c76f-4bac-a0a4-7fd3e50ea3a7",
"Tags": "8642467d-ca7d-4ea2-8f0d-ef4823b0867b",
"healthtopics": "fd83f5d1-3839-4a16-b35a-6bb93e429e05",
"targetaudiences": "6054b1d0-1665-4bf6-b784-dbd0e3a75cbe",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "ae2488f3-cc84-4bc5-8846-32a16a2fb671",
"ParentId": "4b7e6516-4d66-4a8f-b35b-e61424c5a78f"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for images item.
PUT /api/multimedias/images({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "13ffa48d-d0a9-4590-b796-7d77c0b3556d",
"publishingoffices": "e476e82b-108f-470a-8c53-0abd693e2a6b",
"events": "15600cdf-07c2-405b-9a4c-615749dda853",
"targets": "218f3f86-d392-46c6-982b-fbad67709967",
"Category": "c42f6b51-919e-4702-8ae4-598fa8f4379a",
"imagetypes": "dde2df1d-d5d7-44b4-b1f7-2065392db519",
"departmentaltargets": "10ed755b-27c5-4995-9d0a-de5b09b6c4c8",
"stakeholders": "abada8a4-b457-470d-b738-4a2544a79829",
"Tags": "76800fc5-97f7-450a-a073-66a7c12724c3",
"healthtopics": "f59b0d6a-89d7-4e40-bacb-3d7d96678168",
"targetaudiences": "685d4355-ffdc-4fb5-bb4f-83ba16e2e16d",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "ddf45ffe-1091-439f-a377-214dbfd87e1d",
"ParentId": "e70835d5-795d-4e4b-afa3-8b7bd32401e1"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a images item by Id.
DELETE /api/multimedias/images({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from images item.
GET /api/multimedias/images({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| MaxSize | System.Int64 | Read only: False | |
| MaxItemSize | System.Int64 | Read only: False | |
| BlobStorageProvider | System.String | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| ClientCacheProfile | System.String | Read only: False | |
| ExcludeFromSiteSearch | System.Boolean | Read only: False | |
| CoverId | System.Guid | Read only: False | |
| ThumbnailProfiles | System.String | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| ResizeOnUpload | System.Boolean | Read only: False | |
| NewSize | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ChildrenCount | System.Int32 | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
[
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "9f6f07e5-7624-49f1-81db-6317455548f5",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "d02092b3-4764-4eb6-9558-899480a7b79b",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T13:07:02.1093845+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
},
{
"LastModified": "2026-05-07T13:07:02.1093845Z",
"PublicationDate": "2026-05-07T13:07:02.1093845Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T13:07:02.1093845Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "9f6f07e5-7624-49f1-81db-6317455548f5",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "d02092b3-4764-4eb6-9558-899480a7b79b",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T13:07:02.1093845+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
]Add Parent relation to images item.
POST /api/multimedias/images({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from images item.
DELETE /api/multimedias/images({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.