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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "7e4b6c51-c7e9-41f3-a307-dec97e9f05ed",
"ParentId": "0db9c0be-1c4b-49b7-a817-d5ed3590dde9",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "7e4b6c51-c7e9-41f3-a307-dec97e9f05ed",
"ParentId": "0db9c0be-1c4b-49b7-a817-d5ed3590dde9",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "2cb6156e-c393-4379-a56b-59203d3ce44d",
"ParentId": "a58cb327-b3ea-4ba1-a0e1-8c95c9c1e49b",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+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": "ea77da56-0ee0-4df9-bd81-b0ca13494039"
}
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-06T17:02:47.1478771Z",
"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": "b58bfa15-a218-4178-a8b3-89956c11dccc",
"ParentId": "6a9bdd31-6e70-4023-b6b6-19561b59ab80"
}
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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "a88e9b99-dfbc-446d-9aea-ac8caea70db2",
"ParentId": "2b2292b4-ecd7-419a-89c0-20874aecaaca",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+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-06T17:02:47.1478771Z",
"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": "a78e5273-c3cd-4a78-97aa-f61eee23f341",
"ParentId": "f471ec92-6b9d-4e65-9396-e46fec9a0f2b"
}
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-06T17:02:47.1478771Z",
"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": "66ee2ec3-6fbf-4a2e-83d5-f654353b11e3",
"ParentId": "52cf53d5-6b39-463f-bf2d-43a2bc32108f"
}
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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "c852d2ca-ecd3-4e4f-ba4f-0714346f763c",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "cdbda603-05f4-4020-b264-be6456c0d633",
"publishingoffices": "4a736a8e-a5d1-40f7-9cbc-c8fc0dcdefb2",
"ReportingStartDate": "2025-10-06T17:02:47.1478771Z",
"ReportingEndDate": "2025-10-06T17:02:47.1478771Z",
"targetaudiences": "5b9f792b-47e2-464c-860b-6b289353f928",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "c852d2ca-ecd3-4e4f-ba4f-0714346f763c",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "cdbda603-05f4-4020-b264-be6456c0d633",
"publishingoffices": "4a736a8e-a5d1-40f7-9cbc-c8fc0dcdefb2",
"ReportingStartDate": "2025-10-06T17:02:47.1478771Z",
"ReportingEndDate": "2025-10-06T17:02:47.1478771Z",
"targetaudiences": "5b9f792b-47e2-464c-860b-6b289353f928",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T17:02:47.1478771+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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "6c10c3a7-32da-4711-b4d7-7284cb84ef7a",
"publishingoffices": "fe7f7daa-cfc9-42c1-a05f-d8adccfa94cf",
"events": "6045a2e0-b62a-4eba-8846-0c405daaf185",
"targets": "8d15c603-a906-4b72-afa1-6e20e4eee97a",
"Category": "12fd051f-4280-4a7a-bcfd-add1cb23db1c",
"imagetypes": "ae05a70d-3613-4a10-9b50-5fb601b5ed80",
"departmentaltargets": "a504d382-7795-45ba-bc36-de2ef5477eb3",
"stakeholders": "1ad0a159-3b6c-4fd2-95c8-64ec0b193947",
"Tags": "1e2f5f94-49d9-4bd8-a64a-1c6a7a7541cd",
"healthtopics": "9f3910da-3bda-4aef-8308-52b753de037e",
"targetaudiences": "93a890bb-f194-49ac-84e8-3f689f0a2c6b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a97d1037-b53b-481e-a09c-30b398521a0c",
"ParentId": "8d7ceaee-c393-473b-8f88-462bd6649ebd",
"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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "6c10c3a7-32da-4711-b4d7-7284cb84ef7a",
"publishingoffices": "fe7f7daa-cfc9-42c1-a05f-d8adccfa94cf",
"events": "6045a2e0-b62a-4eba-8846-0c405daaf185",
"targets": "8d15c603-a906-4b72-afa1-6e20e4eee97a",
"Category": "12fd051f-4280-4a7a-bcfd-add1cb23db1c",
"imagetypes": "ae05a70d-3613-4a10-9b50-5fb601b5ed80",
"departmentaltargets": "a504d382-7795-45ba-bc36-de2ef5477eb3",
"stakeholders": "1ad0a159-3b6c-4fd2-95c8-64ec0b193947",
"Tags": "1e2f5f94-49d9-4bd8-a64a-1c6a7a7541cd",
"healthtopics": "9f3910da-3bda-4aef-8308-52b753de037e",
"targetaudiences": "93a890bb-f194-49ac-84e8-3f689f0a2c6b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a97d1037-b53b-481e-a09c-30b398521a0c",
"ParentId": "8d7ceaee-c393-473b-8f88-462bd6649ebd",
"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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "73a0b06c-9cf6-4445-990e-f54b70a7c8ab",
"publishingoffices": "8605b9a3-90bb-4920-be58-2568bff8eb6c",
"events": "e87b7c94-2e7d-4d12-a28c-bf286e267e6f",
"targets": "26aa130f-ab5e-4ef5-a11b-bd75bb16e6e7",
"Category": "6d3cebec-4675-4b34-bbad-f9f1c73bfbb8",
"imagetypes": "5403d996-7731-4bff-b669-41fa09e14062",
"departmentaltargets": "d007df75-c79b-41a7-98b0-1d8592fedfa1",
"stakeholders": "80c39678-88a0-4886-8d6c-aeaf5024b001",
"Tags": "93f67fb4-3b74-4e8a-8739-554d2d47e04c",
"healthtopics": "70ad1486-a29c-4d89-ae05-72f87f37dd83",
"targetaudiences": "3213970f-abdc-4c73-bc2c-18fbf208443b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "60318fce-ebdc-4e1b-8b12-8002a8bab86a",
"ParentId": "f90d1d73-6572-4a97-ad84-980cafca10e3",
"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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "73a0b06c-9cf6-4445-990e-f54b70a7c8ab",
"publishingoffices": "8605b9a3-90bb-4920-be58-2568bff8eb6c",
"events": "e87b7c94-2e7d-4d12-a28c-bf286e267e6f",
"targets": "26aa130f-ab5e-4ef5-a11b-bd75bb16e6e7",
"Category": "6d3cebec-4675-4b34-bbad-f9f1c73bfbb8",
"imagetypes": "5403d996-7731-4bff-b669-41fa09e14062",
"departmentaltargets": "d007df75-c79b-41a7-98b0-1d8592fedfa1",
"stakeholders": "80c39678-88a0-4886-8d6c-aeaf5024b001",
"Tags": "93f67fb4-3b74-4e8a-8739-554d2d47e04c",
"healthtopics": "70ad1486-a29c-4d89-ae05-72f87f37dd83",
"targetaudiences": "3213970f-abdc-4c73-bc2c-18fbf208443b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "60318fce-ebdc-4e1b-8b12-8002a8bab86a",
"ParentId": "f90d1d73-6572-4a97-ad84-980cafca10e3",
"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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "2609987c-9683-4012-80e1-181c1ba0df14",
"publishingoffices": "0f56894b-0ad1-458c-87d2-aca09f2cd6a8",
"events": "7d02653a-89a4-44ba-b70b-17ee51ef614d",
"targets": "aa60bea4-9524-48b8-95bc-57fd0710ca5d",
"Category": "c7293692-14a9-4323-a0ab-02dabf5af037",
"imagetypes": "029f2357-bbb7-4b26-b96b-f64aa2939d12",
"departmentaltargets": "58c0d5e9-ffa5-4b3a-9613-53b79c5096dd",
"stakeholders": "e9ba45fc-778f-4d55-9082-3e882a63aa33",
"Tags": "c1985a11-beea-4fb3-b158-e33c79afeaa6",
"healthtopics": "9e5fca6f-e08a-4aa8-a411-8d46defa4898",
"targetaudiences": "05553e0c-c54c-465e-8305-78a1981d93cc",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6274fb7f-0621-424f-9311-fd7961176daf",
"ParentId": "41231feb-1488-4783-9cbf-7067816b21f8",
"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-06T17:02:47.1478771Z",
"PublicationDate": "2025-10-06T17:02:47.1478771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-06T17:02:47.1478771Z",
"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": "2609987c-9683-4012-80e1-181c1ba0df14",
"publishingoffices": "0f56894b-0ad1-458c-87d2-aca09f2cd6a8",
"events": "7d02653a-89a4-44ba-b70b-17ee51ef614d",
"targets": "aa60bea4-9524-48b8-95bc-57fd0710ca5d",
"Category": "c7293692-14a9-4323-a0ab-02dabf5af037",
"imagetypes": "029f2357-bbb7-4b26-b96b-f64aa2939d12",
"departmentaltargets": "58c0d5e9-ffa5-4b3a-9613-53b79c5096dd",
"stakeholders": "e9ba45fc-778f-4d55-9082-3e882a63aa33",
"Tags": "c1985a11-beea-4fb3-b158-e33c79afeaa6",
"healthtopics": "9e5fca6f-e08a-4aa8-a411-8d46defa4898",
"targetaudiences": "05553e0c-c54c-465e-8305-78a1981d93cc",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6274fb7f-0621-424f-9311-fd7961176daf",
"ParentId": "41231feb-1488-4783-9cbf-7067816b21f8",
"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.