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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e632dcb6-902e-4f86-8f20-7fdf3159c370",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "0ccf0490-e259-49af-b6b9-95b670f2f511",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "ff4effee-16ff-4a28-9aad-08a58329bc70",
"SortOrder": 15.0,
"publishingoffices": "95138bf9-c6ee-472c-8af8-c05d37863539",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "e30f675b-185c-4823-9214-acfd019fe760",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e632dcb6-902e-4f86-8f20-7fdf3159c370",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "0ccf0490-e259-49af-b6b9-95b670f2f511",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "ff4effee-16ff-4a28-9aad-08a58329bc70",
"SortOrder": 15.0,
"publishingoffices": "95138bf9-c6ee-472c-8af8-c05d37863539",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "e30f675b-185c-4823-9214-acfd019fe760",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e5434008-6d36-4a2f-bfc8-996deb81d678",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "ab5a66ad-c642-4121-b368-d1e6d254b5fa",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "ecaf193b-15ed-4f02-803f-8e621407d935",
"SortOrder": 15.0,
"publishingoffices": "aada5db3-557e-4982-89c4-1f751307ba59",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "6b044fe8-4295-426c-b8bb-06af0017f5b4",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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": "5e5b54d7-7301-4e7b-811c-901d6e0d3da0"
}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-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "77be22f7-0db6-4123-b274-f2d35a7acc62",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "a9cfedf0-168e-444e-ac71-072ba87f66c6",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "72027de4-2e45-404a-9773-44cf3100a35a",
"SortOrder": 12.0,
"publishingoffices": "c8cb8041-749c-42b6-9f22-56b7e43f99be",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "f813eb9c-1094-4629-a83f-1c780fb4a6de"
}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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "36dc682b-071f-4375-8d7f-627c4b190e27",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "fb00e299-e3cf-4b2c-b1db-08c110ba1aea",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "383d9b1e-0667-41a4-a167-0e4ccca39f68",
"SortOrder": 15.0,
"publishingoffices": "8342a459-0078-44c1-937c-e60562f07ebc",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "f4d69b60-c540-4dc6-9e90-24e9dcee9ecd",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "04e23181-8c6a-4e01-a6e0-50d36fcfa442",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "878e75f8-3a24-4d57-918c-150926bc4427",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "d2313af4-c58c-4308-914d-ea8a42ea5ae1",
"SortOrder": 12.0,
"publishingoffices": "63be33e0-46c8-48bc-ac60-60d8a615462c",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "e88fb026-8607-4403-9ea5-eab080c440ad"
}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-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "b743ac9e-a45c-4206-845b-120765a9344f",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "d65935c2-511a-455e-85ac-b20465ff3918",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "f857bef8-64c6-4fa9-ae05-cfb5316913b1",
"SortOrder": 12.0,
"publishingoffices": "38047a6f-5042-49c5-83cc-ead000a446ea",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "de3cb05e-aa29-4ee3-9441-8cb74b7efd2d"
}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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "315c2a62-0060-4ec2-bd29-daace16b47af",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "71df55ca-5314-43b4-91a0-b01fa5c20db3",
"publishingoffices": "34753c33-15d1-4c06-b738-4962046c54e0",
"ReportingStartDate": "2026-01-14T15:34:00.7379223Z",
"ReportingEndDate": "2026-01-14T15:34:00.7379223Z",
"targetaudiences": "483d9343-194a-4402-92a8-5592e1196cff",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "315c2a62-0060-4ec2-bd29-daace16b47af",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "71df55ca-5314-43b4-91a0-b01fa5c20db3",
"publishingoffices": "34753c33-15d1-4c06-b738-4962046c54e0",
"ReportingStartDate": "2026-01-14T15:34:00.7379223Z",
"ReportingEndDate": "2026-01-14T15:34:00.7379223Z",
"targetaudiences": "483d9343-194a-4402-92a8-5592e1196cff",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "fa71a549-b7e1-42ab-aea2-a754bd82d561",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "8a25fd5a-3b27-4edd-963d-23eb125a4e89",
"healthtopics": "6bb2bc42-4292-4b3a-a9e4-4551f8d5fe31",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "fa71a549-b7e1-42ab-aea2-a754bd82d561",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "8a25fd5a-3b27-4edd-963d-23eb125a4e89",
"healthtopics": "6bb2bc42-4292-4b3a-a9e4-4551f8d5fe31",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "471ac07a-6fc6-4b42-ae16-06235c559d10",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "548f6c41-f0a4-4d76-9992-ef10b5ea5e68",
"Summary": "sample string 12",
"regionscountries": "51aa5418-17ca-4dc6-9894-1a3aa4c61a31",
"DisplayTitle": "sample string 14",
"healthtopics": "3a185595-ff29-47e2-a38e-d5d8f767f771",
"ParentId": "e0320dd7-a889-4c5a-a568-0569960127cb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "471ac07a-6fc6-4b42-ae16-06235c559d10",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "548f6c41-f0a4-4d76-9992-ef10b5ea5e68",
"Summary": "sample string 12",
"regionscountries": "51aa5418-17ca-4dc6-9894-1a3aa4c61a31",
"DisplayTitle": "sample string 14",
"healthtopics": "3a185595-ff29-47e2-a38e-d5d8f767f771",
"ParentId": "e0320dd7-a889-4c5a-a568-0569960127cb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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 | |
| 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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "a6c131ea-513b-44fe-9b90-841480bbcb58",
"publishingoffices": "43520e18-83f1-467d-8633-094dc526cbb9",
"events": "3801b9c5-7a93-46a9-a2a0-61b82cb82166",
"targets": "31ff2a02-ddac-41d9-a0c1-79d5198ae5f3",
"Category": "7275730a-7bcb-493e-a364-2cb94d5399a8",
"imagetypes": "b9408616-0803-4bec-a819-25644375ec75",
"departmentaltargets": "bbccd8b4-0313-4f08-a48f-06538d11af7e",
"stakeholders": "fc1a4432-a838-4693-a88d-eebd3596b4ae",
"Tags": "bb62e4be-0e91-40b4-9d03-55f129270c63",
"healthtopics": "0a83bc9b-b774-4965-8ee9-932ecc689898",
"targetaudiences": "8f86ef9a-3751-41eb-9f96-ab41b5ef5e35",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f373ee3a-6475-4a63-917a-8115e8751fcc",
"ParentId": "ca565166-f467-4aaf-9dc7-320503d49611",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "a6c131ea-513b-44fe-9b90-841480bbcb58",
"publishingoffices": "43520e18-83f1-467d-8633-094dc526cbb9",
"events": "3801b9c5-7a93-46a9-a2a0-61b82cb82166",
"targets": "31ff2a02-ddac-41d9-a0c1-79d5198ae5f3",
"Category": "7275730a-7bcb-493e-a364-2cb94d5399a8",
"imagetypes": "b9408616-0803-4bec-a819-25644375ec75",
"departmentaltargets": "bbccd8b4-0313-4f08-a48f-06538d11af7e",
"stakeholders": "fc1a4432-a838-4693-a88d-eebd3596b4ae",
"Tags": "bb62e4be-0e91-40b4-9d03-55f129270c63",
"healthtopics": "0a83bc9b-b774-4965-8ee9-932ecc689898",
"targetaudiences": "8f86ef9a-3751-41eb-9f96-ab41b5ef5e35",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "f373ee3a-6475-4a63-917a-8115e8751fcc",
"ParentId": "ca565166-f467-4aaf-9dc7-320503d49611",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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 | |
| 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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "293a446a-ca69-435d-95c0-7f533ec6700c",
"publishingoffices": "cd9fb4b5-bd8b-47dd-8990-0faa8b68416b",
"events": "9ddad7b6-e97a-4706-962d-d700d40290ed",
"targets": "e0a73c5e-770e-4221-a934-bb4713db8f54",
"Category": "cef19494-f4b6-4d54-9e62-e1bd4f0d6e43",
"imagetypes": "3c772a8e-dcdc-4f23-9ddc-55659678280d",
"departmentaltargets": "53a75664-5536-4085-b2f4-094a2b14f0fe",
"stakeholders": "99551d86-da59-47e5-be79-3c650868ce10",
"Tags": "99d308c4-2627-454a-9840-55a6a1c43d0a",
"healthtopics": "473bb71e-3799-414f-859d-5dca522f9216",
"targetaudiences": "9dc44522-06c4-41b8-9e54-edbe568e2c06",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c068a652-2060-40cc-805b-21e9f2c38571",
"ParentId": "a360b8ef-7b65-41f7-9d19-02ab4ef77759",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "293a446a-ca69-435d-95c0-7f533ec6700c",
"publishingoffices": "cd9fb4b5-bd8b-47dd-8990-0faa8b68416b",
"events": "9ddad7b6-e97a-4706-962d-d700d40290ed",
"targets": "e0a73c5e-770e-4221-a934-bb4713db8f54",
"Category": "cef19494-f4b6-4d54-9e62-e1bd4f0d6e43",
"imagetypes": "3c772a8e-dcdc-4f23-9ddc-55659678280d",
"departmentaltargets": "53a75664-5536-4085-b2f4-094a2b14f0fe",
"stakeholders": "99551d86-da59-47e5-be79-3c650868ce10",
"Tags": "99d308c4-2627-454a-9840-55a6a1c43d0a",
"healthtopics": "473bb71e-3799-414f-859d-5dca522f9216",
"targetaudiences": "9dc44522-06c4-41b8-9e54-edbe568e2c06",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c068a652-2060-40cc-805b-21e9f2c38571",
"ParentId": "a360b8ef-7b65-41f7-9d19-02ab4ef77759",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "92168971-cf44-4588-ba74-fe66a8b950ca",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "92168971-cf44-4588-ba74-fe66a8b950ca",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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 | |
| 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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "4ffaf5b3-09cd-4eb7-a4cf-6d2f61e9a102",
"publishingoffices": "a6ffb31f-a55f-4d99-973d-ab5530affb3d",
"events": "930770a1-ce13-4b2c-b8e9-c56cd10d8a84",
"targets": "dfb09195-5dd8-4f9c-b354-96323f60f7a3",
"Category": "4a03bd56-869d-45ea-84ec-f25b07589c62",
"imagetypes": "360ac5a7-62ed-4701-8302-d4da7a755b5a",
"departmentaltargets": "e4de1c42-bb56-43ae-b785-09ec2e0e8afe",
"stakeholders": "77f13139-aefe-48d2-aa30-bd23cc8b9296",
"Tags": "c67a920f-f0b2-48d3-87ad-167bfe46d485",
"healthtopics": "589dd57d-74ad-458f-b82c-8dcd7a888d13",
"targetaudiences": "f2e26f6e-acf6-418f-a428-7328cd176842",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b7701158-1ed4-4179-bc31-c785b3461072",
"ParentId": "d48945ab-0f4d-428d-aa5f-dcadb9693f87",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "4ffaf5b3-09cd-4eb7-a4cf-6d2f61e9a102",
"publishingoffices": "a6ffb31f-a55f-4d99-973d-ab5530affb3d",
"events": "930770a1-ce13-4b2c-b8e9-c56cd10d8a84",
"targets": "dfb09195-5dd8-4f9c-b354-96323f60f7a3",
"Category": "4a03bd56-869d-45ea-84ec-f25b07589c62",
"imagetypes": "360ac5a7-62ed-4701-8302-d4da7a755b5a",
"departmentaltargets": "e4de1c42-bb56-43ae-b785-09ec2e0e8afe",
"stakeholders": "77f13139-aefe-48d2-aa30-bd23cc8b9296",
"Tags": "c67a920f-f0b2-48d3-87ad-167bfe46d485",
"healthtopics": "589dd57d-74ad-458f-b82c-8dcd7a888d13",
"targetaudiences": "f2e26f6e-acf6-418f-a428-7328cd176842",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b7701158-1ed4-4179-bc31-c785b3461072",
"ParentId": "d48945ab-0f4d-428d-aa5f-dcadb9693f87",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "a9b4f342-5081-4e22-8b93-d9f235081625",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-14T15:34:00.7379223Z",
"PublicationDate": "2026-01-14T15:34:00.7379223Z",
"DateCreated": "2026-01-14T15:34:00.7379223Z",
"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": "a9b4f342-5081-4e22-8b93-d9f235081625",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-14T15:34:00.7379223+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.