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-03-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "a4116a14-f2af-4eff-b6d5-a7780c0b357d",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "6dd9a42f-c970-4888-9ab7-4f9f6dfc90cd",
"publishingoffices": "8670842f-fe31-4a41-9b8f-9a8e39e96c14",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "7e8ded41-6420-44e1-a46a-65e5937039c9",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T19:10:46.0869167+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "a4116a14-f2af-4eff-b6d5-a7780c0b357d",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "6dd9a42f-c970-4888-9ab7-4f9f6dfc90cd",
"publishingoffices": "8670842f-fe31-4a41-9b8f-9a8e39e96c14",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "7e8ded41-6420-44e1-a46a-65e5937039c9",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T19:10:46.0869167+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-03-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "6d40c547-0d69-4c2c-bb21-7981dda892c1",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "67146ede-adde-4ace-a919-f3d10388af96",
"publishingoffices": "292ec0e6-503f-4e66-bba9-311f511be569",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "d40ba022-6479-498c-8e97-f0eb38e5fc81",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T19:10:46.0869167+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": "179606b8-5b78-4806-9755-7a650d7b0486"
}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-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "f942ddc9-eb49-4066-b328-e6c71c42a866",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "96688bb1-d3f4-4064-98a8-7dd42bd29454",
"publishingoffices": "9ead3bf0-e9bb-4404-9ef6-75da03952a90",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "43f80da6-3ae0-4585-bdbb-e78283181cc3"
}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-03-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "440627c3-0529-4845-a383-201e12ab0b5a",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "f431bf5d-40d2-455c-9151-c5c0fb426a7f",
"publishingoffices": "9c52932e-e15e-4104-9031-8be6d7841752",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "9607f870-2184-4f74-9bce-593dda84fa70",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T19:10:46.0869167+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-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "6ec9c385-c1f4-4a28-aaca-d87718767bab",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "1097c7cf-220f-47f1-b65a-3a724ee50852",
"publishingoffices": "8c7f4b03-da11-466e-8c96-9c5b7a7b0a70",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "f79b3e7b-a523-4d2b-958e-d2648580f9ef"
}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-03-26T19:10:46.0869167Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "3711b4b2-4ce9-47ee-b01c-f217d3c62923",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "66ae09a7-872f-49db-8a81-e2ef3ea1334f",
"publishingoffices": "3153bc0b-ea5b-415a-bba1-5ad7f21de73e",
"ReportingStartDate": "2026-03-26T19:10:46.0869167Z",
"ReportingEndDate": "2026-03-26T19:10:46.0869167Z",
"targetaudiences": "650a38c8-438b-4d69-9ad8-a81ff8b04284"
}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-03-26T19:10:46.0869167Z",
"UrlName": "sample string 2",
"organizations": "0dcda896-8e4e-4369-811d-35cb35aeacfc",
"regionscountries": "97c241bf-068a-4dcf-aedd-7350c0c467b8",
"sustainabledevelopmentgoals": "abf36d9f-7af2-4760-afc3-b5ad5a35ac9b",
"departmentaltargets": "1f183bb7-f6f4-4a2b-80f1-ee38f14c4b6d",
"healthtopics": "2e470e36-0932-4664-a793-fc6c9ea819a8",
"events": "c08d21b8-50c3-4a70-8599-07e658de6e6b",
"publishingoffices": "429329db-5086-4b14-aa52-317a89528d3b",
"WebPageType": "sample string 10",
"targetaudiences": "1eaed528-5dcc-4101-9c12-c9e490d5805f",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"ShowInNavigation": true,
"ParentId": "81dab70e-2e2a-4d10-ba7e-a963ad240171",
"RootId": "4ac6aab6-63ee-4795-9e0b-359ca5ec7172",
"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": "e18b6336-2c4c-4a37-aea2-a4ab2d6a8f68",
"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-03-26T19:10:46.0869167Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-03-26T19:10:46.0869167Z",
"UrlName": "sample string 2",
"organizations": "0dcda896-8e4e-4369-811d-35cb35aeacfc",
"regionscountries": "97c241bf-068a-4dcf-aedd-7350c0c467b8",
"sustainabledevelopmentgoals": "abf36d9f-7af2-4760-afc3-b5ad5a35ac9b",
"departmentaltargets": "1f183bb7-f6f4-4a2b-80f1-ee38f14c4b6d",
"healthtopics": "2e470e36-0932-4664-a793-fc6c9ea819a8",
"events": "c08d21b8-50c3-4a70-8599-07e658de6e6b",
"publishingoffices": "429329db-5086-4b14-aa52-317a89528d3b",
"WebPageType": "sample string 10",
"targetaudiences": "1eaed528-5dcc-4101-9c12-c9e490d5805f",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"ShowInNavigation": true,
"ParentId": "81dab70e-2e2a-4d10-ba7e-a963ad240171",
"RootId": "4ac6aab6-63ee-4795-9e0b-359ca5ec7172",
"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": "e18b6336-2c4c-4a37-aea2-a4ab2d6a8f68",
"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-03-26T19:10:46.0869167Z",
"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 | |
| 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-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"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": "bb9667a1-f47d-488c-8094-3b260a27e4b4",
"publishingoffices": "29ec1c1e-1479-458c-a387-2738c208d641",
"events": "d278779d-6278-4e98-ad34-ac34c00a8256",
"targets": "bcce80ea-ad8f-4677-bcc8-939707d84763",
"Category": "c72bc8b5-0907-4ff3-a5a0-1048f5b37489",
"imagetypes": "44239aef-dffa-49cd-b8e0-66423ee4fbb0",
"departmentaltargets": "0f5d827a-00e3-4184-a559-ef451cea0840",
"stakeholders": "5cd2927d-e239-4e06-b0af-2601a01d4fb6",
"Tags": "0062d7ba-f2ae-49df-9d23-6836dd40b6cd",
"healthtopics": "06d488be-87dc-45b0-b557-d737ffc0e18c",
"targetaudiences": "f2757b38-25e1-44a2-887e-aa30d42efbfb",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ca73af36-49af-42be-a5a4-30a7039c3664",
"ParentId": "fed9093e-597b-4b4f-ba48-535bfda7a383",
"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-26T19:10:46.0869167Z",
"PublicationDate": "2026-03-26T19:10:46.0869167Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T19:10:46.0869167Z",
"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": "bb9667a1-f47d-488c-8094-3b260a27e4b4",
"publishingoffices": "29ec1c1e-1479-458c-a387-2738c208d641",
"events": "d278779d-6278-4e98-ad34-ac34c00a8256",
"targets": "bcce80ea-ad8f-4677-bcc8-939707d84763",
"Category": "c72bc8b5-0907-4ff3-a5a0-1048f5b37489",
"imagetypes": "44239aef-dffa-49cd-b8e0-66423ee4fbb0",
"departmentaltargets": "0f5d827a-00e3-4184-a559-ef451cea0840",
"stakeholders": "5cd2927d-e239-4e06-b0af-2601a01d4fb6",
"Tags": "0062d7ba-f2ae-49df-9d23-6836dd40b6cd",
"healthtopics": "06d488be-87dc-45b0-b557-d737ffc0e18c",
"targetaudiences": "f2757b38-25e1-44a2-887e-aa30d42efbfb",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ca73af36-49af-42be-a5a4-30a7039c3664",
"ParentId": "fed9093e-597b-4b4f-ba48-535bfda7a383",
"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 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.