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-07-17T19:01:05.0602311Z",
"PublicationDate": "2026-07-17T19:01:05.0602311Z",
"DateCreated": "2026-07-17T19:01:05.0602311Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5790334b-d6b2-4a47-8a59-e45d0de9da73",
"healthtopics": "bf20661c-b302-4489-88f7-188fbafdd28a",
"Subtitle": "sample string 10",
"departmentaltargets": "b5083895-4262-4f60-be3b-a827413b5728",
"targetaudiences": "07f4c540-9dca-4437-8996-682fae5c9d14",
"sustainabledevelopmentgoals": "a6c4cc4f-7155-43cf-bfd4-39903cf175a0",
"Title": "sample string 14",
"publishingoffices": "5b328e84-900f-46ff-baa2-f9595035c690",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T19:01:05.0602311+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T19:01:05.0602311Z",
"PublicationDate": "2026-07-17T19:01:05.0602311Z",
"DateCreated": "2026-07-17T19:01:05.0602311Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5790334b-d6b2-4a47-8a59-e45d0de9da73",
"healthtopics": "bf20661c-b302-4489-88f7-188fbafdd28a",
"Subtitle": "sample string 10",
"departmentaltargets": "b5083895-4262-4f60-be3b-a827413b5728",
"targetaudiences": "07f4c540-9dca-4437-8996-682fae5c9d14",
"sustainabledevelopmentgoals": "a6c4cc4f-7155-43cf-bfd4-39903cf175a0",
"Title": "sample string 14",
"publishingoffices": "5b328e84-900f-46ff-baa2-f9595035c690",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T19:01:05.0602311+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-07-17T19:01:05.0602311Z",
"PublicationDate": "2026-07-17T19:01:05.0602311Z",
"DateCreated": "2026-07-17T19:01:05.0602311Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f7c1560e-8fe7-4cbd-80fe-5ab667165b68",
"healthtopics": "66cf08e7-e5b6-4dfb-b75d-c1e7d0e3bcae",
"Subtitle": "sample string 10",
"departmentaltargets": "286216f7-b93b-4346-b8e2-79b4a0f195ae",
"targetaudiences": "98cb24d1-ac64-429a-8639-a62f92bf8505",
"sustainabledevelopmentgoals": "287b712c-f5ee-4865-b49b-00beaf6b5a80",
"Title": "sample string 14",
"publishingoffices": "0d8ffc8b-bb96-4728-b935-3c87c733c35c",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T19:01:05.0602311+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": "50fbeb75-5a53-49f7-a9ab-0751ffb105a5"
}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-07-17T19:01:05.0602311Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "0f4af186-f63e-4571-8627-bb7545974dfc",
"healthtopics": "d6c3fda3-15ec-44cf-aeeb-8e145aac011b",
"Subtitle": "sample string 7",
"departmentaltargets": "6a52c0d4-744e-4f98-a7d3-eb55b98378d9",
"targetaudiences": "16e7454d-c835-4a4d-88c7-5d9f65c37725",
"sustainabledevelopmentgoals": "1ff15043-336e-468e-be7d-c6196491818d",
"Title": "sample string 11",
"publishingoffices": "cb13d533-155d-4906-99c1-381fedf318f6",
"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-07-17T19:01:05.0602311Z",
"PublicationDate": "2026-07-17T19:01:05.0602311Z",
"DateCreated": "2026-07-17T19:01:05.0602311Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "873c6362-b113-4f27-97e3-a00aae378592",
"healthtopics": "a4cd8d59-94ed-49b6-8bd2-174601067075",
"Subtitle": "sample string 10",
"departmentaltargets": "426d1c5e-0185-49c5-956e-309894c65dda",
"targetaudiences": "e0694d1f-cc98-418a-bde2-1d562955cebd",
"sustainabledevelopmentgoals": "fad70b5e-b522-4975-a03d-8555e103ed41",
"Title": "sample string 14",
"publishingoffices": "90f4ba60-32ee-4b43-adaa-b3360512115a",
"Body": "sample string 16",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T19:01:05.0602311+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-07-17T19:01:05.0758561Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "474455f3-a164-4403-b457-cc2869d447da",
"healthtopics": "cf8b510a-053c-4e21-b592-ff479ffa1759",
"Subtitle": "sample string 7",
"departmentaltargets": "d3ea6230-546e-4acd-a9f3-1bf0b11aadde",
"targetaudiences": "1843e3c1-2cf4-4b9d-bb6b-1238958587fe",
"sustainabledevelopmentgoals": "5dfe46bd-023e-46c6-8ecd-979ac05326a9",
"Title": "sample string 11",
"publishingoffices": "711cacd6-4be9-4f36-ab5a-938176d9d035",
"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-07-17T19:01:05.0758561Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f786ee6d-24e4-4cba-830f-d9971fc46e0e",
"healthtopics": "ca54f5f7-9d85-4be3-9c50-e22873640eb5",
"Subtitle": "sample string 7",
"departmentaltargets": "0f7b0fe4-9a0a-49bc-bb1d-e725700400b7",
"targetaudiences": "eaf894d1-5b8a-41f9-bc15-7963e2dfecb1",
"sustainabledevelopmentgoals": "a158d7e1-5c30-4b02-a16b-e7ab3466a21c",
"Title": "sample string 11",
"publishingoffices": "72331a45-689f-4daa-a8c4-9f57c53e0971",
"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-07-17T19:01:05.0758561Z",
"PublicationDate": "2026-07-17T19:01:05.0758561Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T19:01:05.0758561Z",
"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": "141a95b0-e4a9-4f10-9ca2-a1e196b342f3",
"publishingoffices": "53078c4e-368d-4cac-9eec-c910d8443008",
"events": "104d78cc-5d69-4df8-9fd0-19959dee9063",
"targets": "7a0ff8f5-c0be-4f2a-9a4d-eb7c52baf20d",
"Category": "bb2be00d-b719-4d75-8dd4-7d64ddbec601",
"imagetypes": "ce5edd52-bf79-4f9f-9a2f-0d7f2ce8e59a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "e1f05005-6f02-4a37-84da-ac26f9930a74",
"stakeholders": "49f52e72-31e4-41fc-9454-dbdf799b7fda",
"Tags": "3026c6d4-e429-4a4b-9da8-2d7e26b6b9a1",
"healthtopics": "64dc1096-5cfe-4f72-b747-acde1460f22c",
"targetaudiences": "ea18a67f-ac30-41db-87f1-b0da3a11d0c0",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "b4594272-191e-486e-928a-4982d1441568",
"ParentId": "9653d226-5ceb-45ac-bf66-959ba8e4d2f2",
"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-07-17T19:01:05.0758561Z",
"PublicationDate": "2026-07-17T19:01:05.0758561Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T19:01:05.0758561Z",
"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": "141a95b0-e4a9-4f10-9ca2-a1e196b342f3",
"publishingoffices": "53078c4e-368d-4cac-9eec-c910d8443008",
"events": "104d78cc-5d69-4df8-9fd0-19959dee9063",
"targets": "7a0ff8f5-c0be-4f2a-9a4d-eb7c52baf20d",
"Category": "bb2be00d-b719-4d75-8dd4-7d64ddbec601",
"imagetypes": "ce5edd52-bf79-4f9f-9a2f-0d7f2ce8e59a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "e1f05005-6f02-4a37-84da-ac26f9930a74",
"stakeholders": "49f52e72-31e4-41fc-9454-dbdf799b7fda",
"Tags": "3026c6d4-e429-4a4b-9da8-2d7e26b6b9a1",
"healthtopics": "64dc1096-5cfe-4f72-b747-acde1460f22c",
"targetaudiences": "ea18a67f-ac30-41db-87f1-b0da3a11d0c0",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "b4594272-191e-486e-928a-4982d1441568",
"ParentId": "9653d226-5ceb-45ac-bf66-959ba8e4d2f2",
"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.