Returns a set of data items of type slides.
GET /api/default/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-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5fd1ce7c-211b-4606-8e06-0977f0400109",
"healthtopics": "9a74fae0-2a26-4a0f-8777-5496c32bf33a",
"Subtitle": "sample string 10",
"departmentaltargets": "a8288d54-f420-464c-aa09-4357e66568f0",
"targetaudiences": "e65d6518-76c5-4059-9c85-abc163cd696b",
"sustainabledevelopmentgoals": "72b8e487-e2b2-49f7-a4f8-c471e14d1b78",
"Title": "sample string 14",
"publishingoffices": "a4da3c75-2aa9-431d-94f3-7e4525e04dfd",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.4314341+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5fd1ce7c-211b-4606-8e06-0977f0400109",
"healthtopics": "9a74fae0-2a26-4a0f-8777-5496c32bf33a",
"Subtitle": "sample string 10",
"departmentaltargets": "a8288d54-f420-464c-aa09-4357e66568f0",
"targetaudiences": "e65d6518-76c5-4059-9c85-abc163cd696b",
"sustainabledevelopmentgoals": "72b8e487-e2b2-49f7-a4f8-c471e14d1b78",
"Title": "sample string 14",
"publishingoffices": "a4da3c75-2aa9-431d-94f3-7e4525e04dfd",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.4314341+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets slides item by id.
GET /api/default/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-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9c22f332-375b-4077-953c-7a6ba4df2c1a",
"healthtopics": "ce7ce3c2-2268-48d9-b764-7b6ce672c015",
"Subtitle": "sample string 10",
"departmentaltargets": "19f10226-d1d3-4896-aae5-c6e6a757f50f",
"targetaudiences": "0addb1ca-d93e-4597-a7d7-76b0430b4e98",
"sustainabledevelopmentgoals": "95d922b7-90bd-48c7-8861-28accbed8504",
"Title": "sample string 14",
"publishingoffices": "b69bfcf6-8dbf-404a-a888-19ca6790d551",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.4314341+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from slides item.
GET /api/default/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": "4c8df539-9e25-4442-bc96-68e1d6f0ff79"
}Creates a slides item.
POST /api/default/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-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "ca2b5011-f1c6-4afa-911f-89b249b4b97b",
"healthtopics": "d51b19ef-798d-43e6-a0d5-6456f9957914",
"Subtitle": "sample string 7",
"departmentaltargets": "ded944f6-bfb8-4607-87a6-ac9ad524a4d7",
"targetaudiences": "95048b8e-4370-4d19-9ab4-9ddae6677ec2",
"sustainabledevelopmentgoals": "d04f4460-457f-449e-8255-54517c0c235f",
"Title": "sample string 11",
"publishingoffices": "3bd65170-5e37-4941-a630-3f75ac28d36d",
"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-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a645f5ef-2ee6-4b99-9f40-0d223a3a01e2",
"healthtopics": "abd0de7e-7491-4840-873d-1f5c17aedc58",
"Subtitle": "sample string 10",
"departmentaltargets": "f6bfacb3-d6a7-4f99-adbb-bc10ecd284b2",
"targetaudiences": "c16341ef-827d-4590-8363-98c4bad2ece1",
"sustainabledevelopmentgoals": "02d410ea-6fc4-4987-9202-0842785bcccf",
"Title": "sample string 14",
"publishingoffices": "c32feb31-c239-4662-8d74-6dbee4e35095",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.4314341+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for slides item.
PATCH /api/default/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-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "8ae07b4a-6b56-46fa-b46b-7184c42060c7",
"healthtopics": "db10f6cd-c81f-4948-af18-a363e6ab349b",
"Subtitle": "sample string 7",
"departmentaltargets": "fbb15807-7dae-4a4d-b34d-be5ffc4d0b98",
"targetaudiences": "e66fcdd6-2268-4177-be21-0059127553fa",
"sustainabledevelopmentgoals": "4a014b23-28db-431d-a459-610fb690741b",
"Title": "sample string 11",
"publishingoffices": "62b3a415-5f67-41ba-92c3-8d619f39909f",
"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/default/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-09-20T23:28:01.4314341Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "b2c6f99c-5a0b-4b15-8d14-be187f3457ea",
"healthtopics": "8ee8fd9b-b4ff-4808-a0a4-a35da7f0b12d",
"Subtitle": "sample string 7",
"departmentaltargets": "97106988-0ac5-4c02-a6da-cc4eafeac0aa",
"targetaudiences": "17c34cbc-869d-4745-a675-7e687b72455e",
"sustainabledevelopmentgoals": "a8b6de93-f824-47e6-affe-2267661d3f99",
"Title": "sample string 11",
"publishingoffices": "6221c356-3625-410c-962f-acf4ae1e0dd8",
"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/default/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/default/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-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"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": "d2dacf36-e201-4417-a700-bf1714b1bbf0",
"publishingoffices": "88faece3-ebe3-4928-aea6-f6683295011b",
"events": "9d470d4c-6bc3-4b88-abf0-7ee0d12fd644",
"targets": "09b46714-5100-4f4c-8eb6-f07d4db65836",
"Category": "b14ea864-cf15-4c5c-99ff-c6c42b6297db",
"imagetypes": "ec20061f-d5f1-40de-9d24-fe7fc017671f",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "951a8940-5ad6-4b8f-b047-6e812bb3f237",
"stakeholders": "e694970c-fb53-4ca0-866d-6ee97466aa34",
"Tags": "c6f46289-f993-4813-a5ca-a83674854abc",
"healthtopics": "b643ec94-da0f-406b-a830-7e4aa67f6922",
"targetaudiences": "7be465b8-fea6-4cc6-b3cc-41927618dcf9",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "362ae5f0-653a-4dc4-95c1-8d64f23c7075",
"ParentId": "10e8a57c-ddd2-4599-ba18-d3b71544eca6",
"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-09-20T23:28:01.4314341Z",
"PublicationDate": "2026-09-20T23:28:01.4314341Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.4314341Z",
"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": "d2dacf36-e201-4417-a700-bf1714b1bbf0",
"publishingoffices": "88faece3-ebe3-4928-aea6-f6683295011b",
"events": "9d470d4c-6bc3-4b88-abf0-7ee0d12fd644",
"targets": "09b46714-5100-4f4c-8eb6-f07d4db65836",
"Category": "b14ea864-cf15-4c5c-99ff-c6c42b6297db",
"imagetypes": "ec20061f-d5f1-40de-9d24-fe7fc017671f",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "951a8940-5ad6-4b8f-b047-6e812bb3f237",
"stakeholders": "e694970c-fb53-4ca0-866d-6ee97466aa34",
"Tags": "c6f46289-f993-4813-a5ca-a83674854abc",
"healthtopics": "b643ec94-da0f-406b-a830-7e4aa67f6922",
"targetaudiences": "7be465b8-fea6-4cc6-b3cc-41927618dcf9",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "362ae5f0-653a-4dc4-95c1-8d64f23c7075",
"ParentId": "10e8a57c-ddd2-4599-ba18-d3b71544eca6",
"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/default/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/default/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.