Returns a set of data items of type resultsreportoutcomes.
GET /api/resultsreport/resultsreportoutcomes
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 | |
| 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6350dd97-5c29-435b-82c5-a14af18747b9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "cd6e5464-9d2f-40f1-bdad-faec98c8707d",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "b67ce9e1-8fda-48c1-ab2b-c9a56e699e49",
"SortOrder": 15.0,
"publishingoffices": "3621a3fa-0754-4980-af23-618539fa31ac",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "a4da058e-a5ca-4995-9b3d-400cf646867a",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6350dd97-5c29-435b-82c5-a14af18747b9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "cd6e5464-9d2f-40f1-bdad-faec98c8707d",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "b67ce9e1-8fda-48c1-ab2b-c9a56e699e49",
"SortOrder": 15.0,
"publishingoffices": "3621a3fa-0754-4980-af23-618539fa31ac",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "a4da058e-a5ca-4995-9b3d-400cf646867a",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportoutcomes item by id.
GET /api/resultsreport/resultsreportoutcomes({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 | |
| 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "faf4cd9b-c598-4b17-aaef-86b59beee817",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "a69d6c85-0c65-4c7a-8dfe-1711b0369e5f",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "d3d1a340-fae4-462a-9813-b16ea162b574",
"SortOrder": 15.0,
"publishingoffices": "764a5cd5-3221-42b2-a02b-892a199a53e7",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "46d32cbd-bfb5-49ce-99e7-b352d32d49a1",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({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": "2441dc6c-5989-4edb-8bc2-85f7502be8b2"
}Creates a resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes
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 | |
| 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
{
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "7f70220d-a2ee-42e0-9278-e9a0ae9e1c8c",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "1d723dbd-41db-4df4-87d3-fda6a07540a5",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "fad95c6b-45e2-4c0d-a416-dc0348e76262",
"SortOrder": 12.0,
"publishingoffices": "c5e38803-4ea6-4efe-af35-99c0360e03d3",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "f50effa8-8563-4976-a787-d4526ec30f8e"
}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 | |
| 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "25c5143a-0f13-4a31-80bf-45ff6b3d2bab",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "2222dbac-7372-4cb1-b5b8-cd9068cbb9a5",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "1d98bf72-9d50-46ae-a2a2-abebd49d7fd3",
"SortOrder": 15.0,
"publishingoffices": "c395471f-2f59-464b-ba73-20c80b8e6562",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "cf9a5a5a-f6b2-4196-848c-4e08036887eb",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportoutcomes item.
PATCH /api/resultsreport/resultsreportoutcomes({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 | |
| 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
{
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "cbc21876-aaa2-4d14-8f3d-a8fcdc8f63f4",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "ef91a3bc-17c0-4aa6-86a4-3150a87b6390",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "05bec8ff-d332-4dda-8c32-0cd69225dabc",
"SortOrder": 12.0,
"publishingoffices": "22fd1aa7-c5d1-492a-8392-de7a3bd4f845",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "894cc280-e40f-418f-82c6-5236409591c6"
}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 resultsreportoutcomes item.
PUT /api/resultsreport/resultsreportoutcomes({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 | |
| 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
{
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "90704906-7304-4ea9-9aca-2b8675a53c94",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "d22ceabe-1636-452d-8103-39f82e056204",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "9b0dc433-f0d1-4f98-92bc-d00ba590784f",
"SortOrder": 12.0,
"publishingoffices": "1b9d6d9f-df62-439a-b8e1-8587ed8dd189",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "f197738d-ff4e-4a5a-9a60-e6d8f24207bf"
}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 resultsreportoutcomes item by Id.
DELETE /api/resultsreport/resultsreportoutcomes({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 resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "f95f927c-b934-4a7d-a546-0d9d44915f08",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "e365e9df-dbf0-4cf4-a79e-d977fb688f5d",
"publishingoffices": "567510b1-0fe1-4922-86be-ffd6271de5f8",
"ReportingStartDate": "2026-07-17T08:35:21.9445239Z",
"ReportingEndDate": "2026-07-17T08:35:21.9445239Z",
"targetaudiences": "23700a1f-ebc8-410b-9665-27ac5b7ad749",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "f95f927c-b934-4a7d-a546-0d9d44915f08",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "e365e9df-dbf0-4cf4-a79e-d977fb688f5d",
"publishingoffices": "567510b1-0fe1-4922-86be-ffd6271de5f8",
"ReportingStartDate": "2026-07-17T08:35:21.9445239Z",
"ReportingEndDate": "2026-07-17T08:35:21.9445239Z",
"targetaudiences": "23700a1f-ebc8-410b-9665-27ac5b7ad749",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({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 resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({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 RelatedMap from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/RelatedMap
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| BaseMapID | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4c81502e-b4fa-42b0-80da-4c9240b6cdae",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "dc81a945-af07-4475-a5fa-cf2f24a15fd8",
"healthtopics": "0995fb7c-947c-44ce-b64a-7c23dd12cd79",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4c81502e-b4fa-42b0-80da-4c9240b6cdae",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "dc81a945-af07-4475-a5fa-cf2f24a15fd8",
"healthtopics": "0995fb7c-947c-44ce-b64a-7c23dd12cd79",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedMap relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/RelatedMap/$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 RelatedMap from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/RelatedMap/$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 RelatedInfographic from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/RelatedInfographic
| 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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "bcdd9e90-d85c-4562-8bd9-e35da8312743",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "33b86cc0-3c2f-4315-80c0-b6df645d4cee",
"Summary": "sample string 12",
"regionscountries": "06ce91fb-e3ad-468a-9d2a-590a2fd1267a",
"DisplayTitle": "sample string 14",
"healthtopics": "ae77d6d3-273d-403d-b45d-a893aba9b1f2",
"ParentId": "acac177d-2f6f-4e7a-8d3c-27cd48fe427d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "bcdd9e90-d85c-4562-8bd9-e35da8312743",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "33b86cc0-3c2f-4315-80c0-b6df645d4cee",
"Summary": "sample string 12",
"regionscountries": "06ce91fb-e3ad-468a-9d2a-590a2fd1267a",
"DisplayTitle": "sample string 14",
"healthtopics": "ae77d6d3-273d-403d-b45d-a893aba9b1f2",
"ParentId": "acac177d-2f6f-4e7a-8d3c-27cd48fe427d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographic relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/RelatedInfographic/$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 RelatedInfographic from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/RelatedInfographic/$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 Thumbnail from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/Thumbnail
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "74c5c9c7-1b69-4d8a-9b11-474481c02a23",
"publishingoffices": "c4a036e2-369f-4422-b00e-16c38b308b76",
"events": "096c2053-3ee4-4088-8503-e2e0d7725c23",
"targets": "e68344c2-a24b-4117-88e0-51a2d477a10d",
"Category": "f4886717-4ee7-46ec-8e06-fa45f21df3a5",
"imagetypes": "1a54074c-c72a-45d8-9730-1583d339abf2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "7491b39f-adab-4459-8761-63a1b8fd01a5",
"stakeholders": "d8735abf-d7d1-4c7a-ab11-152233734299",
"Tags": "8d86282d-4f66-49b6-8484-dcb34dc7748b",
"healthtopics": "13843ade-a18a-48b4-93f0-67e02f3e789f",
"targetaudiences": "bcc1a3a7-6e1d-465e-afba-4bdeb9449f38",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3036b1df-f0af-412a-b94f-d454459d53c5",
"ParentId": "ab463526-182c-4cc6-acda-9fcc44c77a3a",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "74c5c9c7-1b69-4d8a-9b11-474481c02a23",
"publishingoffices": "c4a036e2-369f-4422-b00e-16c38b308b76",
"events": "096c2053-3ee4-4088-8503-e2e0d7725c23",
"targets": "e68344c2-a24b-4117-88e0-51a2d477a10d",
"Category": "f4886717-4ee7-46ec-8e06-fa45f21df3a5",
"imagetypes": "1a54074c-c72a-45d8-9730-1583d339abf2",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "7491b39f-adab-4459-8761-63a1b8fd01a5",
"stakeholders": "d8735abf-d7d1-4c7a-ab11-152233734299",
"Tags": "8d86282d-4f66-49b6-8484-dcb34dc7748b",
"healthtopics": "13843ade-a18a-48b4-93f0-67e02f3e789f",
"targetaudiences": "bcc1a3a7-6e1d-465e-afba-4bdeb9449f38",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3036b1df-f0af-412a-b94f-d454459d53c5",
"ParentId": "ab463526-182c-4cc6-acda-9fcc44c77a3a",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/Thumbnail/$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 Thumbnail from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/Thumbnail/$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 IconImage from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/IconImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "87b622fe-5dad-49c1-8c09-25ca8df74409",
"publishingoffices": "df1a2b0b-61c2-4ae4-b9eb-1577f155ea34",
"events": "fb60d3cd-0e5c-41c4-ba2e-477e54a030ff",
"targets": "885d63ee-3334-4e58-bd52-7134a77763d4",
"Category": "13e45a68-a75d-4286-b8aa-152e1d2c24be",
"imagetypes": "7ab7b829-56fa-4e09-8898-66d5a0cbea99",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ebad8340-08d5-40e9-8789-3b266a14491b",
"stakeholders": "6cf15b4c-d1ac-45e6-930e-b07a6024e002",
"Tags": "a618bb44-6bcc-4add-aeca-658751bb44a4",
"healthtopics": "24bbb8ae-96f9-44ce-a232-c37a57f859b5",
"targetaudiences": "eb2e2d9c-097b-4d68-b216-44227a302f9f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "42f49d9a-8dba-42aa-80a6-c4f82685b2ff",
"ParentId": "2befb8dc-e942-427d-bd7d-0427de5ecf23",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "87b622fe-5dad-49c1-8c09-25ca8df74409",
"publishingoffices": "df1a2b0b-61c2-4ae4-b9eb-1577f155ea34",
"events": "fb60d3cd-0e5c-41c4-ba2e-477e54a030ff",
"targets": "885d63ee-3334-4e58-bd52-7134a77763d4",
"Category": "13e45a68-a75d-4286-b8aa-152e1d2c24be",
"imagetypes": "7ab7b829-56fa-4e09-8898-66d5a0cbea99",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "ebad8340-08d5-40e9-8789-3b266a14491b",
"stakeholders": "6cf15b4c-d1ac-45e6-930e-b07a6024e002",
"Tags": "a618bb44-6bcc-4add-aeca-658751bb44a4",
"healthtopics": "24bbb8ae-96f9-44ce-a232-c37a57f859b5",
"targetaudiences": "eb2e2d9c-097b-4d68-b216-44227a302f9f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "42f49d9a-8dba-42aa-80a6-c4f82685b2ff",
"ParentId": "2befb8dc-e942-427d-bd7d-0427de5ecf23",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add IconImage relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/IconImage/$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 IconImage from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/IconImage/$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 RelatedTicker from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/RelatedTicker
| 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 | |
| TickersType | System.String | Read only: False | |
| AnimationStart | System.Decimal | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| AnimationIncrement | System.Decimal | Read only: False | |
| Unit | System.String | Read only: False | |
| ValueNumber | System.Decimal | Read only: False | |
| Amount | System.String | Read only: False | |
| ValueText | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| DisplayTitle | 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TickersType": "sample string 8",
"AnimationStart": 9.0,
"SortOrder": 10.0,
"Title": "sample string 11",
"AnimationIncrement": 12.0,
"Unit": "sample string 13",
"ValueNumber": 14.0,
"Amount": "sample string 15",
"ValueText": "sample string 16",
"Summary": "sample string 17",
"DisplayTitle": "sample string 18",
"ParentId": "2f9aa2b7-fa65-4fef-877c-08467fd48bd3",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TickersType": "sample string 8",
"AnimationStart": 9.0,
"SortOrder": 10.0,
"Title": "sample string 11",
"AnimationIncrement": 12.0,
"Unit": "sample string 13",
"ValueNumber": 14.0,
"Amount": "sample string 15",
"ValueText": "sample string 16",
"Summary": "sample string 17",
"DisplayTitle": "sample string 18",
"ParentId": "2f9aa2b7-fa65-4fef-877c-08467fd48bd3",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTicker relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/RelatedTicker/$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 RelatedTicker from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/RelatedTicker/$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 MainImage from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/MainImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "460e2edc-7aa5-428b-8dd6-79d41f9113f4",
"publishingoffices": "598d8888-2cb1-4e77-958f-51be16e64b5c",
"events": "dfece1c6-c9a9-4265-9d11-a0432c38269a",
"targets": "8f1a7b15-5ba7-45c6-8b5c-7749ef2ca138",
"Category": "7efe93a5-68ee-4597-bb05-387aff5370f4",
"imagetypes": "aecc9bc2-c72b-4e85-b5f6-e4dd6b3cc873",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6dc072ed-ba48-4ada-8a46-1652f8508c5a",
"stakeholders": "c37bb018-b667-4604-bd95-ff5f7e62f5b0",
"Tags": "2737ea95-ed82-4411-8507-fafffb144733",
"healthtopics": "8969d463-c918-4db5-a445-cddff153ea20",
"targetaudiences": "96283898-416f-486c-a391-32ef26971782",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "0710243d-0e00-449e-ba6d-2847a7777f06",
"ParentId": "8099e136-731a-4893-88f8-20514c1a77c6",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "460e2edc-7aa5-428b-8dd6-79d41f9113f4",
"publishingoffices": "598d8888-2cb1-4e77-958f-51be16e64b5c",
"events": "dfece1c6-c9a9-4265-9d11-a0432c38269a",
"targets": "8f1a7b15-5ba7-45c6-8b5c-7749ef2ca138",
"Category": "7efe93a5-68ee-4597-bb05-387aff5370f4",
"imagetypes": "aecc9bc2-c72b-4e85-b5f6-e4dd6b3cc873",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6dc072ed-ba48-4ada-8a46-1652f8508c5a",
"stakeholders": "c37bb018-b667-4604-bd95-ff5f7e62f5b0",
"Tags": "2737ea95-ed82-4411-8507-fafffb144733",
"healthtopics": "8969d463-c918-4db5-a445-cddff153ea20",
"targetaudiences": "96283898-416f-486c-a391-32ef26971782",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "0710243d-0e00-449e-ba6d-2847a7777f06",
"ParentId": "8099e136-731a-4893-88f8-20514c1a77c6",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/MainImage/$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 MainImage from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/MainImage/$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 RelatedCharts from resultsreportoutcomes item.
GET /api/resultsreport/resultsreportoutcomes({key})/RelatedCharts
| 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 | |
| ChartCustomization | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ChartId | 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-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"ChartCustomization": "sample string 9",
"Summary": "sample string 10",
"ChartId": "sample string 11",
"ParentId": "80dc7d96-eeac-465e-8198-d6e257d2c5a1",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T08:35:21.9445239Z",
"PublicationDate": "2026-07-17T08:35:21.9445239Z",
"DateCreated": "2026-07-17T08:35:21.9445239Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"ChartCustomization": "sample string 9",
"Summary": "sample string 10",
"ChartId": "sample string 11",
"ParentId": "80dc7d96-eeac-465e-8198-d6e257d2c5a1",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T08:35:21.9445239+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCharts relation to resultsreportoutcomes item.
POST /api/resultsreport/resultsreportoutcomes({key})/RelatedCharts/$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 RelatedCharts from resultsreportoutcomes item.
DELETE /api/resultsreport/resultsreportoutcomes({key})/RelatedCharts/$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.