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": "2025-10-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "89becf84-27c5-43ef-9a53-5073011da106",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "53397488-dbd5-4e18-8cc9-4739f98af7f8",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "89becf84-27c5-43ef-9a53-5073011da106",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "53397488-dbd5-4e18-8cc9-4739f98af7f8",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+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": "2025-10-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "20bfa20f-1af9-4896-8059-b34a7f30e153",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "6b84882a-1518-4f62-b9fb-135dc15cb89d",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+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": "7bdf8ac0-cdf4-40af-9f7a-8c1417f1ca06"
}
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": "2025-10-06T13:34:49.6451919Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "2cddbd51-aa51-4cb7-ab04-bfce8b3feb02",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "c0ff13f8-7e21-4162-9ea3-1d18bb382d03"
}
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-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "d1319ab4-4936-451e-bbef-62a5fec582c6",
"Content": "sample string 13",
"Dimension1": 14.0,
"Dimension5": 15.0,
"Title": "sample string 16",
"Summary": "sample string 17",
"ParentId": "4980c0b1-87ad-4d24-af9d-74b4fcafb219",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+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": "2025-10-06T13:34:49.6451919Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "7abb84dc-3e44-4230-82e4-209b281ea948",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "c6b487a8-1b3c-4662-a32a-61f9f99d4861"
}
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": "2025-10-06T13:34:49.6451919Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Dimension3": 5.0,
"Dimension2": 6.0,
"Dimension6": 7.0,
"Dimension4": 8.0,
"regionscountries": "127b70a2-85a1-40f8-97c6-c940e369f79e",
"Content": "sample string 10",
"Dimension1": 11.0,
"Dimension5": 12.0,
"Title": "sample string 13",
"Summary": "sample string 14",
"ParentId": "2573ec10-ec68-4429-bf79-fa5e2da0dd89"
}
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": "2025-10-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "7715d2fb-5142-4fa6-9abe-989a15acdeec",
"regionscountries": "edab184e-da5d-4c42-88b9-301e3fdd3965",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "b3fd9368-0b24-4fca-8f66-f79671e18f18",
"SortOrder": 17.0,
"ParentId": "c04822b4-9221-431f-9f54-c3d22d9d68cb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T13:34:49.6451919Z",
"PublicationDate": "2025-10-06T13:34:49.6451919Z",
"DateCreated": "2025-10-06T13:34:49.6451919Z",
"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": "7715d2fb-5142-4fa6-9abe-989a15acdeec",
"regionscountries": "edab184e-da5d-4c42-88b9-301e3fdd3965",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "b3fd9368-0b24-4fca-8f66-f79671e18f18",
"SortOrder": 17.0,
"ParentId": "c04822b4-9221-431f-9f54-c3d22d9d68cb",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T13:34:49.6451919+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.