Returns a set of data items of type resultsreporttargets.
GET /api/resultsreport/resultsreporttargets
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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "f1664a73-b91c-4684-9a32-3839dbd0f95a",
"ParentId": "2aa61742-cf7b-4e3a-866b-bbfd28563d9c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "f1664a73-b91c-4684-9a32-3839dbd0f95a",
"ParentId": "2aa61742-cf7b-4e3a-866b-bbfd28563d9c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreporttargets item by id.
GET /api/resultsreport/resultsreporttargets({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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "73c9e993-b2cd-4b83-bc64-100f3e6b9719",
"ParentId": "03413ee0-0750-479c-901c-c357b0fd185f",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreporttargets item.
GET /api/resultsreport/resultsreporttargets({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": "332448c3-aeda-45ad-a7ab-c96545c07494"
}Creates a resultsreporttargets item.
POST /api/resultsreport/resultsreporttargets
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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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
{
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "880af874-f0d7-4e6d-9210-6ecfe747cdb6",
"ParentId": "28725489-48bd-483a-957d-1c1d88f74832"
}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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "91e63a25-7e1c-443e-8c32-84f3877344a3",
"ParentId": "5bdfad6a-b706-4f62-92c3-3d961736b62a",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreporttargets item.
PATCH /api/resultsreport/resultsreporttargets({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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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
{
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "41c2596e-d457-45ee-8ef0-c3d23ca491de",
"ParentId": "875e514c-332e-4a7c-bd0d-385c6d45f0ec"
}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 resultsreporttargets item.
PUT /api/resultsreport/resultsreporttargets({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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | 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
{
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "e9c79ad8-ecdb-4b99-bd3d-ff483f2a3971",
"ParentId": "376dad64-2c45-4324-9b53-a436867531e2"
}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 resultsreporttargets item by Id.
DELETE /api/resultsreport/resultsreporttargets({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 resultsreporttargets item.
GET /api/resultsreport/resultsreporttargets({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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "1c429c0b-809d-4816-8ffa-0f85babeb1bb",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "6d5b57b8-c523-4ed7-9c71-497c9c54ddbf",
"publishingoffices": "3b923e05-2eab-44ec-948e-cf9b392f923a",
"ReportingStartDate": "2025-10-27T03:30:20.9435539Z",
"ReportingEndDate": "2025-10-27T03:30:20.9435539Z",
"targetaudiences": "e8922939-d340-4121-8955-e910129aff81",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "1c429c0b-809d-4816-8ffa-0f85babeb1bb",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "6d5b57b8-c523-4ed7-9c71-497c9c54ddbf",
"publishingoffices": "3b923e05-2eab-44ec-948e-cf9b392f923a",
"ReportingStartDate": "2025-10-27T03:30:20.9435539Z",
"ReportingEndDate": "2025-10-27T03:30:20.9435539Z",
"targetaudiences": "e8922939-d340-4121-8955-e910129aff81",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T03:30:20.9435539+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreporttargets item.
POST /api/resultsreport/resultsreporttargets({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 resultsreporttargets item.
DELETE /api/resultsreport/resultsreporttargets({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 MainImage from resultsreporttargets item.
GET /api/resultsreport/resultsreporttargets({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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "09a43427-d225-48f3-978f-c96d57e35fc2",
"publishingoffices": "517b5a93-c965-40a5-ac62-65d428f41c9c",
"events": "a2283e3c-9e7a-4e5d-98d7-3cc271435069",
"targets": "473e613e-b655-4fa4-8971-70d10a5be4f8",
"Category": "476bb872-c4c2-45c8-9b7e-7a617da5e060",
"imagetypes": "6f270f9c-e572-4daf-af8f-fd5d8f83e312",
"departmentaltargets": "1bb9ef51-a4d9-4b2e-96b6-d33464461c37",
"stakeholders": "8e5125ce-8578-425a-b1a6-35b07cc9cac6",
"Tags": "67364b3e-19de-4e7a-86c9-dc6e71508b8d",
"healthtopics": "514c482a-f21a-47ab-b980-f12333818406",
"targetaudiences": "d4cbeb2a-1770-4d12-9ef6-d2e943c8b184",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "e76e72fc-cdd9-4f47-9a80-87c42521c9be",
"ParentId": "234084d9-8fbf-4aec-87a0-c5b1915ef038",
"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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "09a43427-d225-48f3-978f-c96d57e35fc2",
"publishingoffices": "517b5a93-c965-40a5-ac62-65d428f41c9c",
"events": "a2283e3c-9e7a-4e5d-98d7-3cc271435069",
"targets": "473e613e-b655-4fa4-8971-70d10a5be4f8",
"Category": "476bb872-c4c2-45c8-9b7e-7a617da5e060",
"imagetypes": "6f270f9c-e572-4daf-af8f-fd5d8f83e312",
"departmentaltargets": "1bb9ef51-a4d9-4b2e-96b6-d33464461c37",
"stakeholders": "8e5125ce-8578-425a-b1a6-35b07cc9cac6",
"Tags": "67364b3e-19de-4e7a-86c9-dc6e71508b8d",
"healthtopics": "514c482a-f21a-47ab-b980-f12333818406",
"targetaudiences": "d4cbeb2a-1770-4d12-9ef6-d2e943c8b184",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "e76e72fc-cdd9-4f47-9a80-87c42521c9be",
"ParentId": "234084d9-8fbf-4aec-87a0-c5b1915ef038",
"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 resultsreporttargets item.
POST /api/resultsreport/resultsreporttargets({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 resultsreporttargets item.
DELETE /api/resultsreport/resultsreporttargets({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 Icon from resultsreporttargets item.
GET /api/resultsreport/resultsreporttargets({key})/Icon
| 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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "72774378-95ab-4135-81ae-b2a8ddfd5e19",
"publishingoffices": "45b84fb7-5053-46e3-acfb-93a722a2ebe5",
"events": "39910374-6c0e-4f90-9542-8a8f65cb127e",
"targets": "4d0274df-17e9-4e69-9d7a-3ce5e8d35406",
"Category": "4ca2c14c-4877-4ad6-8015-674cbc5e08ff",
"imagetypes": "19751ad3-4147-4cca-ab10-6fb12f447322",
"departmentaltargets": "b21caf33-c1b3-467e-ac13-e987150d5126",
"stakeholders": "87470c20-bd81-467f-ad43-7190339448e9",
"Tags": "c6b01618-caa0-486d-9287-77f6ded5cb5d",
"healthtopics": "57b5eb3e-4e30-44f4-a4e2-cf3f69d599ea",
"targetaudiences": "92aa560e-707b-495b-8d21-f29dd43e29e4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2de8d2d5-9bf8-43ab-849c-24d9c5040cf9",
"ParentId": "beb0191c-eadb-428e-abe4-402df8ce256b",
"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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "72774378-95ab-4135-81ae-b2a8ddfd5e19",
"publishingoffices": "45b84fb7-5053-46e3-acfb-93a722a2ebe5",
"events": "39910374-6c0e-4f90-9542-8a8f65cb127e",
"targets": "4d0274df-17e9-4e69-9d7a-3ce5e8d35406",
"Category": "4ca2c14c-4877-4ad6-8015-674cbc5e08ff",
"imagetypes": "19751ad3-4147-4cca-ab10-6fb12f447322",
"departmentaltargets": "b21caf33-c1b3-467e-ac13-e987150d5126",
"stakeholders": "87470c20-bd81-467f-ad43-7190339448e9",
"Tags": "c6b01618-caa0-486d-9287-77f6ded5cb5d",
"healthtopics": "57b5eb3e-4e30-44f4-a4e2-cf3f69d599ea",
"targetaudiences": "92aa560e-707b-495b-8d21-f29dd43e29e4",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "2de8d2d5-9bf8-43ab-849c-24d9c5040cf9",
"ParentId": "beb0191c-eadb-428e-abe4-402df8ce256b",
"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 Icon relation to resultsreporttargets item.
POST /api/resultsreport/resultsreporttargets({key})/Icon/$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 Icon from resultsreporttargets item.
DELETE /api/resultsreport/resultsreporttargets({key})/Icon/$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 resultsreporttargets item.
GET /api/resultsreport/resultsreporttargets({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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "ed91def3-f85a-4921-8b2e-25caf42ecec6",
"publishingoffices": "8acdc00f-81ac-4a8e-89dd-019217fc281a",
"events": "f23df602-a032-457b-8646-cfe1bdcc9edd",
"targets": "b8caaaaa-11e5-4282-ac99-4220a085f715",
"Category": "eee213f5-0507-4110-9303-c276a6b8b9da",
"imagetypes": "89b89be4-d131-4d36-81eb-14821111a54c",
"departmentaltargets": "540d108f-3df8-4f4a-8e99-1441409d51b9",
"stakeholders": "a73bf328-f624-45c2-8896-8c15387cade7",
"Tags": "41be4854-14cf-4608-8c55-0af91e2e4f2b",
"healthtopics": "29d8e3cc-2ea9-45df-b4b2-65fdce7becfa",
"targetaudiences": "24e2f583-0bba-49b8-97fc-826f60d01579",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7a1accef-c9cd-402c-a2ee-f354723bfe81",
"ParentId": "d36409df-24b1-473c-8578-1346dab19454",
"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": "2025-10-27T03:30:20.9435539Z",
"PublicationDate": "2025-10-27T03:30:20.9435539Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T03:30:20.9435539Z",
"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": "ed91def3-f85a-4921-8b2e-25caf42ecec6",
"publishingoffices": "8acdc00f-81ac-4a8e-89dd-019217fc281a",
"events": "f23df602-a032-457b-8646-cfe1bdcc9edd",
"targets": "b8caaaaa-11e5-4282-ac99-4220a085f715",
"Category": "eee213f5-0507-4110-9303-c276a6b8b9da",
"imagetypes": "89b89be4-d131-4d36-81eb-14821111a54c",
"departmentaltargets": "540d108f-3df8-4f4a-8e99-1441409d51b9",
"stakeholders": "a73bf328-f624-45c2-8896-8c15387cade7",
"Tags": "41be4854-14cf-4608-8c55-0af91e2e4f2b",
"healthtopics": "29d8e3cc-2ea9-45df-b4b2-65fdce7becfa",
"targetaudiences": "24e2f583-0bba-49b8-97fc-826f60d01579",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7a1accef-c9cd-402c-a2ee-f354723bfe81",
"ParentId": "d36409df-24b1-473c-8578-1346dab19454",
"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 resultsreporttargets item.
POST /api/resultsreport/resultsreporttargets({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 resultsreporttargets item.
DELETE /api/resultsreport/resultsreporttargets({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.