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": "2026-09-18T15:59:18.0418543Z",
"PublicationDate": "2026-09-18T15:59:18.0418543Z",
"DateCreated": "2026-09-18T15:59:18.0418543Z",
"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": "58d7f090-a3d6-404a-b47b-ad658db18626",
"regionscountries": "2f0104ac-fa56-4e9e-ba29-698e109a9080",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "bd1507a1-d96b-46f8-8a92-5b42cab6a2b6",
"SortOrder": 17.0,
"ParentId": "032122eb-82be-490d-8bcd-29ed56f884fb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0418543+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:59:18.0418543Z",
"PublicationDate": "2026-09-18T15:59:18.0418543Z",
"DateCreated": "2026-09-18T15:59:18.0418543Z",
"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": "58d7f090-a3d6-404a-b47b-ad658db18626",
"regionscountries": "2f0104ac-fa56-4e9e-ba29-698e109a9080",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "bd1507a1-d96b-46f8-8a92-5b42cab6a2b6",
"SortOrder": 17.0,
"ParentId": "032122eb-82be-490d-8bcd-29ed56f884fb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0418543+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": "2026-09-18T15:59:18.0418543Z",
"PublicationDate": "2026-09-18T15:59:18.0418543Z",
"DateCreated": "2026-09-18T15:59:18.0418543Z",
"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": "2266c1cf-de06-4d30-aa67-292e8787a863",
"regionscountries": "a67fa12e-f069-40e5-8fab-51aae0d178a1",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "5586caaa-580c-41b9-9265-3ecac2bcd9e7",
"SortOrder": 17.0,
"ParentId": "75bc9c1a-5462-42f8-b7e8-4c0b67f8a672",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0418543+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": "18a43378-cf69-4616-b3a7-234ac69b1e44"
}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": "2026-09-18T15:59:18.0445764Z",
"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": "e9fb2c4f-8fd0-41dd-9ca4-84d6738cef26",
"regionscountries": "0c510617-01bb-4da1-a823-e46494d15361",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "177b4f9d-47c7-414b-9efc-6f47e520b4b9",
"SortOrder": 14.0,
"ParentId": "46a5d404-a426-479c-985e-84c9061ba3f7"
}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": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"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": "f1fdac87-5648-4db5-b7a5-9fa9f850eb81",
"regionscountries": "44675ea6-ac79-417f-8f4d-0ef46b544363",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "5a44073d-edce-45b4-b543-d177a3689a32",
"SortOrder": 17.0,
"ParentId": "3f3347ce-2f1d-4e0f-a559-458ed166a4d2",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+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": "2026-09-18T15:59:18.0445764Z",
"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": "b9f55039-738c-4a4b-aa57-ef2c8908c6b0",
"regionscountries": "eabe0cb4-493e-4622-bc7f-2d6b06342c45",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "541ee3f8-ff7b-477d-953e-a2a503c01102",
"SortOrder": 14.0,
"ParentId": "226f7f99-7701-40b6-9117-c5c69924534d"
}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": "2026-09-18T15:59:18.0445764Z",
"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": "10ea88b5-6141-4f42-a04c-48ca5e4bf9c9",
"regionscountries": "35740032-0829-4108-ad36-32c9b91d05c8",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "6ef6830f-213b-4761-a1a6-a335b4dda22d",
"SortOrder": 14.0,
"ParentId": "e8560e82-a9c7-4abe-8183-971079d7eac3"
}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": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "9c1979a0-d633-4749-ba80-e7872e81313d",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3920ae1a-a73a-42e8-adc2-79a08deb3e56",
"publishingoffices": "cd541489-85cb-489b-9aa5-8d64c334db94",
"ReportingStartDate": "2026-09-18T15:59:18.0445764Z",
"ReportingEndDate": "2026-09-18T15:59:18.0445764Z",
"targetaudiences": "8e890bf9-f691-4814-9a49-ec940e19f0cb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "9c1979a0-d633-4749-ba80-e7872e81313d",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3920ae1a-a73a-42e8-adc2-79a08deb3e56",
"publishingoffices": "cd541489-85cb-489b-9aa5-8d64c334db94",
"ReportingStartDate": "2026-09-18T15:59:18.0445764Z",
"ReportingEndDate": "2026-09-18T15:59:18.0445764Z",
"targetaudiences": "8e890bf9-f691-4814-9a49-ec940e19f0cb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+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": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"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": "6d4b637e-7b7c-479f-b6e5-c3e7d0a97b22",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "0d68d4c6-203f-4c13-82f4-9d3e6b8ed782",
"publishingoffices": "a251577f-d571-449c-8356-8f490af8b03e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"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": "6d4b637e-7b7c-479f-b6e5-c3e7d0a97b22",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "0d68d4c6-203f-4c13-82f4-9d3e6b8ed782",
"publishingoffices": "a251577f-d571-449c-8356-8f490af8b03e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+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": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "94e4bd86-ff81-4b1a-b070-fb9fc078a0f1",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "9d8f556e-d280-4814-99cc-8bbf2b8d2bd1",
"healthtopics": "6208a267-0c38-4de4-8814-fa724802f20f",
"targetaudiences": "b25b2888-4a44-4f47-9f76-169f6fbcb5e6",
"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": "2026-09-18T15:59:18.0445764+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "94e4bd86-ff81-4b1a-b070-fb9fc078a0f1",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "9d8f556e-d280-4814-99cc-8bbf2b8d2bd1",
"healthtopics": "6208a267-0c38-4de4-8814-fa724802f20f",
"targetaudiences": "b25b2888-4a44-4f47-9f76-169f6fbcb5e6",
"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": "2026-09-18T15:59:18.0445764+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": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9d516869-ced4-4788-9e0d-9cb68963998f",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "cff9a34f-0537-45eb-b0a5-75949c16c555",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "431a7353-3f27-4df5-b647-cd0c3c871461",
"SortOrder": 15.0,
"publishingoffices": "4432d8fb-770d-4dc7-a29d-7944a13238f5",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "6ed9518c-02d7-4f9d-980d-724f31ae706a",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-18T15:59:18.0445764Z",
"PublicationDate": "2026-09-18T15:59:18.0445764Z",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9d516869-ced4-4788-9e0d-9cb68963998f",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "cff9a34f-0537-45eb-b0a5-75949c16c555",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "431a7353-3f27-4df5-b647-cd0c3c871461",
"SortOrder": 15.0,
"publishingoffices": "4432d8fb-770d-4dc7-a29d-7944a13238f5",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "6ed9518c-02d7-4f9d-980d-724f31ae706a",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-18T15:59:18.0445764+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": "2026-09-18T15:59:18.0445764Z",
"UrlName": "sample string 2",
"organizations": "328b8b33-7787-45ab-b4f6-424716442d70",
"regionscountries": "6882a754-e447-4810-8e51-ea78c9844d4e",
"sustainabledevelopmentgoals": "ebccdbd0-03e3-4512-a021-971d03c99f7c",
"departmentaltargets": "e6451f36-d61a-4232-b4ff-e59cb2046aa4",
"healthtopics": "3bb84c84-861c-4f07-aba2-ded3133094f4",
"events": "1fde4013-d6d7-4e75-90ca-2e3048b76138",
"publishingoffices": "8b5690d7-749a-43dc-9a8e-3c065f423f7a",
"WebPageType": "sample string 10",
"targetaudiences": "e6dabfb6-9e7b-4dcf-9834-c2ecbacd40f7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"ShowInNavigation": true,
"ParentId": "401c81b3-d559-49e2-a06d-b9f8806ec8eb",
"RootId": "37882a11-fe33-4a39-9523-b328cd22bfe3",
"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": "98922b3b-6103-44e2-aa70-799c95e06c68",
"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-09-18T15:59:18.0445764Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-09-18T15:59:18.0445764Z",
"UrlName": "sample string 2",
"organizations": "328b8b33-7787-45ab-b4f6-424716442d70",
"regionscountries": "6882a754-e447-4810-8e51-ea78c9844d4e",
"sustainabledevelopmentgoals": "ebccdbd0-03e3-4512-a021-971d03c99f7c",
"departmentaltargets": "e6451f36-d61a-4232-b4ff-e59cb2046aa4",
"healthtopics": "3bb84c84-861c-4f07-aba2-ded3133094f4",
"events": "1fde4013-d6d7-4e75-90ca-2e3048b76138",
"publishingoffices": "8b5690d7-749a-43dc-9a8e-3c065f423f7a",
"WebPageType": "sample string 10",
"targetaudiences": "e6dabfb6-9e7b-4dcf-9834-c2ecbacd40f7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-09-18T15:59:18.0445764Z",
"ShowInNavigation": true,
"ParentId": "401c81b3-d559-49e2-a06d-b9f8806ec8eb",
"RootId": "37882a11-fe33-4a39-9523-b328cd22bfe3",
"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": "98922b3b-6103-44e2-aa70-799c95e06c68",
"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-09-18T15:59:18.0445764Z",
"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.