Returns a set of data items of type resultsreportoutcomes.
GET /api/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "75241844-12be-4fe9-8bf0-5daad50feeb9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "a48a5924-1efa-45dc-b305-fbcb38ad8a1e",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "5bdb5cd7-4583-4258-adaa-63b566a8e28a",
"SortOrder": 15.0,
"publishingoffices": "fa40842e-de19-4001-9811-d78aa1fd9075",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "0230d32f-61b5-470b-869a-530eb59df57c",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "75241844-12be-4fe9-8bf0-5daad50feeb9",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "a48a5924-1efa-45dc-b305-fbcb38ad8a1e",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "5bdb5cd7-4583-4258-adaa-63b566a8e28a",
"SortOrder": 15.0,
"publishingoffices": "fa40842e-de19-4001-9811-d78aa1fd9075",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "0230d32f-61b5-470b-869a-530eb59df57c",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportoutcomes item by id.
GET /api/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5714ae14-ae7b-459f-93de-f7e98af8f7cf",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "2958f8a7-e57f-47f1-a7c9-d3c7155fb7a4",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "69a30853-3954-4cad-b3c3-efcb38b7e39f",
"SortOrder": 15.0,
"publishingoffices": "7cbe3bf9-50c7-40de-9bda-e80e79a224a6",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "52bd7bc6-b0dc-4615-816d-71c9a9a38d00",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportoutcomes item.
GET /api/default/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": "4ed4acf6-7b23-47f0-a67e-962897d7549f"
}Creates a resultsreportoutcomes item.
POST /api/default/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-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c8ebff13-ac45-4008-9206-e98c7a250ae4",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "34d9d302-79af-44fe-be20-eeed7b70541b",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "069b4943-66cd-4b44-b9e9-a83e7d7874fc",
"SortOrder": 12.0,
"publishingoffices": "6f48e5a5-f7ca-441f-980d-eb2fae185494",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "47f2a37f-5361-4a11-a3f9-78df477bec8d"
}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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9dc8614a-3d8f-4789-a82e-d883fc3c3bae",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "57f1d9a0-f35a-4c93-b224-98fdb9320456",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "f7065f20-31f2-4d15-af21-819e87be6420",
"SortOrder": 15.0,
"publishingoffices": "504a1424-c43d-45e2-9e0b-a86b23537449",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "21b46d12-a1bf-49e6-a547-772bc51f904a",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportoutcomes item.
PATCH /api/default/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-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "6617766b-8e16-49e5-9bb7-31b101358f85",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "3675c837-caee-47a2-9f33-6e950035ffc0",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "083e177a-9063-428d-a3f6-6ea2577d9b2b",
"SortOrder": 12.0,
"publishingoffices": "17c28c40-1b8a-4c97-b536-bed29e96cfc2",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "00ebd661-908a-4952-9eda-f5d13263b9c5"
}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/default/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-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "0410e5d5-46e4-431c-92d9-68111f6eeb56",
"InfographicVideo": "sample string 6",
"Summary": "sample string 7",
"targetaudiences": "8690f283-73dc-4d43-84a7-01348bbfb449",
"Title": "sample string 9",
"Overview": "sample string 10",
"regionscountries": "dab6efb7-fcca-4ee1-bf0c-cee85132d8c5",
"SortOrder": 12.0,
"publishingoffices": "679d7737-b450-4673-9a2a-f650571f433e",
"AdditionalContent": "sample string 14",
"OutcomeCode": "sample string 15",
"IconColor": "sample string 16",
"ParentId": "6f253d1a-ad93-41f1-9fc3-b37ac7cab633"
}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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "ae57b3a0-3ebc-4724-aef3-766499f77bdc",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "7b3da8ff-02bb-4487-917a-e2b4666b391c",
"publishingoffices": "231d16d0-4c4b-43c9-904b-57075eada698",
"ReportingStartDate": "2026-09-20T23:28:01.343643Z",
"ReportingEndDate": "2026-09-20T23:28:01.343643Z",
"targetaudiences": "d8bf3fc8-939b-480f-8fe3-d266b2c83c8a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "ae57b3a0-3ebc-4724-aef3-766499f77bdc",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "7b3da8ff-02bb-4487-917a-e2b4666b391c",
"publishingoffices": "231d16d0-4c4b-43c9-904b-57075eada698",
"ReportingStartDate": "2026-09-20T23:28:01.343643Z",
"ReportingEndDate": "2026-09-20T23:28:01.343643Z",
"targetaudiences": "d8bf3fc8-939b-480f-8fe3-d266b2c83c8a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportoutcomes item.
POST /api/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cfac50e0-c087-440e-a312-279c57faac51",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "988e9588-6705-4a0b-b30a-cf6ef28d67e3",
"healthtopics": "b9f15edf-0a96-4e79-bb6f-3e542ba66eda",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cfac50e0-c087-440e-a312-279c57faac51",
"BaseMapID": "sample string 9",
"Summary": "sample string 10",
"Title": "sample string 11",
"Overview": "sample string 12",
"publishingoffices": "988e9588-6705-4a0b-b30a-cf6ef28d67e3",
"healthtopics": "b9f15edf-0a96-4e79-bb6f-3e542ba66eda",
"Provider": "sample string 15",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedMap relation to resultsreportoutcomes item.
POST /api/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "e4f643a5-c62b-4d6a-a8e5-326f6530c9d9",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "fe7479ce-a43b-4418-8592-30abc995eeb4",
"Summary": "sample string 12",
"regionscountries": "fc8c80c3-19a4-4b80-853e-22249bc36ddb",
"DisplayTitle": "sample string 14",
"healthtopics": "e4080a89-17b6-4758-a83e-470f29127c43",
"ParentId": "00531f15-5e69-467d-b212-3a9f4380d25c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "e4f643a5-c62b-4d6a-a8e5-326f6530c9d9",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "fe7479ce-a43b-4418-8592-30abc995eeb4",
"Summary": "sample string 12",
"regionscountries": "fc8c80c3-19a4-4b80-853e-22249bc36ddb",
"DisplayTitle": "sample string 14",
"healthtopics": "e4080a89-17b6-4758-a83e-470f29127c43",
"ParentId": "00531f15-5e69-467d-b212-3a9f4380d25c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographic relation to resultsreportoutcomes item.
POST /api/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "b59c7a88-9199-4f2c-9a5f-ca6f1fd2087f",
"publishingoffices": "5faa3627-7046-454b-a54a-731fc3929647",
"events": "d08a234b-7268-418b-b115-6e80f6d28240",
"targets": "372bf5a6-c96c-4bb3-89ee-60036c060049",
"Category": "99c05ae5-305c-4027-9848-0d2a98dff267",
"imagetypes": "252a0fb0-7f80-49d2-a7e8-6c70f1ac61c1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f8fa1d65-d4c1-46c3-ad5a-f072a320500a",
"stakeholders": "afbb62a4-7c55-4756-9dc8-9f0e2378525f",
"Tags": "205885bd-d5df-4ea1-9c4d-deaae9b59974",
"healthtopics": "ac560077-ba1e-4cb0-b68a-f6016b2e8c5b",
"targetaudiences": "91cefdb5-bdc8-4bc3-9baf-720736436526",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "20ff95b3-47e6-4e10-acc6-763c451fbbe6",
"ParentId": "0d2e197c-9283-44ba-9cfe-1c396841f9c2",
"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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "b59c7a88-9199-4f2c-9a5f-ca6f1fd2087f",
"publishingoffices": "5faa3627-7046-454b-a54a-731fc3929647",
"events": "d08a234b-7268-418b-b115-6e80f6d28240",
"targets": "372bf5a6-c96c-4bb3-89ee-60036c060049",
"Category": "99c05ae5-305c-4027-9848-0d2a98dff267",
"imagetypes": "252a0fb0-7f80-49d2-a7e8-6c70f1ac61c1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f8fa1d65-d4c1-46c3-ad5a-f072a320500a",
"stakeholders": "afbb62a4-7c55-4756-9dc8-9f0e2378525f",
"Tags": "205885bd-d5df-4ea1-9c4d-deaae9b59974",
"healthtopics": "ac560077-ba1e-4cb0-b68a-f6016b2e8c5b",
"targetaudiences": "91cefdb5-bdc8-4bc3-9baf-720736436526",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "20ff95b3-47e6-4e10-acc6-763c451fbbe6",
"ParentId": "0d2e197c-9283-44ba-9cfe-1c396841f9c2",
"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/default/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/default/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 RelatedCaseStudies from resultsreportoutcomes item.
GET /api/default/resultsreportoutcomes({key})/RelatedCaseStudies
| 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 | |
| Overview | System.String | Read only: False | |
| CalloutStatement | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Heading | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | 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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "380c3995-4fa2-4c3d-b8e3-9e03d55de1a7",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "cdbcf884-c43b-4318-9f4a-45e1ae2c36dd",
"publishingoffices": "8ebe4ed3-2dd5-4c01-87dd-79ce3445e8ce",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"CalloutStatement": "sample string 9",
"Subtitle": "sample string 10",
"healthtopics": "380c3995-4fa2-4c3d-b8e3-9e03d55de1a7",
"Summary": "sample string 12",
"Title": "sample string 13",
"Heading": "sample string 14",
"regionscountries": "cdbcf884-c43b-4318-9f4a-45e1ae2c36dd",
"publishingoffices": "8ebe4ed3-2dd5-4c01-87dd-79ce3445e8ce",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCaseStudies relation to resultsreportoutcomes item.
POST /api/default/resultsreportoutcomes({key})/RelatedCaseStudies/$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 RelatedCaseStudies from resultsreportoutcomes item.
DELETE /api/default/resultsreportoutcomes({key})/RelatedCaseStudies/$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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "05563eda-0c55-4a25-8f42-f66af48e631c",
"publishingoffices": "6f4b1e42-2cdc-4947-a21f-ff5ddd42d0db",
"events": "cde154d6-2355-4ec0-b164-24db0654ab8e",
"targets": "908620ef-d309-48ca-a56f-dff7ccf8a315",
"Category": "064af2d1-2d1e-47b9-8fb3-3824445cd234",
"imagetypes": "1b521596-a2cd-4096-aad6-7354d7adb8ec",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "974d8b6c-0e19-463c-aecb-b61fbc376c76",
"stakeholders": "d3caa742-b2f6-49e9-9748-c69a747ccfaf",
"Tags": "b9bfec0b-ca02-4a8f-bef1-f6591295664c",
"healthtopics": "b51bd87e-ad09-4ab9-b935-a3f959544c62",
"targetaudiences": "2db470d6-c1d5-48d8-a57d-32f1d516ef64",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "95aa8688-8b11-4204-b85b-3ba39e37e3e8",
"ParentId": "68aab106-2cc9-4a74-903d-64bf0b6b0f70",
"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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "05563eda-0c55-4a25-8f42-f66af48e631c",
"publishingoffices": "6f4b1e42-2cdc-4947-a21f-ff5ddd42d0db",
"events": "cde154d6-2355-4ec0-b164-24db0654ab8e",
"targets": "908620ef-d309-48ca-a56f-dff7ccf8a315",
"Category": "064af2d1-2d1e-47b9-8fb3-3824445cd234",
"imagetypes": "1b521596-a2cd-4096-aad6-7354d7adb8ec",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "974d8b6c-0e19-463c-aecb-b61fbc376c76",
"stakeholders": "d3caa742-b2f6-49e9-9748-c69a747ccfaf",
"Tags": "b9bfec0b-ca02-4a8f-bef1-f6591295664c",
"healthtopics": "b51bd87e-ad09-4ab9-b935-a3f959544c62",
"targetaudiences": "2db470d6-c1d5-48d8-a57d-32f1d516ef64",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "95aa8688-8b11-4204-b85b-3ba39e37e3e8",
"ParentId": "68aab106-2cc9-4a74-903d-64bf0b6b0f70",
"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/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "fefd25fb-f4ef-4dec-a8fc-dce15af7a15b",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "fefd25fb-f4ef-4dec-a8fc-dce15af7a15b",
"Provider": "sample string 20",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTicker relation to resultsreportoutcomes item.
POST /api/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "2e95d7d0-110e-4495-ac06-fef445cacf2a",
"publishingoffices": "e2cadb87-653f-44c6-bfa9-72d13231dc93",
"events": "99935a18-5f31-4b8c-95f4-47d82bb43dfe",
"targets": "dd3c75f2-7c2d-4af4-acf2-59cf39306333",
"Category": "a0b85165-62b0-403a-ab48-7989178b528d",
"imagetypes": "23943007-6f4f-4a34-a58f-dd5c58acfcb1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4899ad64-e145-4fd6-b15f-61aafe355378",
"stakeholders": "643ec47b-32ee-491e-ab09-a073fd2a194f",
"Tags": "1e27b0b5-27e4-4757-a8ad-b2a02699a960",
"healthtopics": "3d628973-8f9d-4ab7-8345-bf5a85c16e74",
"targetaudiences": "8ea8ee10-1cef-413c-adf8-d0c7e37455c4",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "be5a31b6-51d6-4f49-b034-34d258fe5203",
"ParentId": "1858c59a-906f-447d-aee8-8208ea3c500f",
"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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "2e95d7d0-110e-4495-ac06-fef445cacf2a",
"publishingoffices": "e2cadb87-653f-44c6-bfa9-72d13231dc93",
"events": "99935a18-5f31-4b8c-95f4-47d82bb43dfe",
"targets": "dd3c75f2-7c2d-4af4-acf2-59cf39306333",
"Category": "a0b85165-62b0-403a-ab48-7989178b528d",
"imagetypes": "23943007-6f4f-4a34-a58f-dd5c58acfcb1",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "4899ad64-e145-4fd6-b15f-61aafe355378",
"stakeholders": "643ec47b-32ee-491e-ab09-a073fd2a194f",
"Tags": "1e27b0b5-27e4-4757-a8ad-b2a02699a960",
"healthtopics": "3d628973-8f9d-4ab7-8345-bf5a85c16e74",
"targetaudiences": "8ea8ee10-1cef-413c-adf8-d0c7e37455c4",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "be5a31b6-51d6-4f49-b034-34d258fe5203",
"ParentId": "1858c59a-906f-447d-aee8-8208ea3c500f",
"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/default/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/default/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/default/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-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "b66facde-0ff4-4dff-9147-af97c1e5a5f2",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"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": "b66facde-0ff4-4dff-9147-af97c1e5a5f2",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedCharts relation to resultsreportoutcomes item.
POST /api/default/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/default/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.
Returns a set of related items of type RelatedTestimonials from resultsreportoutcomes item.
GET /api/default/resultsreportoutcomes({key})/RelatedTestimonials
| 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 | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a70b8d3b-23cc-499c-9edb-e39c6f52d27a",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "b83d1d08-221a-412b-b4ca-f1201e8379df",
"healthtopics": "98b945ab-c606-4fd7-93cc-2ff826415291",
"targetaudiences": "5738df88-3bd0-4062-81c6-b374f22219cd",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T23:28:01.343643Z",
"PublicationDate": "2026-09-20T23:28:01.343643Z",
"DateCreated": "2026-09-20T23:28:01.343643Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a70b8d3b-23cc-499c-9edb-e39c6f52d27a",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "b83d1d08-221a-412b-b4ca-f1201e8379df",
"healthtopics": "98b945ab-c606-4fd7-93cc-2ff826415291",
"targetaudiences": "5738df88-3bd0-4062-81c6-b374f22219cd",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T23:28:01.343643+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTestimonials relation to resultsreportoutcomes item.
POST /api/default/resultsreportoutcomes({key})/RelatedTestimonials/$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 RelatedTestimonials from resultsreportoutcomes item.
DELETE /api/default/resultsreportoutcomes({key})/RelatedTestimonials/$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.