Returns a set of data items of type resultsreporteditions.
GET /api/resultsreport/resultsreporteditions
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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "06945dbb-93c8-4df0-80dc-288f93c8d3d8",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3c8712ad-1d98-4bc2-b0fe-ec2512339499",
"publishingoffices": "d8a45309-40dc-4761-a2b9-2bc173558d44",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "68382854-0aa7-4664-8aab-93138e175df8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:24:54.6710869+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "06945dbb-93c8-4df0-80dc-288f93c8d3d8",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3c8712ad-1d98-4bc2-b0fe-ec2512339499",
"publishingoffices": "d8a45309-40dc-4761-a2b9-2bc173558d44",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "68382854-0aa7-4664-8aab-93138e175df8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:24:54.6710869+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreporteditions item by id.
GET /api/resultsreport/resultsreporteditions({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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "79d05257-afd7-41e2-98b3-2e592d08a9e9",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "e8c97db9-1f62-49eb-bcdc-f116c3f98ee7",
"publishingoffices": "8f5fabbb-eadf-4c0e-80c4-4e660f24d92a",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "47e54aa4-a426-49d2-bb70-25a7c621de6d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:24:54.6710869+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreporteditions item.
GET /api/resultsreport/resultsreporteditions({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": "78365e20-d712-4cab-9838-3ed8ca9a6b61"
}Creates a resultsreporteditions item.
POST /api/resultsreport/resultsreporteditions
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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "249e80d5-d0b4-4ae5-bb91-6f108996f1d9",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "1d6de01a-5229-4d53-b63d-f210b94a4187",
"publishingoffices": "0065a94e-1d65-4f65-87f7-acf0cd1c520b",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "f7f1cd01-c461-4594-8fc1-c53c9ae6db20"
}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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "3d30d151-b67b-462c-a04c-9633930eb1cf",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "ce6228e7-a401-4493-b294-9c2629d82291",
"publishingoffices": "a7518d1e-9ec0-4d56-b561-26fac6869e5e",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "72d542e6-8b9e-4bc0-b932-b5ecbffe9039",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:24:54.6710869+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreporteditions item.
PATCH /api/resultsreport/resultsreporteditions({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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "24889787-b1f8-42d7-b147-18ca090e5030",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "c234419b-7f06-4c0e-91a0-a278c137bfc9",
"publishingoffices": "58e8444a-5820-43ef-b1fa-bf4de2e74cd6",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "080e8da3-eb3a-4d0e-bc60-5ba881bf9eae"
}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 resultsreporteditions item.
PUT /api/resultsreport/resultsreporteditions({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 | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "6b2a6fc8-15ff-4e4a-bc3b-69fa01e67b9c",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "a8a06a27-8a7b-4767-9baf-f511160d92f0",
"publishingoffices": "6cf13337-fc63-4ce1-9aaf-6f3c7da86c42",
"ReportingStartDate": "2026-07-17T09:24:54.6710869Z",
"ReportingEndDate": "2026-07-17T09:24:54.6710869Z",
"targetaudiences": "fd586181-7cbb-434c-97a3-b48ed4dcbbab"
}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 resultsreporteditions item by Id.
DELETE /api/resultsreport/resultsreporteditions({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 LandingPage from resultsreporteditions item.
GET /api/resultsreport/resultsreporteditions({key})/LandingPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"UrlName": "sample string 2",
"organizations": "36cc8651-8179-4bcd-a5f8-37ccee4f6b61",
"regionscountries": "a7ca2c12-9bce-4709-a708-3e7c5c70df1a",
"sustainabledevelopmentgoals": "c2b91bf3-58c4-4de5-b1e2-dc749f9fcf79",
"departmentaltargets": "ff3349a6-9347-4d23-a1c4-45cfe7903a5f",
"healthtopics": "859dff69-ab5e-467e-b750-9eb9cb750992",
"events": "3b37a875-a01b-4eb3-a08a-70cc8a839970",
"publishingoffices": "b9d7c9ad-c1ff-4e30-b687-e3ff20c5c01c",
"WebPageType": "sample string 10",
"targetaudiences": "2b38dbad-1d3d-440d-8dc2-e2f2f0cf17f1",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"ShowInNavigation": true,
"ParentId": "bdd9c91e-f331-4c61-9033-491ef1e4e9a9",
"RootId": "24e6878c-6e04-4c55-9048-cc8648ac097d",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "357ffb28-8c1b-43c2-8895-21712c785661",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-07-17T09:24:54.6710869Z",
"UrlName": "sample string 2",
"organizations": "36cc8651-8179-4bcd-a5f8-37ccee4f6b61",
"regionscountries": "a7ca2c12-9bce-4709-a708-3e7c5c70df1a",
"sustainabledevelopmentgoals": "c2b91bf3-58c4-4de5-b1e2-dc749f9fcf79",
"departmentaltargets": "ff3349a6-9347-4d23-a1c4-45cfe7903a5f",
"healthtopics": "859dff69-ab5e-467e-b750-9eb9cb750992",
"events": "3b37a875-a01b-4eb3-a08a-70cc8a839970",
"publishingoffices": "b9d7c9ad-c1ff-4e30-b687-e3ff20c5c01c",
"WebPageType": "sample string 10",
"targetaudiences": "2b38dbad-1d3d-440d-8dc2-e2f2f0cf17f1",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"ShowInNavigation": true,
"ParentId": "bdd9c91e-f331-4c61-9033-491ef1e4e9a9",
"RootId": "24e6878c-6e04-4c55-9048-cc8648ac097d",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "357ffb28-8c1b-43c2-8895-21712c785661",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add LandingPage relation to resultsreporteditions item.
POST /api/resultsreport/resultsreporteditions({key})/LandingPage/$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 LandingPage from resultsreporteditions item.
DELETE /api/resultsreport/resultsreporteditions({key})/LandingPage/$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.
Returns a set of related items of type Thumbnail from resultsreporteditions item.
GET /api/resultsreport/resultsreporteditions({key})/Thumbnail
| 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-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"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": "998104f5-20c6-466f-b137-8e4cb38cebf5",
"publishingoffices": "da1650eb-0894-4a77-a81e-a068572df707",
"events": "763c3f09-03dd-43d7-83dd-7042ff5aa58e",
"targets": "2ef197d0-1c29-41bd-977e-15393ccaf62e",
"Category": "eccdc02a-8f67-4b64-97f3-6ae269c2af82",
"imagetypes": "77db1379-b7b4-4aa1-8d73-66b5a3add485",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8a5c8c29-3930-4eed-8cf2-976187bf0e62",
"stakeholders": "e70c3538-6fb3-4277-892d-c077e6120d6e",
"Tags": "4bea27f6-8ebd-4007-916b-496a5cb79d9f",
"healthtopics": "17ea5fbc-c37b-474f-a969-41d74ee137e9",
"targetaudiences": "916ff678-2aba-47b9-9276-1d9f2f63bfad",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e43a1698-26a2-49cb-ac7b-a50f56141f45",
"ParentId": "16b66df5-f08e-4798-b000-9cc276ef5526",
"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-17T09:24:54.6710869Z",
"PublicationDate": "2026-07-17T09:24:54.6710869Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T09:24:54.6710869Z",
"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": "998104f5-20c6-466f-b137-8e4cb38cebf5",
"publishingoffices": "da1650eb-0894-4a77-a81e-a068572df707",
"events": "763c3f09-03dd-43d7-83dd-7042ff5aa58e",
"targets": "2ef197d0-1c29-41bd-977e-15393ccaf62e",
"Category": "eccdc02a-8f67-4b64-97f3-6ae269c2af82",
"imagetypes": "77db1379-b7b4-4aa1-8d73-66b5a3add485",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "8a5c8c29-3930-4eed-8cf2-976187bf0e62",
"stakeholders": "e70c3538-6fb3-4277-892d-c077e6120d6e",
"Tags": "4bea27f6-8ebd-4007-916b-496a5cb79d9f",
"healthtopics": "17ea5fbc-c37b-474f-a969-41d74ee137e9",
"targetaudiences": "916ff678-2aba-47b9-9276-1d9f2f63bfad",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e43a1698-26a2-49cb-ac7b-a50f56141f45",
"ParentId": "16b66df5-f08e-4798-b000-9cc276ef5526",
"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 Thumbnail relation to resultsreporteditions item.
POST /api/resultsreport/resultsreporteditions({key})/Thumbnail/$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 Thumbnail from resultsreporteditions item.
DELETE /api/resultsreport/resultsreporteditions({key})/Thumbnail/$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.