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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "db972b85-9b7d-4645-a2b0-b7a8314fabd7",
"ParentId": "bf67cd31-7645-401f-8f20-ad4c3bd95124",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "db972b85-9b7d-4645-a2b0-b7a8314fabd7",
"ParentId": "bf67cd31-7645-401f-8f20-ad4c3bd95124",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "3ad1c3ce-5c23-4028-b505-a1a283214a16",
"ParentId": "1ee3180b-89d0-45db-aa85-59c87c8c13a3",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+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": "1e8aea18-f013-4a87-b723-3747a5a046f8"
}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-27T01:38:30.2097864Z",
"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": "38982a6d-6fbc-4fba-ae54-1df6944a804b",
"ParentId": "f53fa3dd-b5ef-45a7-90b0-f9026584ba0c"
}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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "a7c273e9-0164-46a2-9318-8afc1b0201cd",
"ParentId": "f77b296a-34a2-4afa-984d-7fd69a01ba9a",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+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-27T01:38:30.2097864Z",
"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": "62063adf-4b7b-49b4-9455-ed320dcfd456",
"ParentId": "68e132c8-c09e-4250-ac50-e05fc1c3686e"
}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-27T01:38:30.2097864Z",
"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": "a3350d3c-3504-40bb-bc44-93faf78abf34",
"ParentId": "989453f4-c29f-4bc5-81e2-053119162047"
}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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "09c47bb1-ec81-4e34-bda7-b0a1bddfac33",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "faef4e30-cf53-41fb-a9f0-8530bfa6eacd",
"publishingoffices": "9893963d-3dc1-4f85-b4e0-b6105b87d5c5",
"ReportingStartDate": "2025-10-27T01:38:30.2097864Z",
"ReportingEndDate": "2025-10-27T01:38:30.2097864Z",
"targetaudiences": "a87f892a-ebbc-4aa6-b9b8-5ea5c6f741da",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "09c47bb1-ec81-4e34-bda7-b0a1bddfac33",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "faef4e30-cf53-41fb-a9f0-8530bfa6eacd",
"publishingoffices": "9893963d-3dc1-4f85-b4e0-b6105b87d5c5",
"ReportingStartDate": "2025-10-27T01:38:30.2097864Z",
"ReportingEndDate": "2025-10-27T01:38:30.2097864Z",
"targetaudiences": "a87f892a-ebbc-4aa6-b9b8-5ea5c6f741da",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:38:30.2097864+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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "bb521508-42ac-4d8a-a222-cd7eae89237c",
"publishingoffices": "bba2da1a-8abc-46a0-8424-29b20e9fcdc5",
"events": "1bcf53be-960f-4bd9-9f53-c97cd04233b8",
"targets": "69b5684e-ef57-4694-969e-b6cb2705a323",
"Category": "341e405f-3c8f-4707-ac69-b5c2462d0f08",
"imagetypes": "d9065493-7df3-43af-bd88-4f29b858aa62",
"departmentaltargets": "b3ea5f03-487d-43ec-bbab-c1868c604131",
"stakeholders": "2faddc0d-dd9a-4bef-9efd-bc4e20c408b3",
"Tags": "b75c8703-63a7-4fb1-8f8f-01bd58f21c91",
"healthtopics": "fa542f13-6617-4ee6-9607-82a99b64f8e3",
"targetaudiences": "456983dc-0bb0-4718-8879-af09b0735a5a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b33fcaca-7e54-4d41-96ce-bfed874b6f8f",
"ParentId": "44de6874-52b4-4537-a1a3-2e9b511a6c60",
"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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "bb521508-42ac-4d8a-a222-cd7eae89237c",
"publishingoffices": "bba2da1a-8abc-46a0-8424-29b20e9fcdc5",
"events": "1bcf53be-960f-4bd9-9f53-c97cd04233b8",
"targets": "69b5684e-ef57-4694-969e-b6cb2705a323",
"Category": "341e405f-3c8f-4707-ac69-b5c2462d0f08",
"imagetypes": "d9065493-7df3-43af-bd88-4f29b858aa62",
"departmentaltargets": "b3ea5f03-487d-43ec-bbab-c1868c604131",
"stakeholders": "2faddc0d-dd9a-4bef-9efd-bc4e20c408b3",
"Tags": "b75c8703-63a7-4fb1-8f8f-01bd58f21c91",
"healthtopics": "fa542f13-6617-4ee6-9607-82a99b64f8e3",
"targetaudiences": "456983dc-0bb0-4718-8879-af09b0735a5a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b33fcaca-7e54-4d41-96ce-bfed874b6f8f",
"ParentId": "44de6874-52b4-4537-a1a3-2e9b511a6c60",
"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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "aace66f5-e8e9-4655-8d5b-1e92818b396f",
"publishingoffices": "1b1858e3-8693-4a61-aee5-6cd1c7eaeef6",
"events": "975600db-ae6e-47b4-89d9-2b95bc66beff",
"targets": "05c038bd-76e1-4dd7-b664-68000ffd306b",
"Category": "fafab91b-4c2c-4822-b42f-e0c3a574a022",
"imagetypes": "ff7b9d3e-e2fc-4c13-a0fd-9a086d8aa43a",
"departmentaltargets": "f6ee6a2e-1382-4f6c-b2a6-a80a44868999",
"stakeholders": "cb906805-98bd-4a1e-8648-ca4aa8a4eea2",
"Tags": "c06a694d-376b-42cd-b7e3-8d7756e1e981",
"healthtopics": "54b66729-e88d-4b18-b36a-cc2cae65ec05",
"targetaudiences": "5ccc6760-e457-4243-85db-772de62841c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8e620cb2-f52a-43d3-8728-4e0b888fce6a",
"ParentId": "1e2b378a-e38d-46d5-a0d9-3cff0737cd1b",
"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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "aace66f5-e8e9-4655-8d5b-1e92818b396f",
"publishingoffices": "1b1858e3-8693-4a61-aee5-6cd1c7eaeef6",
"events": "975600db-ae6e-47b4-89d9-2b95bc66beff",
"targets": "05c038bd-76e1-4dd7-b664-68000ffd306b",
"Category": "fafab91b-4c2c-4822-b42f-e0c3a574a022",
"imagetypes": "ff7b9d3e-e2fc-4c13-a0fd-9a086d8aa43a",
"departmentaltargets": "f6ee6a2e-1382-4f6c-b2a6-a80a44868999",
"stakeholders": "cb906805-98bd-4a1e-8648-ca4aa8a4eea2",
"Tags": "c06a694d-376b-42cd-b7e3-8d7756e1e981",
"healthtopics": "54b66729-e88d-4b18-b36a-cc2cae65ec05",
"targetaudiences": "5ccc6760-e457-4243-85db-772de62841c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8e620cb2-f52a-43d3-8728-4e0b888fce6a",
"ParentId": "1e2b378a-e38d-46d5-a0d9-3cff0737cd1b",
"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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "8b5f1a2d-f9ed-44f8-bbfc-3113b637c2c4",
"publishingoffices": "558b3f18-030a-4637-9d71-11e4a4ebe1aa",
"events": "ab202d54-e301-4ebf-b661-7ec7c00da835",
"targets": "635e0e02-2c59-40cb-9228-1b66a879cb86",
"Category": "312409e4-de7b-468d-a78b-bebd653d9eb7",
"imagetypes": "13bfb3e5-c6c5-42fe-b598-3c5033ed977d",
"departmentaltargets": "dcd06090-0241-433f-9c57-022c96e818f6",
"stakeholders": "0448c14a-b0ae-4dd7-bb9b-4a8a21909889",
"Tags": "11b585ff-04a6-41f4-ac31-ff3cab7fea74",
"healthtopics": "c7ef9b5c-f2d3-44f0-9497-ab341dae2072",
"targetaudiences": "e6d3ac14-5174-4741-ad97-7bc59a30f6c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8a0593db-a85a-47a2-baa1-121941902291",
"ParentId": "84f1435c-7823-4b10-aa73-630640bc336d",
"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-27T01:38:30.2097864Z",
"PublicationDate": "2025-10-27T01:38:30.2097864Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:38:30.2097864Z",
"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": "8b5f1a2d-f9ed-44f8-bbfc-3113b637c2c4",
"publishingoffices": "558b3f18-030a-4637-9d71-11e4a4ebe1aa",
"events": "ab202d54-e301-4ebf-b661-7ec7c00da835",
"targets": "635e0e02-2c59-40cb-9228-1b66a879cb86",
"Category": "312409e4-de7b-468d-a78b-bebd653d9eb7",
"imagetypes": "13bfb3e5-c6c5-42fe-b598-3c5033ed977d",
"departmentaltargets": "dcd06090-0241-433f-9c57-022c96e818f6",
"stakeholders": "0448c14a-b0ae-4dd7-bb9b-4a8a21909889",
"Tags": "11b585ff-04a6-41f4-ac31-ff3cab7fea74",
"healthtopics": "c7ef9b5c-f2d3-44f0-9497-ab341dae2072",
"targetaudiences": "e6d3ac14-5174-4741-ad97-7bc59a30f6c9",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8a0593db-a85a-47a2-baa1-121941902291",
"ParentId": "84f1435c-7823-4b10-aa73-630640bc336d",
"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.