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-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "4524a45d-b502-4c3e-bc6b-2ce9730afc47",
"publishingoffices": "75fa831c-8ef6-43ca-8866-04bf7118e211",
"events": "4465eb88-faf7-430b-9908-ca2a8e66f1d7",
"targets": "7bb350b1-e009-4ec2-ac02-d7cf8a6974c5",
"Category": "d0f4e662-c0fb-437b-aacd-215e14c8120d",
"imagetypes": "22ec55e5-c662-4a43-bc83-088a29074362",
"departmentaltargets": "f410250a-90cf-4a4c-9967-a777f15d7276",
"stakeholders": "dfefaa7c-781b-443b-b4ed-3dbee318bb29",
"Tags": "fe86c5ea-12d8-4b16-9c7c-01cde92433f7",
"healthtopics": "994d4e98-1000-4f9a-8fad-27c6af416870",
"targetaudiences": "e48ac09d-f17d-4e8f-8e61-21c90d76927d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "46af4961-aabc-4caa-8847-6347f144187f",
"ParentId": "65381da1-07e0-498e-a344-c5043a17cfa8",
"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-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "4524a45d-b502-4c3e-bc6b-2ce9730afc47",
"publishingoffices": "75fa831c-8ef6-43ca-8866-04bf7118e211",
"events": "4465eb88-faf7-430b-9908-ca2a8e66f1d7",
"targets": "7bb350b1-e009-4ec2-ac02-d7cf8a6974c5",
"Category": "d0f4e662-c0fb-437b-aacd-215e14c8120d",
"imagetypes": "22ec55e5-c662-4a43-bc83-088a29074362",
"departmentaltargets": "f410250a-90cf-4a4c-9967-a777f15d7276",
"stakeholders": "dfefaa7c-781b-443b-b4ed-3dbee318bb29",
"Tags": "fe86c5ea-12d8-4b16-9c7c-01cde92433f7",
"healthtopics": "994d4e98-1000-4f9a-8fad-27c6af416870",
"targetaudiences": "e48ac09d-f17d-4e8f-8e61-21c90d76927d",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "46af4961-aabc-4caa-8847-6347f144187f",
"ParentId": "65381da1-07e0-498e-a344-c5043a17cfa8",
"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-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "65073b60-f5cc-4d18-bff7-23105b52c35b",
"publishingoffices": "b68274ac-7a26-46af-8c63-bd7d45952c5d",
"events": "d875d9fd-7313-43e8-9551-07a238eff86c",
"targets": "30180b95-183e-42db-893c-46d6b72ca5a9",
"Category": "535b7c0c-391a-4cf5-b4ab-321e32bcb4cc",
"imagetypes": "15cb340c-3eda-439b-bff5-d989f53f2c22",
"departmentaltargets": "9b52365e-6e30-4e79-9a35-e5b014baf614",
"stakeholders": "df4552cf-7b59-4bbc-ab6f-923b5a8beb3b",
"Tags": "bbf675c2-aef8-40b3-a4e2-9fb97cf283f7",
"healthtopics": "a8af9d09-7cce-438c-8866-6e40ab987516",
"targetaudiences": "9a26cd50-13b1-4031-9431-b83f54f1c3c3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "679f4031-431e-40f3-88c4-7418c68accd6",
"ParentId": "0876ed6f-f3af-457a-a037-f9e694442529",
"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": "d8f053a4-8e0b-4659-9c7f-73e86854cbfd"
}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-03-04T03:15:06.6002908Z",
"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": "a0cfa167-3f7d-4693-a342-e0d1ce3c2f0f",
"publishingoffices": "b55bbdb9-d74f-48ae-bbbe-0002c20d72fb",
"events": "4f35ad71-1c20-4044-95d6-d07254f55b31",
"targets": "39308e14-5364-454c-8cc1-442858e32b44",
"Category": "72346388-3535-44fb-aec2-ff5c047b2c6d",
"imagetypes": "532f8a62-60bf-4517-bc0c-fcc901e06619",
"departmentaltargets": "958f7940-c774-4f42-959f-f5f7b126507f",
"stakeholders": "d93359c9-c08c-4c60-9b52-0a9fdf35a591",
"Tags": "89b3b198-550b-4ee9-a442-248a25c05840",
"healthtopics": "5d1e4986-450d-488e-9486-dc1e42992434",
"targetaudiences": "a20f38b6-5f8d-4e42-9f2d-4ef1cfad8598",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "aed67aad-c63d-4e68-b78b-168a4921be8f",
"ParentId": "3cae8aa4-103f-46d9-9143-c9237ede136f"
}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-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "486c6f88-1886-430a-9c4d-f7f9449c9223",
"publishingoffices": "48e07118-0600-47eb-9b27-c1d7df61768b",
"events": "6d5b53b6-1a12-44da-8ea9-8358a2cdd297",
"targets": "ffca266a-7951-4926-bf18-97fa8959d5e8",
"Category": "7894d219-8469-47ce-955d-1b5c8b468ab3",
"imagetypes": "ee65031a-ee47-4c51-9ceb-845c7a77b53e",
"departmentaltargets": "538f09c5-10e9-40b8-b5e1-5e0ed7a360d7",
"stakeholders": "b28625bd-1c97-4fb9-85d6-1d94c2dbe872",
"Tags": "d105a990-cdb4-46bd-bdf9-01946dc7a80e",
"healthtopics": "024fde71-4a58-46eb-aa06-c1fe1e54b865",
"targetaudiences": "90b61a3f-7d19-4f73-a6c8-315fec11de68",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "738eb412-506d-4446-829e-ea928c1fcdc9",
"ParentId": "bc923bd7-b101-45e4-ab11-a385f7baa425",
"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-03-04T03:15:06.6002908Z",
"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": "d6bed2f1-ffdb-40a5-b943-4446ac6a864a",
"publishingoffices": "afe0c238-255e-46ef-95cb-96ba458db8e2",
"events": "d241a6f1-eae7-4729-b45c-f1f4c5fb566a",
"targets": "e061d61e-6ec9-4989-90cc-e626e06c1e5a",
"Category": "3478daa0-08d4-47c3-b856-88b835c46399",
"imagetypes": "74af7896-4f42-46c6-b159-8b8438f785db",
"departmentaltargets": "e4a23797-ee35-4b20-a875-427943506c53",
"stakeholders": "74118c2d-b061-43b0-bba8-c0be8b5d6b60",
"Tags": "06790e6a-9525-437c-8d32-db975c4c561d",
"healthtopics": "f18fb3f5-6acc-4b79-a2d5-445f2921f490",
"targetaudiences": "dc4b8f0c-88ca-4c3b-8e94-7023a3975e9e",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "c921760b-95b8-43eb-9d4e-3b0ef0f45fa5",
"ParentId": "58b94caf-9661-42ef-9900-e9f9ffc76c14"
}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-03-04T03:15:06.6002908Z",
"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": "78a9fd90-d48f-4d92-a869-2474bcb99438",
"publishingoffices": "cdd6e622-37ee-49b0-81db-7d1908a0faeb",
"events": "be4da357-6211-44c7-8144-de8185c40a55",
"targets": "5746e9ff-6063-48bf-b6e1-4601c51f35b8",
"Category": "56ab3734-a51e-436d-a4c3-8d4cd0d5c295",
"imagetypes": "de7dc840-a67c-4661-81a2-85088cae60f9",
"departmentaltargets": "a2690422-7303-45f5-bf46-0d1f5e6fb0a6",
"stakeholders": "63f855e6-ebe5-4023-8ddc-7015b0bd1c7e",
"Tags": "d0a3bd22-4e6d-49ef-b912-d1c047d11fdd",
"healthtopics": "e031b2b3-02a3-4876-ac17-68b3831d53dd",
"targetaudiences": "78565a96-f0ff-4849-a67f-fbfc96ac7e2c",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "39e42d39-3c19-4acb-bd2e-81533af7dbed",
"ParentId": "53153f4e-7b06-4ac9-a047-6128f5d1c19e"
}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-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "75d69d64-6b4a-492e-8e08-f5191ee89bdb",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "e848d5a5-0b20-4ab2-bb57-0181ea5dc732",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-04T03:15:06.6002908+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
},
{
"LastModified": "2026-03-04T03:15:06.6002908Z",
"PublicationDate": "2026-03-04T03:15:06.6002908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-04T03:15:06.6002908Z",
"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": "75d69d64-6b4a-492e-8e08-f5191ee89bdb",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "e848d5a5-0b20-4ab2-bb57-0181ea5dc732",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-04T03:15:06.6002908+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.