Returns a set of data items of type resultsreportoutputs.
GET /api/resultsreport/resultsreportoutputs
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 | |
| 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-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"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": "efedcb97-c20b-4699-870e-e2edd24dc224",
"regionscountries": "cee54e9d-940a-4712-a5af-319bb610c1bb",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "8b04b720-2a38-4b70-b58f-ea6e333edb4a",
"SortOrder": 17.0,
"ParentId": "1dc5e84d-92fd-4e8a-821a-b395761e58d2",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"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": "efedcb97-c20b-4699-870e-e2edd24dc224",
"regionscountries": "cee54e9d-940a-4712-a5af-319bb610c1bb",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "8b04b720-2a38-4b70-b58f-ea6e333edb4a",
"SortOrder": 17.0,
"ParentId": "1dc5e84d-92fd-4e8a-821a-b395761e58d2",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportoutputs item by id.
GET /api/resultsreport/resultsreportoutputs({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 | |
| 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-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"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": "d7fc89b4-e827-4103-9e48-237d44029dca",
"regionscountries": "9991bd22-918a-4c45-a4fd-30cde071898f",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "8cfa1ef3-ae49-4d15-9b64-4685e8e409d7",
"SortOrder": 17.0,
"ParentId": "0917f4fc-3c93-4039-bb90-77e853bbf402",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportoutputs item.
GET /api/resultsreport/resultsreportoutputs({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": "61e9df3d-3318-4d03-8ae6-848449bd9617"
}Creates a resultsreportoutputs item.
POST /api/resultsreport/resultsreportoutputs
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 | |
| 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
{
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "de8acd20-5371-48f8-bcf2-df6543249241",
"regionscountries": "669a63a3-a5d4-45bb-b441-e0f0d4e4ad47",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "ae386df2-7fcb-42b7-8123-417901534ba9",
"SortOrder": 14.0,
"ParentId": "b10e62b7-91d8-4fc5-b7a7-00d70af1c379"
}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 | |
| 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-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"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": "bb9479d8-257e-47b0-9f40-28da8856ef6f",
"regionscountries": "eb6dd115-04f1-4f5a-b6f1-133d1a367bdf",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "259e6d8b-2b0b-41d9-bd1f-2cfc8f4bf058",
"SortOrder": 17.0,
"ParentId": "36b20740-444f-4836-8e9d-4999b3443018",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportoutputs item.
PATCH /api/resultsreport/resultsreportoutputs({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 | |
| 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
{
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "d8c9d571-4796-4650-98d4-c90872bc9c57",
"regionscountries": "015f1de7-9588-4341-add2-69d873431425",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "03aa649f-64a1-4e69-8791-6823097fea94",
"SortOrder": 14.0,
"ParentId": "333b6127-a3fe-42cc-b168-d0c787008186"
}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 resultsreportoutputs item.
PUT /api/resultsreport/resultsreportoutputs({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 | |
| 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
{
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Overview": "sample string 6",
"OutputCode": "sample string 7",
"Summary": "sample string 8",
"publishingoffices": "372113d4-d5d7-4b68-8f13-377581e7f813",
"regionscountries": "6dc0b072-eca2-4bab-b52c-1ce5356ae5f3",
"AdditionalContent": "sample string 11",
"PerformanceType": "sample string 12",
"healthtopics": "fc62ee83-08de-4773-9fc1-5ee19f088132",
"SortOrder": 14.0,
"ParentId": "8ddf0616-36a4-403d-9d27-3af56d1f36e7"
}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 resultsreportoutputs item by Id.
DELETE /api/resultsreport/resultsreportoutputs({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 resultsreportoutputs item.
GET /api/resultsreport/resultsreportoutputs({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 | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "6dc546e2-b56b-4ec4-badc-9a93826e2210",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "4186d2b7-a62a-46c1-8192-8ff24c25ed84",
"publishingoffices": "0ad4291a-fc88-4b59-a40f-79a3f4436aa3",
"ReportingStartDate": "2026-08-08T12:46:52.1517402Z",
"ReportingEndDate": "2026-08-08T12:46:52.1517402Z",
"targetaudiences": "8a01a81f-dab3-44a2-a2c6-bd99e9fa4002",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "6dc546e2-b56b-4ec4-badc-9a93826e2210",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "4186d2b7-a62a-46c1-8192-8ff24c25ed84",
"publishingoffices": "0ad4291a-fc88-4b59-a40f-79a3f4436aa3",
"ReportingStartDate": "2026-08-08T12:46:52.1517402Z",
"ReportingEndDate": "2026-08-08T12:46:52.1517402Z",
"targetaudiences": "8a01a81f-dab3-44a2-a2c6-bd99e9fa4002",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportoutputs item.
POST /api/resultsreport/resultsreportoutputs({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 resultsreportoutputs item.
DELETE /api/resultsreport/resultsreportoutputs({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.
Returns a set of related items of type RelatedOutcome from resultsreportoutputs item.
GET /api/resultsreport/resultsreportoutputs({key})/RelatedOutcome
| 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 | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | 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-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "34f161b1-6bfc-4e29-a474-5c421e509738",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "d7bd34bf-e320-4d34-94be-ee3052f7f069",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "1a82c7f0-a43b-456f-af35-6bc5da08cd82",
"SortOrder": 15.0,
"publishingoffices": "350f470d-5dd8-45a1-9aa5-019d4742160f",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "b12d7aa9-8703-47b0-bb67-7d6a29633476",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "34f161b1-6bfc-4e29-a474-5c421e509738",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "d7bd34bf-e320-4d34-94be-ee3052f7f069",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "1a82c7f0-a43b-456f-af35-6bc5da08cd82",
"SortOrder": 15.0,
"publishingoffices": "350f470d-5dd8-45a1-9aa5-019d4742160f",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "b12d7aa9-8703-47b0-bb67-7d6a29633476",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-08T12:46:52.1517402+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOutcome relation to resultsreportoutputs item.
POST /api/resultsreport/resultsreportoutputs({key})/RelatedOutcome/$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 RelatedOutcome from resultsreportoutputs item.
DELETE /api/resultsreport/resultsreportoutputs({key})/RelatedOutcome/$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.
Returns a set of related items of type MoreInfoLink from resultsreportoutputs item.
GET /api/resultsreport/resultsreportoutputs({key})/MoreInfoLink
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"UrlName": "sample string 2",
"organizations": "0fe40e35-6f3a-4d28-96a9-e8e462303091",
"regionscountries": "e026217f-f5f3-47e0-9613-a404bef7a772",
"sustainabledevelopmentgoals": "a632c5e6-567a-45a2-82ab-b2f8caf28462",
"departmentaltargets": "95b4cf61-5df5-4df4-bcfb-bce4f1b68c99",
"healthtopics": "41e3f518-29b4-4119-90e4-fc2d13ffcf12",
"events": "937ba98a-5711-4712-a8d0-89038b297dd6",
"publishingoffices": "bfda33af-789c-4bbc-b181-5c2d52d89fcb",
"WebPageType": "sample string 10",
"targetaudiences": "10f2e282-f808-4ae1-80f5-fc92d9856681",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"ShowInNavigation": true,
"ParentId": "37d91ccb-02f3-459c-af27-c73ef813c442",
"RootId": "5d8b66f9-9240-414e-b454-826debd9ab7b",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "00206437-dd9c-46dd-b271-7e2ad1834320",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-08-08T12:46:52.1517402Z",
"UrlName": "sample string 2",
"organizations": "0fe40e35-6f3a-4d28-96a9-e8e462303091",
"regionscountries": "e026217f-f5f3-47e0-9613-a404bef7a772",
"sustainabledevelopmentgoals": "a632c5e6-567a-45a2-82ab-b2f8caf28462",
"departmentaltargets": "95b4cf61-5df5-4df4-bcfb-bce4f1b68c99",
"healthtopics": "41e3f518-29b4-4119-90e4-fc2d13ffcf12",
"events": "937ba98a-5711-4712-a8d0-89038b297dd6",
"publishingoffices": "bfda33af-789c-4bbc-b181-5c2d52d89fcb",
"WebPageType": "sample string 10",
"targetaudiences": "10f2e282-f808-4ae1-80f5-fc92d9856681",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-08-08T12:46:52.1517402Z",
"ShowInNavigation": true,
"ParentId": "37d91ccb-02f3-459c-af27-c73ef813c442",
"RootId": "5d8b66f9-9240-414e-b454-826debd9ab7b",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "00206437-dd9c-46dd-b271-7e2ad1834320",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-08-08T12:46:52.1517402Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add MoreInfoLink relation to resultsreportoutputs item.
POST /api/resultsreport/resultsreportoutputs({key})/MoreInfoLink/$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 MoreInfoLink from resultsreportoutputs item.
DELETE /api/resultsreport/resultsreportoutputs({key})/MoreInfoLink/$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.