Returns a set of data items of type resultsreportinfographics.
GET /api/resultsreport/resultsreportinfographics
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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ab1a2811-3189-44ba-acf9-eb29ca14a21a",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c7bc1002-c268-489c-b09c-9ef61f96f9d7",
"Summary": "sample string 12",
"regionscountries": "44e813af-1060-4208-b918-9add7931739c",
"DisplayTitle": "sample string 14",
"healthtopics": "31938621-1921-4611-8f74-5aaffecee034",
"ParentId": "84a04627-4897-414f-9a21-6b973e7aa79e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ab1a2811-3189-44ba-acf9-eb29ca14a21a",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "c7bc1002-c268-489c-b09c-9ef61f96f9d7",
"Summary": "sample string 12",
"regionscountries": "44e813af-1060-4208-b918-9add7931739c",
"DisplayTitle": "sample string 14",
"healthtopics": "31938621-1921-4611-8f74-5aaffecee034",
"ParentId": "84a04627-4897-414f-9a21-6b973e7aa79e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographics item by id.
GET /api/resultsreport/resultsreportinfographics({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "aae15001-e397-49cc-9c51-c1e2c288c142",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "15b8dd18-bf2b-4685-a344-e18e5bf57155",
"Summary": "sample string 12",
"regionscountries": "e2bf0f08-9357-41ee-81fc-31dccbb7e563",
"DisplayTitle": "sample string 14",
"healthtopics": "72b7ce05-52d3-4414-9b9e-124291fd7e77",
"ParentId": "e934217e-9e62-489e-8d95-25fb4c0d5b3f",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographics item.
GET /api/resultsreport/resultsreportinfographics({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": "34917296-1cb8-4769-aa40-f48195d70990"
}Creates a resultsreportinfographics item.
POST /api/resultsreport/resultsreportinfographics
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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "2030ef94-564d-4d60-989f-3749220205d5",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "a4100e1c-f5f4-43d4-813d-c07056b1c3d8",
"Summary": "sample string 9",
"regionscountries": "32a3e75e-7918-41ec-9fda-c44556dbeb9a",
"DisplayTitle": "sample string 11",
"healthtopics": "497b720e-e45e-4c7d-978e-e23f9942cdd0",
"ParentId": "d799d7cb-873e-436d-82e2-b872479fc54c"
}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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "86680762-0c8d-47cf-abf0-c6c1a6ddd7ea",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "799e5b5b-5557-4b95-81e9-98a4ec165455",
"Summary": "sample string 12",
"regionscountries": "158aa0e7-e29f-4557-8e6e-b5abcd30f625",
"DisplayTitle": "sample string 14",
"healthtopics": "deb0914d-5497-4d0f-b9fd-9a1f8127f285",
"ParentId": "fa72c91c-7e9b-4771-be8b-b0037281c97c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographics item.
PATCH /api/resultsreport/resultsreportinfographics({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "12c4eee2-fece-4fcf-8b2a-b743e6dce500",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "2d014cf1-3b3e-4b2a-8efc-6b185c6a8a1b",
"Summary": "sample string 9",
"regionscountries": "b960dd27-1969-47b9-897c-36180c1eaaf8",
"DisplayTitle": "sample string 11",
"healthtopics": "824104eb-3af1-48d0-948d-11382b7fa9cb",
"ParentId": "44bbd653-3ed2-4687-b6dc-bbc18c9ea441"
}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 resultsreportinfographics item.
PUT /api/resultsreport/resultsreportinfographics({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "34584d8d-7816-437d-9f72-3a7503516dfd",
"Title": "sample string 6",
"Overview": "sample string 7",
"targetaudiences": "2ca0194b-2739-4ce3-bd35-43c450ef4a8b",
"Summary": "sample string 9",
"regionscountries": "1b7eaf8c-169f-47bc-96fa-d08ccbaf635d",
"DisplayTitle": "sample string 11",
"healthtopics": "ec7498a8-9b0d-4a3f-bdbc-1d2f5c5fc1ce",
"ParentId": "43d41c32-9115-4d76-99ab-83c22b72b32f"
}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 resultsreportinfographics item by Id.
DELETE /api/resultsreport/resultsreportinfographics({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 resultsreportinfographics item.
GET /api/resultsreport/resultsreportinfographics({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-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "cbc932f6-9286-4dde-95a7-b6dfe9425132",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "1afc747e-2ffd-4301-8da9-402331f90801",
"publishingoffices": "3b5a7371-9a0c-4873-abd9-462e28fdb337",
"ReportingStartDate": "2026-05-07T11:52:56.6522935Z",
"ReportingEndDate": "2026-05-07T11:52:56.6522935Z",
"targetaudiences": "612c526a-22e3-4ede-88f7-cf8f364f2103",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "cbc932f6-9286-4dde-95a7-b6dfe9425132",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "1afc747e-2ffd-4301-8da9-402331f90801",
"publishingoffices": "3b5a7371-9a0c-4873-abd9-462e28fdb337",
"ReportingStartDate": "2026-05-07T11:52:56.6522935Z",
"ReportingEndDate": "2026-05-07T11:52:56.6522935Z",
"targetaudiences": "612c526a-22e3-4ede-88f7-cf8f364f2103",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T11:52:56.6522935+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographics item.
POST /api/resultsreport/resultsreportinfographics({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 resultsreportinfographics item.
DELETE /api/resultsreport/resultsreportinfographics({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 Thumbnail from resultsreportinfographics item.
GET /api/resultsreport/resultsreportinfographics({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": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"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": "8fc6744e-135e-441f-9446-5451504a7b00",
"publishingoffices": "e3892a29-5e2a-477c-8456-91056072e8c6",
"events": "838f1ada-4390-4536-b86e-76c9cab8ddf6",
"targets": "1611ed26-9e40-4a38-b646-ecdd7f460e1f",
"Category": "4d885f72-38a7-4813-a29e-3665572756cf",
"imagetypes": "7dcd9b8c-6e77-4c29-bcc5-fea105cb35ed",
"departmentaltargets": "db22314a-2b30-475f-8f69-40c4da933f1d",
"stakeholders": "9abb233e-7530-4225-a64c-722941eea9ab",
"Tags": "da4092f8-addb-4ded-abbe-ea47a8b2d140",
"healthtopics": "3aab1945-8162-4b04-9659-699f13657102",
"targetaudiences": "0c346662-8f5a-4b6f-b932-53e6135bc200",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6f0aafb3-e634-4219-b4dc-491ab1a7810e",
"ParentId": "7b24fb44-48e2-4561-b4ad-a5fd8729b3e0",
"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": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"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": "8fc6744e-135e-441f-9446-5451504a7b00",
"publishingoffices": "e3892a29-5e2a-477c-8456-91056072e8c6",
"events": "838f1ada-4390-4536-b86e-76c9cab8ddf6",
"targets": "1611ed26-9e40-4a38-b646-ecdd7f460e1f",
"Category": "4d885f72-38a7-4813-a29e-3665572756cf",
"imagetypes": "7dcd9b8c-6e77-4c29-bcc5-fea105cb35ed",
"departmentaltargets": "db22314a-2b30-475f-8f69-40c4da933f1d",
"stakeholders": "9abb233e-7530-4225-a64c-722941eea9ab",
"Tags": "da4092f8-addb-4ded-abbe-ea47a8b2d140",
"healthtopics": "3aab1945-8162-4b04-9659-699f13657102",
"targetaudiences": "0c346662-8f5a-4b6f-b932-53e6135bc200",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "6f0aafb3-e634-4219-b4dc-491ab1a7810e",
"ParentId": "7b24fb44-48e2-4561-b4ad-a5fd8729b3e0",
"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 resultsreportinfographics item.
POST /api/resultsreport/resultsreportinfographics({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 resultsreportinfographics item.
DELETE /api/resultsreport/resultsreportinfographics({key})/Thumbnail/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type MainImage from resultsreportinfographics item.
GET /api/resultsreport/resultsreportinfographics({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": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"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": "c3198a5c-ecb1-41b7-beac-b0b03ce2e92b",
"publishingoffices": "3ef87179-c5a8-40b9-a1eb-bbe4eb2ef518",
"events": "cd2a3024-5f4a-49ed-bbd4-91a8548ed0b9",
"targets": "17880a24-b5ac-4362-bbad-fcb98f7dcde7",
"Category": "14176b56-9f12-41f8-9369-569b185fe429",
"imagetypes": "033e4815-afb7-4c93-b371-d834e9fbefb5",
"departmentaltargets": "eb9db9f5-cf4f-4eb5-aac8-98e9e34010d3",
"stakeholders": "02646fa3-7be9-4869-8109-f027d23474a0",
"Tags": "f50af27b-8040-4b33-88a8-3cd6d09e05d4",
"healthtopics": "4454627c-8fcf-4973-b36b-59826890a4a9",
"targetaudiences": "02b24049-6f8d-4121-89e6-0d0ef60888bf",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ae6ffe4a-1991-41f7-b98b-ba4d7cd57f1b",
"ParentId": "3741d040-5ae2-444b-b807-4b2d0b8e590c",
"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": "2026-05-07T11:52:56.6522935Z",
"PublicationDate": "2026-05-07T11:52:56.6522935Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:52:56.6522935Z",
"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": "c3198a5c-ecb1-41b7-beac-b0b03ce2e92b",
"publishingoffices": "3ef87179-c5a8-40b9-a1eb-bbe4eb2ef518",
"events": "cd2a3024-5f4a-49ed-bbd4-91a8548ed0b9",
"targets": "17880a24-b5ac-4362-bbad-fcb98f7dcde7",
"Category": "14176b56-9f12-41f8-9369-569b185fe429",
"imagetypes": "033e4815-afb7-4c93-b371-d834e9fbefb5",
"departmentaltargets": "eb9db9f5-cf4f-4eb5-aac8-98e9e34010d3",
"stakeholders": "02646fa3-7be9-4869-8109-f027d23474a0",
"Tags": "f50af27b-8040-4b33-88a8-3cd6d09e05d4",
"healthtopics": "4454627c-8fcf-4973-b36b-59826890a4a9",
"targetaudiences": "02b24049-6f8d-4121-89e6-0d0ef60888bf",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ae6ffe4a-1991-41f7-b98b-ba4d7cd57f1b",
"ParentId": "3741d040-5ae2-444b-b807-4b2d0b8e590c",
"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 resultsreportinfographics item.
POST /api/resultsreport/resultsreportinfographics({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 resultsreportinfographics item.
DELETE /api/resultsreport/resultsreportinfographics({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.