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-03-30T06:20:47.106538Z",
"PublicationDate": "2026-03-30T06:20:47.106538Z",
"DateCreated": "2026-03-30T06:20:47.106538Z",
"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": "98e706db-d804-43b7-af15-0fdc07e1fd41",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "ff497468-7002-4265-a74c-932b4c3fcf34",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.106538+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-30T06:20:47.106538Z",
"PublicationDate": "2026-03-30T06:20:47.106538Z",
"DateCreated": "2026-03-30T06:20:47.106538Z",
"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": "98e706db-d804-43b7-af15-0fdc07e1fd41",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "ff497468-7002-4265-a74c-932b4c3fcf34",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.106538+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-03-30T06:20:47.1221654Z",
"PublicationDate": "2026-03-30T06:20:47.1221654Z",
"DateCreated": "2026-03-30T06:20:47.1221654Z",
"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": "76044527-bdd7-4d4d-b849-2bd5aad528ad",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "79620583-bfd7-45a0-85d5-b0d298acd9f7",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.1221654+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": "023f1442-abd3-4070-88c3-41c1753c6c4b"
}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-03-30T06:20:47.1221654Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "05f42b78-8940-4cca-9e15-9ad1ee25f98d",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "14e6bd69-0ab7-4bb9-8c03-1f60da6d1f85"
}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-03-30T06:20:47.1221654Z",
"PublicationDate": "2026-03-30T06:20:47.1221654Z",
"DateCreated": "2026-03-30T06:20:47.1221654Z",
"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": "c750cbb7-499a-4006-b7a6-67c43abd9512",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "5fd2844b-9fab-41b4-88a0-686af97f0ee5",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.1221654+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-03-30T06:20:47.1221654Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "3c39656c-050f-45c3-981e-7e2320a26ae2",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "995fc561-44a8-4e42-9d27-f44012de080e"
}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-03-30T06:20:47.1221654Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "9bd5b29b-2d0c-4a40-9d68-eae76ddf06fb",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "8942a32b-bba2-4f18-b46f-e3402f59f759"
}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-03-30T06:20:47.1221654Z",
"PublicationDate": "2026-03-30T06:20:47.1221654Z",
"DateCreated": "2026-03-30T06:20:47.1221654Z",
"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": "1fe7d2d3-7cf3-43ce-af35-504e66a9c522",
"regionscountries": "53cc5eb8-a126-4fbf-b7b2-18deaef389c9",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "faf6b7fe-04aa-493f-bbe0-1c1df0e7a7fa",
"SortOrder": 17.0,
"ParentId": "5f449d7a-dacf-435d-bbf2-dd695c165878",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.1221654+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-30T06:20:47.1221654Z",
"PublicationDate": "2026-03-30T06:20:47.1221654Z",
"DateCreated": "2026-03-30T06:20:47.1221654Z",
"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": "1fe7d2d3-7cf3-43ce-af35-504e66a9c522",
"regionscountries": "53cc5eb8-a126-4fbf-b7b2-18deaef389c9",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "faf6b7fe-04aa-493f-bbe0-1c1df0e7a7fa",
"SortOrder": 17.0,
"ParentId": "5f449d7a-dacf-435d-bbf2-dd695c165878",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-30T06:20:47.1221654+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.