Returns a set of data items of type images.
GET /api/media/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-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "eeac6e92-38e1-4ac3-b310-63cb2630cdc8",
"publishingoffices": "0d631d73-7994-4a07-a687-84282a3c870b",
"events": "0ae56440-e72d-4737-b420-967398c55b90",
"targets": "1263151a-38f3-4f5d-ac99-528e220f2a66",
"Category": "8e4d9c02-9429-44a9-8552-1f7d825a3b3c",
"imagetypes": "77f598f9-a489-437c-aab0-e9860dfdfe77",
"departmentaltargets": "f665c061-1996-4eb9-b9b6-dbf4fa4fa358",
"stakeholders": "22c82d3b-6d55-44ce-9deb-6ef96177fe34",
"Tags": "72a56fd5-da2d-46aa-ab8e-01c6ace891bc",
"healthtopics": "44029328-e42a-4d7c-affe-439beade5285",
"targetaudiences": "a6e19e9f-24a4-4298-9037-d8ca5bb8c518",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "407fcc9a-18e8-4add-ab32-d0a44491642e",
"ParentId": "0a000bc5-ca0c-4348-a128-b2ae18a781ce",
"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-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "eeac6e92-38e1-4ac3-b310-63cb2630cdc8",
"publishingoffices": "0d631d73-7994-4a07-a687-84282a3c870b",
"events": "0ae56440-e72d-4737-b420-967398c55b90",
"targets": "1263151a-38f3-4f5d-ac99-528e220f2a66",
"Category": "8e4d9c02-9429-44a9-8552-1f7d825a3b3c",
"imagetypes": "77f598f9-a489-437c-aab0-e9860dfdfe77",
"departmentaltargets": "f665c061-1996-4eb9-b9b6-dbf4fa4fa358",
"stakeholders": "22c82d3b-6d55-44ce-9deb-6ef96177fe34",
"Tags": "72a56fd5-da2d-46aa-ab8e-01c6ace891bc",
"healthtopics": "44029328-e42a-4d7c-affe-439beade5285",
"targetaudiences": "a6e19e9f-24a4-4298-9037-d8ca5bb8c518",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "407fcc9a-18e8-4add-ab32-d0a44491642e",
"ParentId": "0a000bc5-ca0c-4348-a128-b2ae18a781ce",
"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/media/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-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "926b641e-8311-4a5f-a9fc-6230be0e342a",
"publishingoffices": "2dd8261a-2134-4e73-b077-c00d56a61d6d",
"events": "2f415ab5-deb8-43d4-9774-76e13a084870",
"targets": "2a234bba-24e3-4596-9bbb-dc7c78ac2ac6",
"Category": "6281e0c6-1810-4c65-9e64-57cd2166bcd9",
"imagetypes": "32efb692-0fa0-431f-bda6-723444a6ff66",
"departmentaltargets": "a7001930-6699-4d56-885a-7c0ab05f84e1",
"stakeholders": "4c26fee9-b7fb-48e7-9574-66c3d5ac3820",
"Tags": "50b02fbc-3b16-4359-96fd-0d6b7914e2d6",
"healthtopics": "2a3067d5-ffea-4053-bb9c-ed2f78b90737",
"targetaudiences": "1b557b58-bd8c-4361-9053-93f6d268b85c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8588a4b7-7558-47b9-80b3-b208631cd036",
"ParentId": "d42cd589-fa4e-450c-8d59-d71fab4ef13e",
"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/media/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": "a7ea9968-523a-4c97-9491-07f7537e09d3"
}Creates a images item.
POST /api/media/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-01-12T18:44:22.3721113Z",
"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": "1682ec0b-e24c-499d-bd66-1d02a21c9288",
"publishingoffices": "9853baf9-9b8c-4506-b25d-53d4dc1c138a",
"events": "3014b92a-9226-46a7-a00a-82ed8524b9bc",
"targets": "fd143a53-4d1e-462f-9a84-04ad1524d4c5",
"Category": "6b701b7d-d67f-42a5-99fd-e0cf57832320",
"imagetypes": "f5138fdc-987d-4652-98ce-3dc4a591dd37",
"departmentaltargets": "bf455117-d2d1-4a4f-94aa-01c5aa776d02",
"stakeholders": "20b20022-4a5d-45f9-87c4-93d9ea0316b6",
"Tags": "fd07d429-deec-48e6-a9f3-a6229e607f5e",
"healthtopics": "0de58c57-eef3-463a-8c9c-5f63d4e6caa1",
"targetaudiences": "984bd6f9-c33a-48ec-b6f3-4f0361ae0589",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "3eeac160-949f-48ff-ac28-3493f25edc59",
"ParentId": "e29dfdeb-ab8a-43fd-85e7-d84c6c46f8ce"
}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-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "dffe0070-8889-49b2-9937-a2d23d0076a2",
"publishingoffices": "f520985e-3a47-46a1-8008-ec38be3b83bb",
"events": "8cea124b-2714-49de-8812-e06d3385eaf8",
"targets": "636883f8-1c75-49b1-b2ef-ac5e30bdf127",
"Category": "609d30be-c82e-455a-934f-de2abc5397fd",
"imagetypes": "b5397201-e4f4-430e-a598-9801cfc99ef1",
"departmentaltargets": "e7d127c2-b753-4d53-aa9a-eec39b3fbcc9",
"stakeholders": "d157721e-3894-457c-9219-6027501bcd54",
"Tags": "3f2e22ac-4340-4e13-8a56-8a6de7cbd987",
"healthtopics": "e683a314-8f5f-4324-923b-5d8038f75574",
"targetaudiences": "1b1d6c3b-375d-4a9a-8f40-59b3eedd88c3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b3f0c3d7-7265-41bf-9314-87a06c6137b0",
"ParentId": "f12c3f30-ab11-4bee-978d-758616b18c9e",
"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/media/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-01-12T18:44:22.3721113Z",
"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": "3ac32638-8f93-4870-8f3a-d0803afab1cc",
"publishingoffices": "d15fd048-8b35-4136-a78a-65fbc2515401",
"events": "fafbefa3-7b3b-4c40-9fbc-738d34f294f9",
"targets": "91ce062b-8b38-43e8-8d6a-f26cba6419cd",
"Category": "084a48ec-3ad8-4fee-bfc7-1300b46f70ce",
"imagetypes": "56fb05c0-69fd-4dc8-bbad-8a3af73b48e3",
"departmentaltargets": "e044cc69-6f16-4a2a-858e-2012ff968daa",
"stakeholders": "6bf6d7f5-410b-42c6-9ae0-d250fda2bc54",
"Tags": "be19d8af-a24f-41a6-b188-2dec95d8973a",
"healthtopics": "f506aba2-37e1-4826-adfb-410136ec6bdf",
"targetaudiences": "92ce6258-f096-4e18-9c27-cc748173d3a8",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "8e939119-446d-4491-9326-f05c167a5446",
"ParentId": "d3f74007-aee0-4c55-9517-410b3ae4ad04"
}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/media/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-01-12T18:44:22.3721113Z",
"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": "758abefc-f701-4384-98e8-31ba888e4321",
"publishingoffices": "949eb413-ca38-4ff6-be5e-8e7679b7a1ef",
"events": "5383f0a0-295e-44e9-85e7-7f9b6bee9e82",
"targets": "8358c164-2436-4683-a243-b0539e4311ac",
"Category": "6438f24b-4f87-4fc6-894c-e8a9fb02f1e7",
"imagetypes": "5cbe9cc3-077e-4c83-92fd-e1749aea07f9",
"departmentaltargets": "bc3d7d82-b6a6-4b33-aa3e-3eeb5fbdbe2c",
"stakeholders": "0d92cea4-6d9b-41e0-a0e2-6c19643e6bab",
"Tags": "f50bbefa-972e-47ec-94f2-8cfdb04b698e",
"healthtopics": "c47acb63-afbf-4518-b556-3ef0142ef336",
"targetaudiences": "eb822a5b-6a41-4fab-be26-bf4f77563eff",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "69789a8b-86cf-4e2e-977c-0d62291ebdf0",
"ParentId": "ea7fd380-b10c-4d22-bca4-ed5bf5d01109"
}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/media/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/media/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-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "c7804ea9-19f5-43ef-b02f-cf82f69f611d",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "11c304f5-60ec-4b49-a51d-703b993c5ed7",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T18:44:22.3721113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
},
{
"LastModified": "2026-01-12T18:44:22.3721113Z",
"PublicationDate": "2026-01-12T18:44:22.3721113Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-12T18:44:22.3721113Z",
"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": "c7804ea9-19f5-43ef-b02f-cf82f69f611d",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "11c304f5-60ec-4b49-a51d-703b993c5ed7",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-12T18:44:22.3721113+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
]Add Parent relation to images item.
POST /api/media/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/media/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.