Returns a set of data items of type resultsreportoutputs.
GET /api/news/resultsreportoutputs
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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "a848f9f9-1489-4e72-b7ec-4e6647661aab",
"regionscountries": "f5d887c7-f527-440d-91be-5b36c7108430",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "9b62ba51-4403-47c8-842e-e05fec13ce16",
"SortOrder": 17.0,
"ParentId": "17555d7e-74a6-498c-991c-489acc531223",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "a848f9f9-1489-4e72-b7ec-4e6647661aab",
"regionscountries": "f5d887c7-f527-440d-91be-5b36c7108430",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "9b62ba51-4403-47c8-842e-e05fec13ce16",
"SortOrder": 17.0,
"ParentId": "17555d7e-74a6-498c-991c-489acc531223",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportoutputs item by id.
GET /api/news/resultsreportoutputs({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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "28c94fba-f33f-4088-b22c-a9c259bc9cc1",
"regionscountries": "74b9e023-76c5-4d9d-aeb6-688537780999",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "e37147a4-dd8c-4c1d-8d3e-dde581576449",
"SortOrder": 17.0,
"ParentId": "93847483-624b-4b98-8440-275c21383a7b",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({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": "913f7363-4f9d-462a-9b45-7afa67c91b39"
}Creates a resultsreportoutputs item.
POST /api/news/resultsreportoutputs
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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "8e8fc3d1-fc63-4ca4-af37-1ccbb8f399a4",
"regionscountries": "04c7bc9b-ca05-4a66-8c0c-a3aa99c27595",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "81293019-a43a-4e0c-bbe4-3725c4463828",
"SortOrder": 14.0,
"ParentId": "5a15cd99-9e67-45e6-a7c8-26df9dfbad1b"
}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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "70563396-9aef-41c8-bcd8-bdd806e9a85a",
"regionscountries": "85aebb02-32ac-422e-b350-8aa595fe5e93",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "511a1d77-e48c-4516-8930-6ee1ade7a4b7",
"SortOrder": 17.0,
"ParentId": "9678275a-210f-4936-910e-f0a1822f8f44",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportoutputs item.
PATCH /api/news/resultsreportoutputs({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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "6b424857-7f1a-4926-987f-915aad4dca3f",
"regionscountries": "e89ca201-4095-4041-9292-b30ef885b9d5",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "ced7f025-1122-47c0-88bf-05846141b31d",
"SortOrder": 14.0,
"ParentId": "f0f58ecb-f65f-43ca-9b5f-92d57300fffa"
}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 resultsreportoutputs item.
PUT /api/news/resultsreportoutputs({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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "92dd6142-a505-4daf-a733-a709a4083a4e",
"regionscountries": "b14aa308-9b1a-4104-91b4-7285f5e9da90",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "0b8a7380-9300-48a3-8d79-a4b37cd03559",
"SortOrder": 14.0,
"ParentId": "7f18d9e8-3a24-43a0-bbb8-18174ddbfb1a"
}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 resultsreportoutputs item by Id.
DELETE /api/news/resultsreportoutputs({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 Parent from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({key})/Parent
| 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": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "4644519a-d52e-4477-b999-1eb1664aed80",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "5c2b5f1b-cb6b-4b72-a830-6c4b00d6b9ef",
"publishingoffices": "977554ca-4247-47ca-9d16-3c7d602ff425",
"ReportingStartDate": "2025-11-16T14:19:07.6784129Z",
"ReportingEndDate": "2025-11-16T14:19:07.6784129Z",
"targetaudiences": "0441eaf2-d2a0-42b0-9bef-08ce7d43d23f",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "4644519a-d52e-4477-b999-1eb1664aed80",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "5c2b5f1b-cb6b-4b72-a830-6c4b00d6b9ef",
"publishingoffices": "977554ca-4247-47ca-9d16-3c7d602ff425",
"ReportingStartDate": "2025-11-16T14:19:07.6784129Z",
"ReportingEndDate": "2025-11-16T14:19:07.6784129Z",
"targetaudiences": "0441eaf2-d2a0-42b0-9bef-08ce7d43d23f",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportoutputs item.
POST /api/news/resultsreportoutputs({key})/Parent/$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 Parent from resultsreportoutputs item.
DELETE /api/news/resultsreportoutputs({key})/Parent/$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 RelatedCaseStudies from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({key})/RelatedCaseStudies
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "0cc65d02-a431-4647-8282-3bb0736f71eb",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "af69f010-d69a-4f73-98d0-f5e90d8fe514",
"publishingoffices": "285b8bab-c515-48ac-978b-ec1cd4e06c1e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "0cc65d02-a431-4647-8282-3bb0736f71eb",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "af69f010-d69a-4f73-98d0-f5e90d8fe514",
"publishingoffices": "285b8bab-c515-48ac-978b-ec1cd4e06c1e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCaseStudies relation to resultsreportoutputs item.
POST /api/news/resultsreportoutputs({key})/RelatedCaseStudies/$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 RelatedCaseStudies from resultsreportoutputs item.
DELETE /api/news/resultsreportoutputs({key})/RelatedCaseStudies/$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 RelatedTestimonial from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({key})/RelatedTestimonial
| 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 | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5fbf0b2c-72cc-44d0-bac5-b8a29b9d105c",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "e4e1587e-8ac8-4e55-b76a-54329f34c303",
"healthtopics": "71eb285d-996a-4bc4-86ef-3c9269a9dd0d",
"targetaudiences": "76e8e70b-35b4-4867-8fd5-8ad0efac12ec",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5fbf0b2c-72cc-44d0-bac5-b8a29b9d105c",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "e4e1587e-8ac8-4e55-b76a-54329f34c303",
"healthtopics": "71eb285d-996a-4bc4-86ef-3c9269a9dd0d",
"targetaudiences": "76e8e70b-35b4-4867-8fd5-8ad0efac12ec",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTestimonial relation to resultsreportoutputs item.
POST /api/news/resultsreportoutputs({key})/RelatedTestimonial/$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 RelatedTestimonial from resultsreportoutputs item.
DELETE /api/news/resultsreportoutputs({key})/RelatedTestimonial/$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 RelatedOutcome from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({key})/RelatedOutcome
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "02e04ec2-01c3-4a96-9ce6-0e28dd8133b9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "035bea8d-ebdf-486a-87e4-b65af1442d54",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "225278b1-fc63-4f31-87f1-2d753633a739",
"SortOrder": 15.0,
"publishingoffices": "338f66bc-a888-4c01-a34c-8826f4363ada",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "1ff41df5-93b3-4f62-8c37-6601853ee285",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"PublicationDate": "2025-11-16T14:19:07.6784129Z",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "02e04ec2-01c3-4a96-9ce6-0e28dd8133b9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "035bea8d-ebdf-486a-87e4-b65af1442d54",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "225278b1-fc63-4f31-87f1-2d753633a739",
"SortOrder": 15.0,
"publishingoffices": "338f66bc-a888-4c01-a34c-8826f4363ada",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "1ff41df5-93b3-4f62-8c37-6601853ee285",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:19:07.6784129+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOutcome relation to resultsreportoutputs item.
POST /api/news/resultsreportoutputs({key})/RelatedOutcome/$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 RelatedOutcome from resultsreportoutputs item.
DELETE /api/news/resultsreportoutputs({key})/RelatedOutcome/$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 MoreInfoLink from resultsreportoutputs item.
GET /api/news/resultsreportoutputs({key})/MoreInfoLink
| 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": "2025-11-16T14:19:07.6784129Z",
"UrlName": "sample string 2",
"organizations": "d9b71efc-3751-4057-bf86-5f07f8b5557f",
"regionscountries": "92e42d9b-bcd7-4b06-b2fb-ce05c80e6e67",
"sustainabledevelopmentgoals": "93346376-7544-4914-a3fa-fa07a8b26d8c",
"departmentaltargets": "e605fc5e-2435-4a21-bef9-662ab29abb7c",
"healthtopics": "c99a9bb4-941c-4999-8663-d2829ee6f8f7",
"events": "85aa7861-b1b7-4796-ab94-bf46e6afa6b0",
"publishingoffices": "928b94e5-973d-4561-812c-27a1e49c5e97",
"WebPageType": "sample string 10",
"targetaudiences": "2f82422c-8454-4742-aca7-3f970ca57360",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"ShowInNavigation": true,
"ParentId": "a12d8fa6-57c3-417b-9950-0ade6bcca5f0",
"RootId": "9dca8030-af8d-4e94-8537-8a26446a7f28",
"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": "5810bbb9-b9f4-4da4-8230-711fc113a29a",
"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": "2025-11-16T14:19:07.6784129Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-11-16T14:19:07.6784129Z",
"UrlName": "sample string 2",
"organizations": "d9b71efc-3751-4057-bf86-5f07f8b5557f",
"regionscountries": "92e42d9b-bcd7-4b06-b2fb-ce05c80e6e67",
"sustainabledevelopmentgoals": "93346376-7544-4914-a3fa-fa07a8b26d8c",
"departmentaltargets": "e605fc5e-2435-4a21-bef9-662ab29abb7c",
"healthtopics": "c99a9bb4-941c-4999-8663-d2829ee6f8f7",
"events": "85aa7861-b1b7-4796-ab94-bf46e6afa6b0",
"publishingoffices": "928b94e5-973d-4561-812c-27a1e49c5e97",
"WebPageType": "sample string 10",
"targetaudiences": "2f82422c-8454-4742-aca7-3f970ca57360",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T14:19:07.6784129Z",
"ShowInNavigation": true,
"ParentId": "a12d8fa6-57c3-417b-9950-0ade6bcca5f0",
"RootId": "9dca8030-af8d-4e94-8537-8a26446a7f28",
"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": "5810bbb9-b9f4-4da4-8230-711fc113a29a",
"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": "2025-11-16T14:19:07.6784129Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add MoreInfoLink relation to resultsreportoutputs item.
POST /api/news/resultsreportoutputs({key})/MoreInfoLink/$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 MoreInfoLink from resultsreportoutputs item.
DELETE /api/news/resultsreportoutputs({key})/MoreInfoLink/$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.