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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7e9ac6bc-9959-4bde-8ba3-a09066297209",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "57ac6600-058b-452c-9ff6-2ece615d8699",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "9ffa41bb-731c-4aa3-b54a-012aa4817b89",
"SortOrder": 15.0,
"publishingoffices": "6387c7d3-e401-4867-92cd-1e79154f253e",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "e1d5d076-28e9-42c1-a19d-9cc6ee13c3ac",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7e9ac6bc-9959-4bde-8ba3-a09066297209",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "57ac6600-058b-452c-9ff6-2ece615d8699",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "9ffa41bb-731c-4aa3-b54a-012aa4817b89",
"SortOrder": 15.0,
"publishingoffices": "6387c7d3-e401-4867-92cd-1e79154f253e",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "e1d5d076-28e9-42c1-a19d-9cc6ee13c3ac",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2cfceab9-c2d9-490a-92fd-ce030eb08bed",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "13dca9b8-0e43-4db0-94b8-3885fa27eef1",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "5a067662-429a-4751-b947-a6228866983b",
"SortOrder": 15.0,
"publishingoffices": "86c56cba-6ded-450d-a44e-c8ed30816d02",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "71e8d37d-517d-4539-8b55-329cda1ae634",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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": "b4f975e5-069b-4577-ad42-83491b47c094"
}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-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "f7d819bd-ad47-46cb-aa58-a396b4352a63",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "60387fbd-ac78-4ef0-820f-c975c243eda0",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "27bdcdf2-9ba1-46ad-b801-9be92a2f69ca",
"SortOrder": 12.0,
"publishingoffices": "e37876d7-1d65-42f7-bfaf-eec2db63065b",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "dfb640fc-deef-4e5d-ab57-1a7815ddb265"
}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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f3eb17e0-861e-4ebb-91fd-4fee607b2490",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "b7bb931d-0f26-4804-a5a9-21bdacc58c8d",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "e09c3809-cbbe-434a-bafb-2241dee62587",
"SortOrder": 15.0,
"publishingoffices": "10758855-3f9f-4d5f-a8a2-ce47f0e11b6e",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "94bb2c52-0c6c-4557-8705-10474eb6e758",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c9c4c442-9c54-416a-9e06-89ca38cbeee7",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "477d9343-c860-43d8-a9fc-f6954278bf9c",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "b7160fbe-286b-4ca2-92d9-115d18c8561d",
"SortOrder": 12.0,
"publishingoffices": "555284eb-b1c8-4bc5-93af-403fdcf96831",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "722690c4-526c-4a0b-aaca-95eac27361be"
}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-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "25cbda4f-590b-450b-8605-9a7d2458a7c8",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "e8abe0e7-2108-4100-80ac-2b47c20de559",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "e4b5c98f-7f45-4e4b-a784-7c8a8ce2dc2e",
"SortOrder": 12.0,
"publishingoffices": "eb549f21-c742-49a1-9b37-cfb8475ee4ca",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "2c127aae-2a9f-479f-9c00-8f1366d681b5"
}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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "2a91d547-5717-41ac-800c-d06eda3218e0",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "281beb96-cced-4126-b60f-1773943541ae",
"publishingoffices": "789d23a9-25fd-468d-9075-e3f8f7f3932a",
"ReportingStartDate": "2026-09-21T01:43:33.2924313Z",
"ReportingEndDate": "2026-09-21T01:43:33.2924313Z",
"targetaudiences": "655c2134-9b25-4b3d-aad8-21d2f0e08337",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "2a91d547-5717-41ac-800c-d06eda3218e0",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "281beb96-cced-4126-b60f-1773943541ae",
"publishingoffices": "789d23a9-25fd-468d-9075-e3f8f7f3932a",
"ReportingStartDate": "2026-09-21T01:43:33.2924313Z",
"ReportingEndDate": "2026-09-21T01:43:33.2924313Z",
"targetaudiences": "655c2134-9b25-4b3d-aad8-21d2f0e08337",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ec30b7b9-5413-4191-8c89-50fdcbc8eb8f",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "7a1d5515-cb6a-43ac-a03d-138625639d79",
"healthtopics": "b4e7fc04-237d-46e9-beee-011a9df29a95",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ec30b7b9-5413-4191-8c89-50fdcbc8eb8f",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "7a1d5515-cb6a-43ac-a03d-138625639d79",
"healthtopics": "b4e7fc04-237d-46e9-beee-011a9df29a95",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "9ba8e367-d6b9-4bb8-b712-9e8f6823bc3e",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ca39a586-d0d5-49fa-9fb8-341d059a60bd",
"Summary": "sample string 12",
"regionscountries": "df030c9a-a2a1-4713-85bf-f2abb7d35538",
"DisplayTitle": "sample string 14",
"healthtopics": "472a9141-eb53-4dcc-8f48-e64c11661408",
"ParentId": "fc9c0c72-125b-4169-9739-01aad981968e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "9ba8e367-d6b9-4bb8-b712-9e8f6823bc3e",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ca39a586-d0d5-49fa-9fb8-341d059a60bd",
"Summary": "sample string 12",
"regionscountries": "df030c9a-a2a1-4713-85bf-f2abb7d35538",
"DisplayTitle": "sample string 14",
"healthtopics": "472a9141-eb53-4dcc-8f48-e64c11661408",
"ParentId": "fc9c0c72-125b-4169-9739-01aad981968e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "3f53c69e-00f0-4ba3-8ef0-0db843fd40a6",
"publishingoffices": "ae987006-b025-46bb-ae96-9cec1e159f3e",
"events": "f0fa7a6a-a656-40cf-b8e9-5555507ef30e",
"targets": "44f4e838-2dd3-4153-81af-71a874aad891",
"Category": "3ff2a3db-e31a-4a37-9755-134dc73b0441",
"imagetypes": "87400752-b7fe-47f7-b638-c987c40fe096",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "d0d1d3e2-083e-49b3-8d03-796cb3359971",
"stakeholders": "8a61d862-b347-42ae-baff-f73f07628e3d",
"Tags": "0da817c7-93ce-425a-a274-af303bf28100",
"healthtopics": "355af14a-cba7-4d0d-a484-5150c9013702",
"targetaudiences": "2be332f1-317a-4027-a7c2-1df366779571",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "30423cc3-b9fc-480a-b065-70f6878c7a68",
"ParentId": "55d79e30-faf2-4e55-9161-479b233bfec3",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "3f53c69e-00f0-4ba3-8ef0-0db843fd40a6",
"publishingoffices": "ae987006-b025-46bb-ae96-9cec1e159f3e",
"events": "f0fa7a6a-a656-40cf-b8e9-5555507ef30e",
"targets": "44f4e838-2dd3-4153-81af-71a874aad891",
"Category": "3ff2a3db-e31a-4a37-9755-134dc73b0441",
"imagetypes": "87400752-b7fe-47f7-b638-c987c40fe096",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "d0d1d3e2-083e-49b3-8d03-796cb3359971",
"stakeholders": "8a61d862-b347-42ae-baff-f73f07628e3d",
"Tags": "0da817c7-93ce-425a-a274-af303bf28100",
"healthtopics": "355af14a-cba7-4d0d-a484-5150c9013702",
"targetaudiences": "2be332f1-317a-4027-a7c2-1df366779571",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "30423cc3-b9fc-480a-b065-70f6878c7a68",
"ParentId": "55d79e30-faf2-4e55-9161-479b233bfec3",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "ae29929c-8d6a-429b-984f-d77c042eebba",
"publishingoffices": "34c0e948-4a10-48d1-b6ac-c8025ef50515",
"events": "f6fe4bfb-f476-4dde-a372-c40528eba3d7",
"targets": "d4b78cfb-ebf0-4a71-8aec-d14c15f2660f",
"Category": "07e68429-d930-4561-a2f5-859821bb0b84",
"imagetypes": "3b75234b-a9f6-43a0-bf82-683eb362e52e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "01fc7eea-bd94-48b6-ac50-5cc52d7c6184",
"stakeholders": "38908c29-2343-4a33-a35f-2e086d3d35c2",
"Tags": "5ee7d4e7-2ccf-4c95-aab5-9d33447dbe5c",
"healthtopics": "af6fa7d4-e77e-4692-8cad-0cbe81edc86b",
"targetaudiences": "14d68666-5461-4770-a900-82a40f66fb43",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3a861ea6-c009-41e1-91f6-d07d9455c6df",
"ParentId": "b5c5db2c-b918-4cd1-9832-6f484b3b42ef",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "ae29929c-8d6a-429b-984f-d77c042eebba",
"publishingoffices": "34c0e948-4a10-48d1-b6ac-c8025ef50515",
"events": "f6fe4bfb-f476-4dde-a372-c40528eba3d7",
"targets": "d4b78cfb-ebf0-4a71-8aec-d14c15f2660f",
"Category": "07e68429-d930-4561-a2f5-859821bb0b84",
"imagetypes": "3b75234b-a9f6-43a0-bf82-683eb362e52e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "01fc7eea-bd94-48b6-ac50-5cc52d7c6184",
"stakeholders": "38908c29-2343-4a33-a35f-2e086d3d35c2",
"Tags": "5ee7d4e7-2ccf-4c95-aab5-9d33447dbe5c",
"healthtopics": "af6fa7d4-e77e-4692-8cad-0cbe81edc86b",
"targetaudiences": "14d68666-5461-4770-a900-82a40f66fb43",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3a861ea6-c009-41e1-91f6-d07d9455c6df",
"ParentId": "b5c5db2c-b918-4cd1-9832-6f484b3b42ef",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "99b118f8-44d2-4718-b7f4-b0234dc95557",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "99b118f8-44d2-4718-b7f4-b0234dc95557",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "fc7915e3-95a0-43f8-957b-b80bf6ce9a5a",
"publishingoffices": "6b103867-e2f2-463e-9685-a51759aec50f",
"events": "76a0f8b5-e740-4ae9-9d8f-c3f3d8576776",
"targets": "b98d0c6f-cc7f-463e-ad82-f4e1c6e33a4a",
"Category": "c5d1d753-31a7-4b5e-8ab2-71190470b779",
"imagetypes": "26f6462d-c0c2-48b3-92a5-3a1f0f962067",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "cc3b69d2-7a76-4678-b518-6ae1c088ae99",
"stakeholders": "8af4273e-5b2f-42f0-961f-3bcab4c2aba3",
"Tags": "572851fe-a7f3-4743-83dd-3ba3f5bd07f2",
"healthtopics": "214ad7e6-b38b-4db8-874d-c05e85b8fa02",
"targetaudiences": "fe281b64-5bb6-4724-ab3e-d39a06e4ee75",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6c60be38-dd6f-4778-ad65-61f5b84a7d1a",
"ParentId": "d86105d2-5904-4126-9109-11d61b7f455b",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "fc7915e3-95a0-43f8-957b-b80bf6ce9a5a",
"publishingoffices": "6b103867-e2f2-463e-9685-a51759aec50f",
"events": "76a0f8b5-e740-4ae9-9d8f-c3f3d8576776",
"targets": "b98d0c6f-cc7f-463e-ad82-f4e1c6e33a4a",
"Category": "c5d1d753-31a7-4b5e-8ab2-71190470b779",
"imagetypes": "26f6462d-c0c2-48b3-92a5-3a1f0f962067",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "cc3b69d2-7a76-4678-b518-6ae1c088ae99",
"stakeholders": "8af4273e-5b2f-42f0-961f-3bcab4c2aba3",
"Tags": "572851fe-a7f3-4743-83dd-3ba3f5bd07f2",
"healthtopics": "214ad7e6-b38b-4db8-874d-c05e85b8fa02",
"targetaudiences": "fe281b64-5bb6-4724-ab3e-d39a06e4ee75",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6c60be38-dd6f-4778-ad65-61f5b84a7d1a",
"ParentId": "d86105d2-5904-4126-9109-11d61b7f455b",
"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-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "3cb2ba1e-6476-427d-8fc5-0759c3362dbd",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-21T01:43:33.2924313Z",
"PublicationDate": "2026-09-21T01:43:33.2924313Z",
"DateCreated": "2026-09-21T01:43:33.2924313Z",
"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": "3cb2ba1e-6476-427d-8fc5-0759c3362dbd",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-21T01:43:33.2924313+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.