Returns a set of data items of type slides.
GET /api/media/slides
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 | |
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "bf04a0da-4231-4eb2-b4ed-b450a30c9141",
"healthtopics": "c7eb6659-54a7-4dd7-b133-72bc19e5ecd6",
"Subtitle": "sample string 10",
"departmentaltargets": "f030dc7f-4fff-43d5-b45e-33d63367bc83",
"targetaudiences": "9e8bff90-2d07-4fef-a569-70c1e299d507",
"sustainabledevelopmentgoals": "f95a4918-6859-4ec7-9bd4-a2b391d71cb3",
"Title": "sample string 14",
"publishingoffices": "8fa701e6-cbac-4042-8dc2-46320f228fcf",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-09T22:46:46.0334872+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "bf04a0da-4231-4eb2-b4ed-b450a30c9141",
"healthtopics": "c7eb6659-54a7-4dd7-b133-72bc19e5ecd6",
"Subtitle": "sample string 10",
"departmentaltargets": "f030dc7f-4fff-43d5-b45e-33d63367bc83",
"targetaudiences": "9e8bff90-2d07-4fef-a569-70c1e299d507",
"sustainabledevelopmentgoals": "f95a4918-6859-4ec7-9bd4-a2b391d71cb3",
"Title": "sample string 14",
"publishingoffices": "8fa701e6-cbac-4042-8dc2-46320f228fcf",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-09T22:46:46.0334872+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets slides item by id.
GET /api/media/slides({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 | |
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4540bf05-aece-497b-aab2-df819572fb49",
"healthtopics": "e3c3e6cf-d163-42b8-9c2c-b126b50bcffe",
"Subtitle": "sample string 10",
"departmentaltargets": "0b90c1c2-fc20-41cc-9eea-4fc8d01728cb",
"targetaudiences": "f31b9815-74d2-4e75-853e-6d39df4b66a6",
"sustainabledevelopmentgoals": "22381807-dc4c-41de-aba7-235d8c0a6f1d",
"Title": "sample string 14",
"publishingoffices": "9a68e872-f335-456d-93bf-bef7435204db",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-09T22:46:46.0334872+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from slides item.
GET /api/media/slides({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": "03d51eca-8aff-4bb0-8260-603526bdbc84"
}Creates a slides item.
POST /api/media/slides
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "6d1aa18f-7a21-4def-9841-2c88442bd93a",
"healthtopics": "6af3186d-2725-4d47-b2ce-cd91927340ee",
"Subtitle": "sample string 7",
"departmentaltargets": "676acc02-7585-400c-92ba-b0fd07901442",
"targetaudiences": "f90b6c28-1c44-4d69-8e2b-142bfadb9bfb",
"sustainabledevelopmentgoals": "aa9e1e8c-448d-48c3-93ed-257ca657884f",
"Title": "sample string 11",
"publishingoffices": "0835ddab-e454-4200-af1c-68bcacd6e2c9",
"Body": "sample string 13"
}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 | |
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "72e6b504-a889-4af0-ba40-c584cc944111",
"healthtopics": "e8492cc5-6db3-45c0-816d-76e96c7f62ac",
"Subtitle": "sample string 10",
"departmentaltargets": "234f32d5-55af-46fc-a324-7e2a8539ec32",
"targetaudiences": "b9ef9ae3-94be-4512-af21-fe56acb9570a",
"sustainabledevelopmentgoals": "b6bd425b-dc0f-484c-b636-a571c7202c4d",
"Title": "sample string 14",
"publishingoffices": "e2064e05-1e5b-47bf-982c-1c977df6bc18",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-09T22:46:46.0334872+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for slides item.
PATCH /api/media/slides({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 | |
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d4d095bc-6727-420d-9193-c041dfcb94b5",
"healthtopics": "12d24acc-2205-4d91-926d-b63080093739",
"Subtitle": "sample string 7",
"departmentaltargets": "06bddedb-d6a3-4ffa-af19-f1939afa6680",
"targetaudiences": "02440cb9-dfc7-4450-83b6-340938a82ebc",
"sustainabledevelopmentgoals": "f33fd1b1-8252-4ec0-a198-d9d84c7a68f2",
"Title": "sample string 11",
"publishingoffices": "ff403fb5-67f1-4d2d-bbbf-70040a40c3cf",
"Body": "sample string 13"
}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 slides item.
PUT /api/media/slides({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 | |
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "5df1f3c4-30de-4201-a1a0-0aa37f38844f",
"healthtopics": "660cf8c4-42fe-4b3e-b35e-d07049962406",
"Subtitle": "sample string 7",
"departmentaltargets": "f48903b6-d955-49fd-9664-1af718c6afee",
"targetaudiences": "546b1992-5d7e-413d-8a99-dc4958443948",
"sustainabledevelopmentgoals": "4676caf2-397c-4a6b-95a8-7e563b518a47",
"Title": "sample string 11",
"publishingoffices": "0bffde47-3804-45a5-87f9-e3f185adaa2b",
"Body": "sample string 13"
}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 slides item by Id.
DELETE /api/media/slides({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 Image from slides item.
GET /api/media/slides({key})/Image
| 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 | |
| JoomlaArticleId | System.String | 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-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"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": "9d8005b0-f2ce-4419-b914-1ff3492992ac",
"publishingoffices": "38911f89-9f01-441b-af6f-81abd0642809",
"events": "f2286bbb-c41d-4819-ae87-fef275253a6d",
"targets": "6c3f58cc-a65a-4552-8e81-0801d9eafc8f",
"Category": "baa3a14e-8de5-4f68-b9e7-434aed6b5e31",
"imagetypes": "2b87f01a-1b93-47d7-8d85-267acae1e836",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4036a862-f66c-4f29-a188-f07d796fd244",
"stakeholders": "d5d858cb-a99e-4adb-9930-35e0f90d3cfc",
"Tags": "6f540f25-603e-44cd-a155-eb7511fd9b63",
"healthtopics": "1ef4a844-c65f-40c7-8632-f02710cc3b7e",
"targetaudiences": "6feeb245-00d2-4de6-8111-d1d282175477",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a24407f2-6321-49ea-9741-941b2fd30431",
"ParentId": "a98714f5-54c0-44c7-b01e-f9d829fef3fc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-09T22:46:46.0334872Z",
"PublicationDate": "2026-08-09T22:46:46.0334872Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-09T22:46:46.0334872Z",
"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": "9d8005b0-f2ce-4419-b914-1ff3492992ac",
"publishingoffices": "38911f89-9f01-441b-af6f-81abd0642809",
"events": "f2286bbb-c41d-4819-ae87-fef275253a6d",
"targets": "6c3f58cc-a65a-4552-8e81-0801d9eafc8f",
"Category": "baa3a14e-8de5-4f68-b9e7-434aed6b5e31",
"imagetypes": "2b87f01a-1b93-47d7-8d85-267acae1e836",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4036a862-f66c-4f29-a188-f07d796fd244",
"stakeholders": "d5d858cb-a99e-4adb-9930-35e0f90d3cfc",
"Tags": "6f540f25-603e-44cd-a155-eb7511fd9b63",
"healthtopics": "1ef4a844-c65f-40c7-8632-f02710cc3b7e",
"targetaudiences": "6feeb245-00d2-4de6-8111-d1d282175477",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a24407f2-6321-49ea-9741-941b2fd30431",
"ParentId": "a98714f5-54c0-44c7-b01e-f9d829fef3fc",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Image relation to slides item.
POST /api/media/slides({key})/Image/$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 Image from slides item.
DELETE /api/media/slides({key})/Image/$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.