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-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "6609c3fd-4d11-4b42-8c5c-68afb1443eb8",
"healthtopics": "f8edbc01-3ebe-40ff-bd14-d307f916fde5",
"Subtitle": "sample string 10",
"departmentaltargets": "2e31fac2-0cda-446c-a1e3-2d322ddcaf30",
"targetaudiences": "cd4ce175-b479-4fdd-a30a-8acb937e30b2",
"sustainabledevelopmentgoals": "7d551f09-73e8-4502-b7f8-ea382056e58b",
"Title": "sample string 14",
"publishingoffices": "79fae110-40a3-40f9-a58b-723d06b577c4",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-09T16:56:20.104779+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "6609c3fd-4d11-4b42-8c5c-68afb1443eb8",
"healthtopics": "f8edbc01-3ebe-40ff-bd14-d307f916fde5",
"Subtitle": "sample string 10",
"departmentaltargets": "2e31fac2-0cda-446c-a1e3-2d322ddcaf30",
"targetaudiences": "cd4ce175-b479-4fdd-a30a-8acb937e30b2",
"sustainabledevelopmentgoals": "7d551f09-73e8-4502-b7f8-ea382056e58b",
"Title": "sample string 14",
"publishingoffices": "79fae110-40a3-40f9-a58b-723d06b577c4",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-09T16:56:20.104779+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-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0c51f176-a23a-410a-9071-5031b52d42f5",
"healthtopics": "72804cde-226d-466b-b1da-e0eb5c56fa71",
"Subtitle": "sample string 10",
"departmentaltargets": "58d5d510-7f54-44ec-b5bd-940f9eacf9c3",
"targetaudiences": "520356a4-57dc-4c30-94b6-1a67d836bb8b",
"sustainabledevelopmentgoals": "2c73fefd-2636-447a-9eba-b4b497e822c8",
"Title": "sample string 14",
"publishingoffices": "1afc0a14-968a-4e65-9265-3718966f4649",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-09T16:56:20.104779+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": "4d5de62d-5abe-4187-ab21-72a78610a442"
}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-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "73af1223-e092-4e5e-9756-d14696a6e041",
"healthtopics": "863da666-3f4b-46d1-92c5-fa7c6a82f38d",
"Subtitle": "sample string 7",
"departmentaltargets": "a4158c00-5182-4a72-91d1-4d48e4f5ac79",
"targetaudiences": "b8cbc743-c2d2-472d-9f9a-c237ab87d001",
"sustainabledevelopmentgoals": "6b61c0f4-5bc0-4529-83ab-8d7d6bc546d0",
"Title": "sample string 11",
"publishingoffices": "2dcd603d-3885-4ec6-a7e3-774fdf41c1e8",
"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-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5d2afe75-5bbe-4539-8b76-102b4f479530",
"healthtopics": "4696f140-d552-460b-a8b2-98c49c3a44a2",
"Subtitle": "sample string 10",
"departmentaltargets": "75950118-bae0-4dc9-959c-6c5ab6004358",
"targetaudiences": "b751810f-9a38-4498-89b6-1eee12d385fb",
"sustainabledevelopmentgoals": "5afbb931-7219-4418-a990-21d48d966ef4",
"Title": "sample string 14",
"publishingoffices": "38be3c64-7e53-40cd-9d48-51ec71fd4093",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-09T16:56:20.104779+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-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "5bc26abe-b393-4bc8-bddc-dfe30cfedd26",
"healthtopics": "84ca7d1f-66c5-4180-8516-ee4fd3865c2f",
"Subtitle": "sample string 7",
"departmentaltargets": "63f5b5fc-1ba4-4fbf-bfc6-de6034fd8b4b",
"targetaudiences": "07c892ef-9d25-4b63-a53c-ebc971181ad1",
"sustainabledevelopmentgoals": "3ad18b89-bf25-49d4-8bef-5cbce3312202",
"Title": "sample string 11",
"publishingoffices": "bede47bc-6e6f-4c98-a3ea-216f5838e070",
"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-02-09T16:56:20.104779Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "cc8f4089-fd5f-473d-8d90-f1fe949197c4",
"healthtopics": "38b1a78a-74f5-4667-888b-36893648c28a",
"Subtitle": "sample string 7",
"departmentaltargets": "7aa284f2-c077-4800-8968-f5ad48307f35",
"targetaudiences": "5bc4999c-220a-4871-b131-eef5d54b992d",
"sustainabledevelopmentgoals": "809daebd-f43c-4776-90f8-7678515ca556",
"Title": "sample string 11",
"publishingoffices": "e05ee35d-a182-4350-9089-a56ca05e54a3",
"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 | |
| 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-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"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": "f72e3971-c3ff-471f-a0b0-de450325a135",
"publishingoffices": "6eac1053-689a-4624-9496-df0b828a31e0",
"events": "9ec49ef6-15e3-4872-bfcd-f8309acfcfa9",
"targets": "fde1003c-bdba-4414-824b-c5a4cb40dda9",
"Category": "60dfc57b-571b-4bb4-b972-2aed2fa96a3f",
"imagetypes": "8dbd0122-7f61-4b66-866e-5b2a01e42fe7",
"departmentaltargets": "c2522c27-a282-41a2-834c-d008533832b9",
"stakeholders": "5af76b1c-23d0-4c46-ae81-5dc96b7843bc",
"Tags": "3ddecc24-0f39-4812-9933-dbd95d174be9",
"healthtopics": "2f313a6e-6f43-416a-ae15-47f3e4de6076",
"targetaudiences": "b4eaa3b4-87dc-423e-84a8-a58a889192da",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2f69c915-8fc2-4549-8e19-064d771a6779",
"ParentId": "3d78b187-c169-4d72-b28c-fd9690b8505f",
"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-02-09T16:56:20.104779Z",
"PublicationDate": "2026-02-09T16:56:20.104779Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-09T16:56:20.104779Z",
"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": "f72e3971-c3ff-471f-a0b0-de450325a135",
"publishingoffices": "6eac1053-689a-4624-9496-df0b828a31e0",
"events": "9ec49ef6-15e3-4872-bfcd-f8309acfcfa9",
"targets": "fde1003c-bdba-4414-824b-c5a4cb40dda9",
"Category": "60dfc57b-571b-4bb4-b972-2aed2fa96a3f",
"imagetypes": "8dbd0122-7f61-4b66-866e-5b2a01e42fe7",
"departmentaltargets": "c2522c27-a282-41a2-834c-d008533832b9",
"stakeholders": "5af76b1c-23d0-4c46-ae81-5dc96b7843bc",
"Tags": "3ddecc24-0f39-4812-9933-dbd95d174be9",
"healthtopics": "2f313a6e-6f43-416a-ae15-47f3e4de6076",
"targetaudiences": "b4eaa3b4-87dc-423e-84a8-a58a889192da",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2f69c915-8fc2-4549-8e19-064d771a6779",
"ParentId": "3d78b187-c169-4d72-b28c-fd9690b8505f",
"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
}
]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.