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-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "98bc0648-8aca-4a93-aad9-fc1750c00d66",
"healthtopics": "dff702e7-7033-494a-bbef-ec9615dbe5d6",
"Subtitle": "sample string 10",
"departmentaltargets": "ee163643-da2f-40ad-be64-8a37cc75a559",
"targetaudiences": "7929ca98-d846-4b78-a34d-31ac47a7a72d",
"sustainabledevelopmentgoals": "e43cb642-1239-4be5-9554-8746b2557561",
"Title": "sample string 14",
"publishingoffices": "b51a39d2-7885-43c8-a37f-4c179183fc9e",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T03:05:01.561869+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "98bc0648-8aca-4a93-aad9-fc1750c00d66",
"healthtopics": "dff702e7-7033-494a-bbef-ec9615dbe5d6",
"Subtitle": "sample string 10",
"departmentaltargets": "ee163643-da2f-40ad-be64-8a37cc75a559",
"targetaudiences": "7929ca98-d846-4b78-a34d-31ac47a7a72d",
"sustainabledevelopmentgoals": "e43cb642-1239-4be5-9554-8746b2557561",
"Title": "sample string 14",
"publishingoffices": "b51a39d2-7885-43c8-a37f-4c179183fc9e",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T03:05:01.561869+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-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "609ac0ff-47a1-4bc9-89a1-df586256ffa5",
"healthtopics": "13bf38ab-5bc4-4dfc-8436-fee2a0d00025",
"Subtitle": "sample string 10",
"departmentaltargets": "87b6da0f-b42f-40b4-87b7-cc96748fe909",
"targetaudiences": "df091e9f-5502-4d46-a852-a1791438873e",
"sustainabledevelopmentgoals": "c41462a9-7b27-4a0d-bde4-19b46e6e6571",
"Title": "sample string 14",
"publishingoffices": "723f9ffb-e1a5-4220-a592-66db6908b86b",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T03:05:01.561869+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": "4eb097ff-61a7-43ee-b660-dd15fbbbf96f"
}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-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "5a2ddfc4-9004-4c10-b2b7-4450006ea938",
"healthtopics": "de1b0a5a-bdb3-4947-bacb-656e020361a4",
"Subtitle": "sample string 7",
"departmentaltargets": "e8ecd09d-2ac1-49fa-a887-7f0b2542bfa7",
"targetaudiences": "23f11f55-f178-4c60-8d57-ba22ba378b34",
"sustainabledevelopmentgoals": "857b091c-027c-497c-8ec3-61af668b8507",
"Title": "sample string 11",
"publishingoffices": "421a0214-f386-480f-b44e-6fc1c8744b5a",
"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-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "dc539a69-c85a-46b1-ae76-92b70c9832e6",
"healthtopics": "25beb566-53a6-4455-85df-379216238448",
"Subtitle": "sample string 10",
"departmentaltargets": "fe23c577-bc54-40fa-a312-14f2b8cc9fb3",
"targetaudiences": "a5f642dd-4040-4555-a9b8-a6207fa2e076",
"sustainabledevelopmentgoals": "01b4148b-bff9-4e1f-83e6-d3ba0485f6e0",
"Title": "sample string 14",
"publishingoffices": "1ba19ad9-5bad-4916-a275-a94f52b7c51c",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T03:05:01.561869+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-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "24cb12ed-79ad-4b49-9458-5525d82294a2",
"healthtopics": "8171d117-491b-4591-8d64-0c58fab7a9cf",
"Subtitle": "sample string 7",
"departmentaltargets": "2417cd1c-d741-4579-a06e-4ae6fc4afbcd",
"targetaudiences": "a5c4a65e-7c2c-48bb-9aaf-c705adef5a3f",
"sustainabledevelopmentgoals": "aeb74132-e711-43de-9493-18bbc001746c",
"Title": "sample string 11",
"publishingoffices": "cdfb2fa7-03d0-4b98-a8d9-8686dfbd220f",
"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-04-17T03:05:01.561869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c64b409e-80e6-4fc6-9e57-dd40f4db0471",
"healthtopics": "02114c16-9949-4a03-94f2-6a413c82bba0",
"Subtitle": "sample string 7",
"departmentaltargets": "290e47ef-83d1-40da-b891-3123f1ffc802",
"targetaudiences": "081ac56a-e0bf-47ad-8357-22fc45afd244",
"sustainabledevelopmentgoals": "ab7f3403-b8d1-47b4-8eae-e3407693014e",
"Title": "sample string 11",
"publishingoffices": "124866ea-d013-437c-abd1-d986c4148be1",
"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-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"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": "a0c6a227-c43a-4124-96f3-55330d228e2b",
"publishingoffices": "186c3ff3-072f-4cbd-86f6-b3e045008021",
"events": "ee8a0e6e-a388-4d75-aec3-5ddaf480c099",
"targets": "a4d16a26-eac1-4a04-b4a1-1fce215ff06f",
"Category": "1150bc9e-6cea-4fbf-a06c-c487424bfdfa",
"imagetypes": "8afba4b0-5eeb-420a-b516-42ae721c0a1f",
"departmentaltargets": "11f04817-8fa4-4edb-8854-6010f36a97c7",
"stakeholders": "78908464-53c7-49b2-bdb4-2a0f1cc71718",
"Tags": "8b1fe036-ee59-4438-a717-ef0237668482",
"healthtopics": "490a6ffe-b28e-410f-bfcd-3f033dc57442",
"targetaudiences": "d3589eb8-53f1-4b84-a548-10cd77f0b512",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b7590f67-fbc8-490b-8540-c8434ac6c9b3",
"ParentId": "96292ab3-5f43-45eb-8f4b-6f16f38e2162",
"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-04-17T03:05:01.561869Z",
"PublicationDate": "2026-04-17T03:05:01.561869Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T03:05:01.561869Z",
"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": "a0c6a227-c43a-4124-96f3-55330d228e2b",
"publishingoffices": "186c3ff3-072f-4cbd-86f6-b3e045008021",
"events": "ee8a0e6e-a388-4d75-aec3-5ddaf480c099",
"targets": "a4d16a26-eac1-4a04-b4a1-1fce215ff06f",
"Category": "1150bc9e-6cea-4fbf-a06c-c487424bfdfa",
"imagetypes": "8afba4b0-5eeb-420a-b516-42ae721c0a1f",
"departmentaltargets": "11f04817-8fa4-4edb-8854-6010f36a97c7",
"stakeholders": "78908464-53c7-49b2-bdb4-2a0f1cc71718",
"Tags": "8b1fe036-ee59-4438-a717-ef0237668482",
"healthtopics": "490a6ffe-b28e-410f-bfcd-3f033dc57442",
"targetaudiences": "d3589eb8-53f1-4b84-a548-10cd77f0b512",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b7590f67-fbc8-490b-8540-c8434ac6c9b3",
"ParentId": "96292ab3-5f43-45eb-8f4b-6f16f38e2162",
"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.