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": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "9e897202-acfa-46ed-99e6-40bacdf28f48",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "4bfb1935-c63c-4fc9-8228-15301686eaed",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "9e897202-acfa-46ed-99e6-40bacdf28f48",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "4bfb1935-c63c-4fc9-8228-15301686eaed",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+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": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "b5ebc039-e78e-419a-b0e2-e964e3459e8f",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "8b484d4f-a225-49e9-a705-075575a09e6b",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+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": "2447b4d8-dde1-4ec2-be7c-ad15b2edb531"
}
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": "2025-10-06T10:06:49.0464384Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "6f6c34e2-7cd4-4d9d-a4a5-7de7f5eef078",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "cd3c8146-df20-4f4d-9fcb-2ef58279215b"
}
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": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "23ee142c-8b6f-4f24-bcce-b069debafb04",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "0d9034b3-555c-44f6-92db-2344c5a063ac",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+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": "2025-10-06T10:06:49.0464384Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "49e3665b-590f-47d8-86ad-f7bd055c0c90",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "c69ee98f-8a0f-4891-a866-19fce761490e"
}
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": "2025-10-06T10:06:49.0464384Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "e109c57a-a46b-4e14-80eb-03d83c5ec212",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "4c51376b-93f0-49cd-9707-8312a1e44be3"
}
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": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "1c07ce24-a215-41cc-b586-b50a0bd9fccb",
"regionscountries": "0a558f3a-0eee-446d-a686-d3de175b019e",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "8abf8591-a878-4745-8dd6-0fef3ee8db01",
"SortOrder": 17.0,
"ParentId": "64f0ddaa-6b17-42cf-8d61-019d16fd4878",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T10:06:49.0464384Z",
"PublicationDate": "2025-10-06T10:06:49.0464384Z",
"DateCreated": "2025-10-06T10:06:49.0464384Z",
"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": "1c07ce24-a215-41cc-b586-b50a0bd9fccb",
"regionscountries": "0a558f3a-0eee-446d-a686-d3de175b019e",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "8abf8591-a878-4745-8dd6-0fef3ee8db01",
"SortOrder": 17.0,
"ParentId": "64f0ddaa-6b17-42cf-8d61-019d16fd4878",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:49.0464384+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.