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": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "4369d566-40bb-4d95-bb2f-cf17eb9fcb9e",
"ParentId": "badbca1a-0366-4e6d-9b43-3c42605f8972",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "4369d566-40bb-4d95-bb2f-cf17eb9fcb9e",
"ParentId": "badbca1a-0366-4e6d-9b43-3c42605f8972",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+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": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "5ca9a9d1-c3e2-4572-b59b-3f08e0cd52f9",
"ParentId": "662abd34-8533-45ca-a828-c52d49b322af",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+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": "8fc52baa-7b2e-4799-ba4b-749788581afc"
}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": "2026-08-07T18:23:18.7787824Z",
"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": "1fd61201-268b-4985-b76c-7a8884556ab5",
"ParentId": "6c7b4164-a5ea-475e-b4d4-e8095189ee98"
}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": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "11456efd-c6e7-4bd2-9012-32cf3baff41e",
"ParentId": "cafa9c9c-e74e-4405-ba36-9da2c320f55a",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+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": "2026-08-07T18:23:18.7787824Z",
"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": "6beab64b-63af-4957-8e32-046701f46cf8",
"ParentId": "ce2330fa-ce08-4edd-9f81-fb81ec31f700"
}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": "2026-08-07T18:23:18.7787824Z",
"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": "1987c9d2-f1fa-418c-8408-3806696d2a68",
"ParentId": "e382a27a-6c09-4872-a93a-7ee4a0d17cd0"
}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": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "cfbda2be-c817-4db6-b081-42a0fb0be893",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3f59fd13-657b-4e08-9f8d-91f48f2db310",
"publishingoffices": "ebbd81f3-7a93-445d-a92d-ae8328d2e955",
"ReportingStartDate": "2026-08-07T18:23:18.7787824Z",
"ReportingEndDate": "2026-08-07T18:23:18.7787824Z",
"targetaudiences": "37214ed0-65c1-4ab7-89cb-b5d79e9e24d0",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "cfbda2be-c817-4db6-b081-42a0fb0be893",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3f59fd13-657b-4e08-9f8d-91f48f2db310",
"publishingoffices": "ebbd81f3-7a93-445d-a92d-ae8328d2e955",
"ReportingStartDate": "2026-08-07T18:23:18.7787824Z",
"ReportingEndDate": "2026-08-07T18:23:18.7787824Z",
"targetaudiences": "37214ed0-65c1-4ab7-89cb-b5d79e9e24d0",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T18:23:18.7787824+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 | |
| 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-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "cc41d08c-4cfc-4c0a-addb-af5b9eee8c8b",
"publishingoffices": "b06f777b-4aa0-4cd3-9df4-d70f182d5128",
"events": "c73120fe-e294-43cf-aca9-6115bf6f002a",
"targets": "b7f4f7d7-6433-4680-91a0-40a1c135e803",
"Category": "92f15d6b-4e7b-4cbb-a33d-ba488bafa699",
"imagetypes": "a5fe983d-df0f-4fdb-86c8-adf6f4932b27",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "19041a7f-329d-43ce-b32a-aa741dca9517",
"stakeholders": "7e4961ef-7b7e-4108-8855-cf365d53e510",
"Tags": "fc725a55-b5e1-46f2-8a03-ae1466fe2014",
"healthtopics": "10154836-7930-41e9-91e1-9cc7938d07b4",
"targetaudiences": "333dcd69-82c7-4648-8c7d-978430ec9e39",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e53f1750-5921-446a-89a5-eba92d6ab6bc",
"ParentId": "9462b36c-7d55-48c9-af43-2c4a04c4dd4c",
"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-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "cc41d08c-4cfc-4c0a-addb-af5b9eee8c8b",
"publishingoffices": "b06f777b-4aa0-4cd3-9df4-d70f182d5128",
"events": "c73120fe-e294-43cf-aca9-6115bf6f002a",
"targets": "b7f4f7d7-6433-4680-91a0-40a1c135e803",
"Category": "92f15d6b-4e7b-4cbb-a33d-ba488bafa699",
"imagetypes": "a5fe983d-df0f-4fdb-86c8-adf6f4932b27",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "19041a7f-329d-43ce-b32a-aa741dca9517",
"stakeholders": "7e4961ef-7b7e-4108-8855-cf365d53e510",
"Tags": "fc725a55-b5e1-46f2-8a03-ae1466fe2014",
"healthtopics": "10154836-7930-41e9-91e1-9cc7938d07b4",
"targetaudiences": "333dcd69-82c7-4648-8c7d-978430ec9e39",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "e53f1750-5921-446a-89a5-eba92d6ab6bc",
"ParentId": "9462b36c-7d55-48c9-af43-2c4a04c4dd4c",
"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 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 | |
| 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-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "eca75eaf-21f9-458b-abae-e9fb470817fb",
"publishingoffices": "55e24801-f2c2-4bbc-b3dd-b5a994b9fa91",
"events": "fbc52562-9b82-4588-926b-8704f6d36c79",
"targets": "58f5986b-9f1a-4d1a-9c86-bb31dda75c0a",
"Category": "72b0ba90-a0a7-41d0-aa19-8c283886b9f4",
"imagetypes": "982f457b-5142-4bf1-a2cc-2bc737c8eedd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "75a78e90-9a70-4994-9f90-dc0c49714161",
"stakeholders": "825be3ab-6af7-4e66-916f-ff1e0f2db5d4",
"Tags": "83a7989f-288d-4096-9b22-be19364d097f",
"healthtopics": "c63bc16b-4651-47fe-829f-fcfd64f29332",
"targetaudiences": "cb8716ef-c299-4dfa-848c-d4b621f8e29b",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "98383f97-ff93-4de8-ad4c-6ae16a8284a6",
"ParentId": "ea9594cc-8df0-4dd7-961b-78b06f3931d6",
"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-08-07T18:23:18.7787824Z",
"PublicationDate": "2026-08-07T18:23:18.7787824Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7787824Z",
"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": "eca75eaf-21f9-458b-abae-e9fb470817fb",
"publishingoffices": "55e24801-f2c2-4bbc-b3dd-b5a994b9fa91",
"events": "fbc52562-9b82-4588-926b-8704f6d36c79",
"targets": "58f5986b-9f1a-4d1a-9c86-bb31dda75c0a",
"Category": "72b0ba90-a0a7-41d0-aa19-8c283886b9f4",
"imagetypes": "982f457b-5142-4bf1-a2cc-2bc737c8eedd",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "75a78e90-9a70-4994-9f90-dc0c49714161",
"stakeholders": "825be3ab-6af7-4e66-916f-ff1e0f2db5d4",
"Tags": "83a7989f-288d-4096-9b22-be19364d097f",
"healthtopics": "c63bc16b-4651-47fe-829f-fcfd64f29332",
"targetaudiences": "cb8716ef-c299-4dfa-848c-d4b621f8e29b",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "98383f97-ff93-4de8-ad4c-6ae16a8284a6",
"ParentId": "ea9594cc-8df0-4dd7-961b-78b06f3931d6",
"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 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 | |
| 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-08-07T18:23:18.7944105Z",
"PublicationDate": "2026-08-07T18:23:18.7944105Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7944105Z",
"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": "5feb0771-652c-4dd3-a876-fc6d6efff9e3",
"publishingoffices": "b6ba3973-8fd8-41aa-aa73-8a35670e79b3",
"events": "6aa49997-b723-4ab7-a789-d2ce63431351",
"targets": "c1efc607-0a97-493a-892d-7a380bc0ed1e",
"Category": "2266da4c-fed0-4737-aed2-f1d21c85ffbf",
"imagetypes": "f246454d-d799-495c-b765-005e6694431e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "753a3d22-5895-46d0-9ea9-e53a84950e6a",
"stakeholders": "8c2fa55c-edd3-46c2-af38-3c358679e3c2",
"Tags": "277e6427-2e94-4b4c-ac5d-a89c68ea315d",
"healthtopics": "d346ef51-577e-467a-9411-65c54b101d23",
"targetaudiences": "34cf9420-6682-44f3-ad5b-d19bfe1b4b58",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "2cc47ea5-f492-422a-8418-64539d06253a",
"ParentId": "b1260602-57dc-4850-8074-7ea6b54c9eb5",
"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-08-07T18:23:18.7944105Z",
"PublicationDate": "2026-08-07T18:23:18.7944105Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-07T18:23:18.7944105Z",
"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": "5feb0771-652c-4dd3-a876-fc6d6efff9e3",
"publishingoffices": "b6ba3973-8fd8-41aa-aa73-8a35670e79b3",
"events": "6aa49997-b723-4ab7-a789-d2ce63431351",
"targets": "c1efc607-0a97-493a-892d-7a380bc0ed1e",
"Category": "2266da4c-fed0-4737-aed2-f1d21c85ffbf",
"imagetypes": "f246454d-d799-495c-b765-005e6694431e",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "753a3d22-5895-46d0-9ea9-e53a84950e6a",
"stakeholders": "8c2fa55c-edd3-46c2-af38-3c358679e3c2",
"Tags": "277e6427-2e94-4b4c-ac5d-a89c68ea315d",
"healthtopics": "d346ef51-577e-467a-9411-65c54b101d23",
"targetaudiences": "34cf9420-6682-44f3-ad5b-d19bfe1b4b58",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "2cc47ea5-f492-422a-8418-64539d06253a",
"ParentId": "b1260602-57dc-4850-8074-7ea6b54c9eb5",
"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 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.