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-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "0363a16e-3463-48ce-b406-d145dc122a74",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "9ae3ecc2-2ef9-4f55-9a8b-ac514af12195",
"publishingoffices": "a536336c-f76f-423a-8ca1-66ff4703a3f5",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "1975cef8-751a-47eb-8518-3e98d6c3cbf9",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T12:39:39.9742157+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "0363a16e-3463-48ce-b406-d145dc122a74",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "9ae3ecc2-2ef9-4f55-9a8b-ac514af12195",
"publishingoffices": "a536336c-f76f-423a-8ca1-66ff4703a3f5",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "1975cef8-751a-47eb-8518-3e98d6c3cbf9",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T12:39:39.9742157+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-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "70a94cd4-4f5f-4fc5-b898-a41c94366e97",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "65096e28-69e9-42f5-9e96-16d369d7e714",
"publishingoffices": "c2fec010-48df-4d21-8495-f60f203e630a",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "4017b987-719f-4bae-ba00-5c244d78169e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T12:39:39.9742157+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": "2cd81145-9ded-4a8f-9f49-adb5fe7cae1b"
}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-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "f3053469-2181-474c-9fc1-43220c1d3ed5",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "6a810be6-4cbe-4b48-ac0f-dc415480d69d",
"publishingoffices": "40f522a6-9f85-4b15-b880-0ae5776092d7",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "e427d029-4b39-4bff-92d5-8b2647f8bc00"
}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-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "4879b92d-0c6a-4ca5-91ac-4affe29eb01e",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "db2fb4ed-ac5b-4528-aeea-dac843bc0e08",
"publishingoffices": "bd909236-5a4e-4b2a-a2bb-41eb5f15e7f8",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "74b68bc3-03f5-48f6-8f4f-656516aabdf5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-05T12:39:39.9742157+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-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "159fc39b-877c-48fc-bdae-ef75d516fedb",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "ec81d348-5abe-430b-a8a8-3bf89914d6ff",
"publishingoffices": "122c560e-04fa-4718-a5d9-b4d634adf11c",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "f97b3a02-0e19-4c26-80a6-85ddd49d13c0"
}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-05T12:39:39.9742157Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"healthtopics": "287701e4-76ad-4d7f-8a31-438b30966c4c",
"Overview": "sample string 7",
"Summary": "sample string 8",
"regionscountries": "3786aabf-ec5a-41ec-8ad2-53f5c696ea6c",
"publishingoffices": "b383d086-e92c-44ee-8ee3-4dfc9672135e",
"ReportingStartDate": "2026-03-05T12:39:39.9742157Z",
"ReportingEndDate": "2026-03-05T12:39:39.9742157Z",
"targetaudiences": "698c3dbc-ccb5-471e-b9d4-4370d1da23d1"
}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-05T12:39:39.9742157Z",
"UrlName": "sample string 2",
"organizations": "d4fc1db3-3129-4a61-a090-fe7c70a0bc12",
"regionscountries": "58fa40f5-74c4-4950-9ea5-8c33aa75c01b",
"sustainabledevelopmentgoals": "5dfee5b9-fec9-4fe7-ab26-e4b0d08e4b7a",
"departmentaltargets": "311550d0-0a41-4e51-8685-d7ecb8870a93",
"healthtopics": "97640e68-954d-465c-bc21-48380ea080ea",
"events": "fad027bb-91c7-4c6b-bcac-5b40c3b62707",
"publishingoffices": "a663c2ac-f1b6-4a32-a61c-64ea5dd5b6c5",
"WebPageType": "sample string 10",
"targetaudiences": "81d62c22-8d30-4992-99e3-18cc0019f2d6",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"ShowInNavigation": true,
"ParentId": "6f3a8e7c-048f-4c85-82f4-9f753677661d",
"RootId": "fef85f32-428b-44a8-a4eb-0f1ecf582b73",
"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": "279526d6-134d-44af-946e-229f366349a9",
"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-05T12:39:39.9742157Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-03-05T12:39:39.9742157Z",
"UrlName": "sample string 2",
"organizations": "d4fc1db3-3129-4a61-a090-fe7c70a0bc12",
"regionscountries": "58fa40f5-74c4-4950-9ea5-8c33aa75c01b",
"sustainabledevelopmentgoals": "5dfee5b9-fec9-4fe7-ab26-e4b0d08e4b7a",
"departmentaltargets": "311550d0-0a41-4e51-8685-d7ecb8870a93",
"healthtopics": "97640e68-954d-465c-bc21-48380ea080ea",
"events": "fad027bb-91c7-4c6b-bcac-5b40c3b62707",
"publishingoffices": "a663c2ac-f1b6-4a32-a61c-64ea5dd5b6c5",
"WebPageType": "sample string 10",
"targetaudiences": "81d62c22-8d30-4992-99e3-18cc0019f2d6",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"ShowInNavigation": true,
"ParentId": "6f3a8e7c-048f-4c85-82f4-9f753677661d",
"RootId": "fef85f32-428b-44a8-a4eb-0f1ecf582b73",
"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": "279526d6-134d-44af-946e-229f366349a9",
"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-05T12:39:39.9742157Z",
"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-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"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": "c84f6b37-6be3-4c0b-823d-8cf05a5fa7d7",
"publishingoffices": "661341af-e6b1-4057-b522-1ae45912c100",
"events": "f0076697-d4ca-412f-a780-f300ee0ee5e2",
"targets": "a1cc460b-ecf5-4d9f-99c1-91200131d666",
"Category": "c455bdd3-4748-4ea0-ae20-3f591d4ed4cb",
"imagetypes": "93bfdb51-b371-468b-9e1c-1607888f0985",
"departmentaltargets": "a6bda8b2-9b3e-473e-a76f-b8d1f6814fba",
"stakeholders": "5644b3fc-c8a6-4a20-b999-31ae3c049e8a",
"Tags": "44a4a7dd-acb7-4173-bc41-983e7529c23a",
"healthtopics": "c4f388b2-f3c7-4ea7-a589-1d01582d4104",
"targetaudiences": "a386ab2b-c89c-49ac-ab09-55567a6de1c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "689e48b6-a9cc-4985-bc7e-eac0705792e3",
"ParentId": "64ee1741-f2f4-4217-9db4-7962849848f8",
"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-05T12:39:39.9742157Z",
"PublicationDate": "2026-03-05T12:39:39.9742157Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-05T12:39:39.9742157Z",
"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": "c84f6b37-6be3-4c0b-823d-8cf05a5fa7d7",
"publishingoffices": "661341af-e6b1-4057-b522-1ae45912c100",
"events": "f0076697-d4ca-412f-a780-f300ee0ee5e2",
"targets": "a1cc460b-ecf5-4d9f-99c1-91200131d666",
"Category": "c455bdd3-4748-4ea0-ae20-3f591d4ed4cb",
"imagetypes": "93bfdb51-b371-468b-9e1c-1607888f0985",
"departmentaltargets": "a6bda8b2-9b3e-473e-a76f-b8d1f6814fba",
"stakeholders": "5644b3fc-c8a6-4a20-b999-31ae3c049e8a",
"Tags": "44a4a7dd-acb7-4173-bc41-983e7529c23a",
"healthtopics": "c4f388b2-f3c7-4ea7-a589-1d01582d4104",
"targetaudiences": "a386ab2b-c89c-49ac-ab09-55567a6de1c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "689e48b6-a9cc-4985-bc7e-eac0705792e3",
"ParentId": "64ee1741-f2f4-4217-9db4-7962849848f8",
"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.