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-02-06T21:47:43.1248964Z",
"PublicationDate": "2026-02-06T21:47:43.1248964Z",
"DateCreated": "2026-02-06T21:47:43.1248964Z",
"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": "d2cbf004-1517-446b-b8e9-b39fa5494598",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "6c686522-234b-4951-a918-80c21f807d30",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1248964+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T21:47:43.1248964Z",
"PublicationDate": "2026-02-06T21:47:43.1248964Z",
"DateCreated": "2026-02-06T21:47:43.1248964Z",
"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": "d2cbf004-1517-446b-b8e9-b39fa5494598",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "6c686522-234b-4951-a918-80c21f807d30",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1248964+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-02-06T21:47:43.1405271Z",
"PublicationDate": "2026-02-06T21:47:43.1405271Z",
"DateCreated": "2026-02-06T21:47:43.1405271Z",
"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": "0c3af2d5-a200-4e9c-b7f2-b722008a9324",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "bde9ba6e-1430-4d3a-9d8b-27cd2b8a70ab",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1405271+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": "c48c712c-9df6-4f37-8afc-d6f07d3c3225"
}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-02-06T21:47:43.1405271Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "fb4ba610-829b-4b71-a562-f0d7a9769967",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "420449f3-9bfd-4e7b-acb8-21f13cda940b"
}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-02-06T21:47:43.1405271Z",
"PublicationDate": "2026-02-06T21:47:43.1405271Z",
"DateCreated": "2026-02-06T21:47:43.1405271Z",
"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": "b11fc1bf-eb48-4bf6-8a4a-8080df689ad5",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "e53337f0-2912-40bb-a9e1-2e5bff8d65fc",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1405271+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-02-06T21:47:43.1405271Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "0deac3d5-2667-4319-84bc-a4cc005b3203",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "d5c4af65-8561-4864-9792-f8fe911bf2e6"
}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-02-06T21:47:43.1405271Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "f17e1938-5073-4667-8d35-df7a1c47de54",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "b9dd7dc1-30a4-4b3b-85b1-98e12ae6145f"
}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-02-06T21:47:43.1405271Z",
"PublicationDate": "2026-02-06T21:47:43.1405271Z",
"DateCreated": "2026-02-06T21:47:43.1405271Z",
"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": "8fdac8f1-64d6-404c-bbaf-c790a1554eee",
"regionscountries": "897fdd2e-9d68-438e-ae35-9d2ddf7410e0",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "606a723f-9059-467e-94e2-da2afa7b5ab2",
"SortOrder": 17.0,
"ParentId": "c3a07125-f384-4050-82aa-07e85bf760dd",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1405271+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T21:47:43.1405271Z",
"PublicationDate": "2026-02-06T21:47:43.1405271Z",
"DateCreated": "2026-02-06T21:47:43.1405271Z",
"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": "8fdac8f1-64d6-404c-bbaf-c790a1554eee",
"regionscountries": "897fdd2e-9d68-438e-ae35-9d2ddf7410e0",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "606a723f-9059-467e-94e2-da2afa7b5ab2",
"SortOrder": 17.0,
"ParentId": "c3a07125-f384-4050-82aa-07e85bf760dd",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.1405271+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.