Returns a set of data items of type resultsreportassessments.
GET /api/resultsreport/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-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "996ad90e-9775-41d5-839d-6fa7a07e24ff",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "ff2cd5ff-aebe-45a0-bfd4-39040943d97e",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "996ad90e-9775-41d5-839d-6fa7a07e24ff",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "ff2cd5ff-aebe-45a0-bfd4-39040943d97e",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportassessments item by id.
GET /api/resultsreport/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-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "7194277c-df62-4db6-9644-ee32137e4bed",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "93666199-01b6-42dc-885f-ab014bfd0df3",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportassessments item.
GET /api/resultsreport/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": "6f9512e3-5016-4114-a300-dcf556fb9956"
}Creates a resultsreportassessments item.
POST /api/resultsreport/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-06T22:45:59.4448005Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "98a176df-e9bf-4fac-bed0-94f3cf23b2fd",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "726a0cdf-bfc6-4bdc-a62c-a12541c1dead"
}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-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "8324616b-0eb7-4ba1-ad09-aba46f6c1021",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "38a1c14c-010c-4d99-9632-7b7c517b89dc",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportassessments item.
PATCH /api/resultsreport/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-06T22:45:59.4448005Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "220eeb42-8e03-449e-8071-c20c113d9aed",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "6200181d-a58b-491e-b3d4-39c337a66315"
}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/resultsreport/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-06T22:45:59.4448005Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "21673502-826c-45c7-bf64-415107296d4d",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "ababd32a-7826-41c4-8550-b40aaab4ddb2"
}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/resultsreport/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/resultsreport/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-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "44cbf8cd-a01d-40c1-b156-f794f85c3faf",
"regionscountries": "3ce2d3bb-7cf7-4749-b3c1-d476dfc95173",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "2ca37719-dc01-4914-a2cb-6a32438c73a6",
"SortOrder": 17.0,
"ParentId": "f9550a4b-d25d-4213-84ad-f3992d19d5eb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T22:45:59.4448005Z",
"PublicationDate": "2026-02-06T22:45:59.4448005Z",
"DateCreated": "2026-02-06T22:45:59.4448005Z",
"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": "44cbf8cd-a01d-40c1-b156-f794f85c3faf",
"regionscountries": "3ce2d3bb-7cf7-4749-b3c1-d476dfc95173",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "2ca37719-dc01-4914-a2cb-6a32438c73a6",
"SortOrder": 17.0,
"ParentId": "f9550a4b-d25d-4213-84ad-f3992d19d5eb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T22:45:59.4448005+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportassessments item.
POST /api/resultsreport/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/resultsreport/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.