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-03-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "2c06ca58-79ea-4e14-b925-5060c6cce73a",
"healthtopics": "bf2d7110-12d0-4e19-b8c5-12f5440ca421",
"Subtitle": "sample string 10",
"departmentaltargets": "f3cc1f97-ec98-4839-a859-2d51e1551d56",
"targetaudiences": "af8eadfd-e7aa-41fd-94a9-7101fb23163d",
"sustainabledevelopmentgoals": "7bc0e829-4549-41ba-9092-379f47d9b910",
"Title": "sample string 14",
"publishingoffices": "25d6caa1-3011-4024-b3c1-39de468ba66d",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T18:44:40.0862323+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "2c06ca58-79ea-4e14-b925-5060c6cce73a",
"healthtopics": "bf2d7110-12d0-4e19-b8c5-12f5440ca421",
"Subtitle": "sample string 10",
"departmentaltargets": "f3cc1f97-ec98-4839-a859-2d51e1551d56",
"targetaudiences": "af8eadfd-e7aa-41fd-94a9-7101fb23163d",
"sustainabledevelopmentgoals": "7bc0e829-4549-41ba-9092-379f47d9b910",
"Title": "sample string 14",
"publishingoffices": "25d6caa1-3011-4024-b3c1-39de468ba66d",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T18:44:40.0862323+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-03-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "be6cb33d-31d7-44ab-b754-d8f8003bac0f",
"healthtopics": "bfae39e0-0a4c-4ccd-a3a2-68ccc7bc5968",
"Subtitle": "sample string 10",
"departmentaltargets": "efcc5885-c829-4189-9428-ccf2ee71fb1a",
"targetaudiences": "ca0fa53b-7069-4a00-b4b3-e8c30b4786f7",
"sustainabledevelopmentgoals": "ceec0672-2032-4db3-a78b-527742fe92c2",
"Title": "sample string 14",
"publishingoffices": "8dd9817d-101a-4807-82dc-fa21b258e0c8",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T18:44:40.0862323+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": "6c84098e-3a66-4d96-9924-d2622d4fcc2a"
}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-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c1c70d8c-dc14-431a-88bf-1ab4d9ff53c8",
"healthtopics": "f92c4672-6709-44eb-8683-73c91522c5ad",
"Subtitle": "sample string 7",
"departmentaltargets": "719f8a47-0f17-4379-be20-126615801b06",
"targetaudiences": "5462de69-aa99-4fa3-8bfc-fa0f2a39da9e",
"sustainabledevelopmentgoals": "7fc0ca69-5671-426b-ab07-87184bdbc1f5",
"Title": "sample string 11",
"publishingoffices": "7a302fb7-fcf7-4158-960f-bd6327e17af6",
"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-03-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "9788efbe-9761-4517-b4a1-960ce8680bf2",
"healthtopics": "83286796-d18d-4646-adf5-14e9324f6f55",
"Subtitle": "sample string 10",
"departmentaltargets": "ac14a8f5-ddc4-4b7b-8ac4-67268dc898cc",
"targetaudiences": "be2396d3-2610-4ec8-8160-d7e0f580f90a",
"sustainabledevelopmentgoals": "5b2e7ce8-9cda-42d2-907a-54ef2d75b01f",
"Title": "sample string 14",
"publishingoffices": "a9cc53be-1898-42f0-82eb-b5b4686eb58a",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T18:44:40.0862323+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-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "bf071301-c912-43a9-a18b-e1a2e8bb9a5d",
"healthtopics": "7e58385d-2472-451c-984f-5e37e1ce6a1e",
"Subtitle": "sample string 7",
"departmentaltargets": "79d8a069-e547-4204-bdb5-68d866334dc1",
"targetaudiences": "6f4674fb-87d9-4e7f-b16d-780d916f5bfa",
"sustainabledevelopmentgoals": "9ba5398f-a74e-4d10-80f7-070e4f040aae",
"Title": "sample string 11",
"publishingoffices": "ac32d611-c3f5-44e8-b50e-82155b0c918c",
"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-03-26T18:44:40.0862323Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "a253e242-7427-447a-adb6-fc77cca094d8",
"healthtopics": "f719f8f1-773d-4df8-8c1d-649e696b6c9c",
"Subtitle": "sample string 7",
"departmentaltargets": "703fda00-77d0-4159-9845-110f746b49c6",
"targetaudiences": "db155122-331f-41f5-8aac-ee6b02d55a10",
"sustainabledevelopmentgoals": "47d8d903-e29b-4f10-af2f-6b41011d2e46",
"Title": "sample string 11",
"publishingoffices": "f692d79a-4a34-4145-921d-54522916ef3d",
"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-03-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"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": "3430c33b-05a4-46d0-8469-ffa2039fd449",
"publishingoffices": "a47ac8bc-c233-4fcf-a729-fec86b8f2e9c",
"events": "72af7b1c-ead1-4dba-8c05-194d8bb1d331",
"targets": "2e0acfae-0ed5-4ca3-bcfb-f27aa2cc1cf4",
"Category": "1da9afef-6786-4363-a41e-9d529ea60cec",
"imagetypes": "63f4982e-67d7-4bdc-83cb-ed89d987d991",
"departmentaltargets": "3896a461-c6cf-4dfa-af06-13a79dadc5db",
"stakeholders": "f8ba378d-d0e7-4efb-93ed-0716d04f36a3",
"Tags": "30d17445-f4e4-4f0f-812b-5e22d677bf62",
"healthtopics": "148adbdf-e298-4252-bcd7-6b458d927837",
"targetaudiences": "7329e4bf-96e0-4cce-9f8e-13b8ee83dd75",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "fd7b699d-6937-4dec-af8e-be6b432e15f1",
"ParentId": "86400293-1f87-4f28-a3e2-1a0d0a27599d",
"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-26T18:44:40.0862323Z",
"PublicationDate": "2026-03-26T18:44:40.0862323Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T18:44:40.0862323Z",
"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": "3430c33b-05a4-46d0-8469-ffa2039fd449",
"publishingoffices": "a47ac8bc-c233-4fcf-a729-fec86b8f2e9c",
"events": "72af7b1c-ead1-4dba-8c05-194d8bb1d331",
"targets": "2e0acfae-0ed5-4ca3-bcfb-f27aa2cc1cf4",
"Category": "1da9afef-6786-4363-a41e-9d529ea60cec",
"imagetypes": "63f4982e-67d7-4bdc-83cb-ed89d987d991",
"departmentaltargets": "3896a461-c6cf-4dfa-af06-13a79dadc5db",
"stakeholders": "f8ba378d-d0e7-4efb-93ed-0716d04f36a3",
"Tags": "30d17445-f4e4-4f0f-812b-5e22d677bf62",
"healthtopics": "148adbdf-e298-4252-bcd7-6b458d927837",
"targetaudiences": "7329e4bf-96e0-4cce-9f8e-13b8ee83dd75",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "fd7b699d-6937-4dec-af8e-be6b432e15f1",
"ParentId": "86400293-1f87-4f28-a3e2-1a0d0a27599d",
"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.