Returns a set of data items of type resultsreportassessments.
GET /api/news/resultsreportassessments
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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Dimension3": 8.0,
"Dimension2": 9.0,
"Dimension6": 10.0,
"Dimension4": 11.0,
"regionscountries": "09d30114-877e-4c0f-9bca-7c5e7f185a73",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "aba25808-d408-4bf4-aa40-dcf7e28205ff",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Dimension3": 8.0,
"Dimension2": 9.0,
"Dimension6": 10.0,
"Dimension4": 11.0,
"regionscountries": "09d30114-877e-4c0f-9bca-7c5e7f185a73",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "aba25808-d408-4bf4-aa40-dcf7e28205ff",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportassessments item by id.
GET /api/news/resultsreportassessments({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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Dimension3": 8.0,
"Dimension2": 9.0,
"Dimension6": 10.0,
"Dimension4": 11.0,
"regionscountries": "19768bae-c7d8-49f8-8ed5-013d07bfaa86",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "a25c4284-0f91-4266-a178-0224f39b3149",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportassessments item.
GET /api/news/resultsreportassessments({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": "19887c71-fa53-4551-a0d1-f84f69ac74df"
}Creates a resultsreportassessments item.
POST /api/news/resultsreportassessments
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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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
{
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "1fcc659b-2fc0-42ae-9744-e95599f4fbb1",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "03ca9807-2bd9-4a37-887a-dd65da5a1eb3"
}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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Dimension3": 8.0,
"Dimension2": 9.0,
"Dimension6": 10.0,
"Dimension4": 11.0,
"regionscountries": "a4b67a95-66a8-4ce4-8bef-820491a422ef",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "6f41b819-17a0-44b4-9c32-56d86c1a6d4b",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportassessments item.
PATCH /api/news/resultsreportassessments({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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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
{
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "87faaf07-c71f-4c41-ae39-e8bb0bca4b6c",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "4c934e1a-1e45-4b23-8627-1bf6a4deb054"
}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 resultsreportassessments item.
PUT /api/news/resultsreportassessments({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 | |
| Dimension3 | System.Decimal | Read only: False | |
| Dimension2 | System.Decimal | Read only: False | |
| Dimension6 | System.Decimal | Read only: False | |
| Dimension4 | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Dimension1 | System.Decimal | Read only: False | |
| Dimension5 | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| Summary | 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
{
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "47d26f4f-c4fa-44c0-8215-314493a8e175",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "cb8161ad-27f4-47ce-8ef8-6f8d0fc02885"
}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 resultsreportassessments item by Id.
DELETE /api/news/resultsreportassessments({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 resultsreportassessments item.
GET /api/news/resultsreportassessments({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 | |
| 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-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"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": "65444913-1872-4c71-9521-21a9bc5de217",
"regionscountries": "a7c2032f-771b-4a83-ac53-83e1d3889404",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "104173ff-23f2-4999-a796-a6c2b17e81cb",
"SortOrder": 17.0,
"ParentId": "bbc54a9f-25d9-4e54-960f-274110098286",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T17:37:01.2927945Z",
"PublicationDate": "2026-01-14T17:37:01.2927945Z",
"DateCreated": "2026-01-14T17:37:01.2927945Z",
"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": "65444913-1872-4c71-9521-21a9bc5de217",
"regionscountries": "a7c2032f-771b-4a83-ac53-83e1d3889404",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "104173ff-23f2-4999-a796-a6c2b17e81cb",
"SortOrder": 17.0,
"ParentId": "bbc54a9f-25d9-4e54-960f-274110098286",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T17:37:01.2927945+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportassessments item.
POST /api/news/resultsreportassessments({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 resultsreportassessments item.
DELETE /api/news/resultsreportassessments({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.