Returns a set of data items of type resultsreportinfographicachievements.
GET /api/resultsreport/resultsreportinfographicachievements
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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7a8e69e0-cee6-491e-bc6c-6913542a6f3d",
"targetaudiences": "be826d05-22fd-4aa6-8042-35154e8ae2d1",
"healthtopics": "c7769887-9f94-4b6f-94a4-8ca7171784ef",
"SortOrder": 11.0,
"regionscountries": "feba2924-6260-4330-8185-441f3e2f177c",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "6c6fc460-d49d-4eea-9ee8-468c578646b9",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "7a8e69e0-cee6-491e-bc6c-6913542a6f3d",
"targetaudiences": "be826d05-22fd-4aa6-8042-35154e8ae2d1",
"healthtopics": "c7769887-9f94-4b6f-94a4-8ca7171784ef",
"SortOrder": 11.0,
"regionscountries": "feba2924-6260-4330-8185-441f3e2f177c",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "6c6fc460-d49d-4eea-9ee8-468c578646b9",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographicachievements item by id.
GET /api/resultsreport/resultsreportinfographicachievements({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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "fa6fcf9a-3ad2-4cec-92e8-37531aa88f03",
"targetaudiences": "365c87bc-1ded-4920-8a10-230bed07fbb0",
"healthtopics": "cb057b06-c618-4d28-ac87-5e297bbf8b71",
"SortOrder": 11.0,
"regionscountries": "2250b575-6e64-4515-a916-9053e45b1ece",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "0b7e3d3f-6a20-4fef-bed9-8c5bf11b7e5a",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographicachievements item.
GET /api/resultsreport/resultsreportinfographicachievements({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": "b16fadcd-8449-4ac3-8c37-4519b0951481"
}Creates a resultsreportinfographicachievements item.
POST /api/resultsreport/resultsreportinfographicachievements
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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "530a3ff3-f601-474c-abd1-21af2a844958",
"targetaudiences": "ff6585d2-4c73-4119-b415-a5bc8c16cfed",
"healthtopics": "bf889b81-5972-4245-b005-6f530a94eb52",
"SortOrder": 8.0,
"regionscountries": "f4d3eb62-ff95-41d7-9b84-5a67cafa336c",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "0a32bc5a-16a3-4d57-99a4-ec9f3d505397"
}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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "e5b5cc1f-0e74-4e1e-9d1b-caf772bdfd89",
"targetaudiences": "78127199-591e-4832-9d2b-69de792fee2e",
"healthtopics": "5a4d8447-4940-4b59-ad5c-d96b7c852cd2",
"SortOrder": 11.0,
"regionscountries": "378a1d74-2aaf-434d-a79b-6645f0b52753",
"Overview": "sample string 13",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Title": "sample string 16",
"ParentId": "a927e4ce-37ba-47bc-b1e3-43d3e544eaf8",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographicachievements item.
PATCH /api/resultsreport/resultsreportinfographicachievements({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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "0f552e09-b51f-42d7-8a2c-787a90df113c",
"targetaudiences": "eabfe115-28ff-466f-9db1-a0e9263a3851",
"healthtopics": "be317f72-60ee-4600-b5f9-06a8a92fb5bc",
"SortOrder": 8.0,
"regionscountries": "f720b192-c160-44ec-b398-8789a8a81179",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "d7cee365-06f5-4412-ba76-c0f0ed3b4613"
}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 resultsreportinfographicachievements item.
PUT /api/resultsreport/resultsreportinfographicachievements({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 | |
| targetaudiences | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | 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-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "7e0cd60b-d046-4e3e-b0b8-1c84e8280c96",
"targetaudiences": "11d52913-45af-460d-bd69-8df355ac2a1a",
"healthtopics": "3f0353b4-a2ed-48d8-bcd9-e3280a124cf2",
"SortOrder": 8.0,
"regionscountries": "9fba0575-2328-41cc-98d8-80abaeb09da4",
"Overview": "sample string 10",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Title": "sample string 13",
"ParentId": "db22d57b-2854-4370-bffb-76bd22c0f6a8"
}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 resultsreportinfographicachievements item by Id.
DELETE /api/resultsreport/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
GET /api/resultsreport/resultsreportinfographicachievements({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 | |
| 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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "993cdec3-b108-4ef0-8572-7150e11a0dca",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ee1e1bc3-6ed2-4f4a-ad16-1adfd8b4b62d",
"Summary": "sample string 12",
"regionscountries": "a2d8e25a-1c48-4206-b787-3cc7eb53f9e8",
"DisplayTitle": "sample string 14",
"healthtopics": "2708ac00-7e99-4c5d-8d98-280d6347cff5",
"ParentId": "f0b12782-3e55-456e-81e5-ecfb4e8dc44a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "993cdec3-b108-4ef0-8572-7150e11a0dca",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ee1e1bc3-6ed2-4f4a-ad16-1adfd8b4b62d",
"Summary": "sample string 12",
"regionscountries": "a2d8e25a-1c48-4206-b787-3cc7eb53f9e8",
"DisplayTitle": "sample string 14",
"healthtopics": "2708ac00-7e99-4c5d-8d98-280d6347cff5",
"ParentId": "f0b12782-3e55-456e-81e5-ecfb4e8dc44a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographicachievements item.
POST /api/resultsreport/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
DELETE /api/resultsreport/resultsreportinfographicachievements({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 RelatedInfographicCategory from resultsreportinfographicachievements item.
GET /api/resultsreport/resultsreportinfographicachievements({key})/RelatedInfographicCategory
| 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 | |
| Color | System.String | 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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "9b104617-6a03-4ea9-922f-fe0f83e96ae2",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "9b104617-6a03-4ea9-922f-fe0f83e96ae2",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T14:44:27.5628197+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographicCategory relation to resultsreportinfographicachievements item.
POST /api/resultsreport/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$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 RelatedInfographicCategory from resultsreportinfographicachievements item.
DELETE /api/resultsreport/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$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 resultsreportinfographicachievements item.
GET /api/resultsreport/resultsreportinfographicachievements({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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"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": "888b6695-d224-468c-95b0-999e29e98c81",
"publishingoffices": "550b4c3a-77e3-4b1a-8cc3-dc09622b23a4",
"events": "43a555f9-6d43-4337-b3c6-1128689ba042",
"targets": "785dadfb-9da2-478b-8778-273d48f66572",
"Category": "7b00a272-5fb3-49df-8bd3-fbcf1d634ae1",
"imagetypes": "7c1a3334-0bca-463a-8357-f5078ffff34e",
"departmentaltargets": "54f62ac6-dc8f-4f08-adf0-4e2a075d93d0",
"stakeholders": "65c5af3f-8d36-43a5-846d-6d07a2762550",
"Tags": "281304b9-d171-4f4b-9ff8-0f4ec6a91f03",
"healthtopics": "e74bc1ec-c8fb-475d-a049-30cb8a457f92",
"targetaudiences": "d25df1bf-4c2a-4e17-9154-11715523501f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7718af89-a055-489d-a09f-158a406a993d",
"ParentId": "460c96d6-0b65-4dd9-87c0-ac947a35d2bd",
"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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"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": "888b6695-d224-468c-95b0-999e29e98c81",
"publishingoffices": "550b4c3a-77e3-4b1a-8cc3-dc09622b23a4",
"events": "43a555f9-6d43-4337-b3c6-1128689ba042",
"targets": "785dadfb-9da2-478b-8778-273d48f66572",
"Category": "7b00a272-5fb3-49df-8bd3-fbcf1d634ae1",
"imagetypes": "7c1a3334-0bca-463a-8357-f5078ffff34e",
"departmentaltargets": "54f62ac6-dc8f-4f08-adf0-4e2a075d93d0",
"stakeholders": "65c5af3f-8d36-43a5-846d-6d07a2762550",
"Tags": "281304b9-d171-4f4b-9ff8-0f4ec6a91f03",
"healthtopics": "e74bc1ec-c8fb-475d-a049-30cb8a457f92",
"targetaudiences": "d25df1bf-4c2a-4e17-9154-11715523501f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "7718af89-a055-489d-a09f-158a406a993d",
"ParentId": "460c96d6-0b65-4dd9-87c0-ac947a35d2bd",
"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 resultsreportinfographicachievements item.
POST /api/resultsreport/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
DELETE /api/resultsreport/resultsreportinfographicachievements({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 Thumbnail from resultsreportinfographicachievements item.
GET /api/resultsreport/resultsreportinfographicachievements({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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"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": "3e1f7c54-2e8b-4281-ae09-c17dd051bfc2",
"publishingoffices": "012f3837-5e8e-4c8d-b675-79260323f580",
"events": "40384d2a-6b0a-4978-893a-14bc95163f50",
"targets": "1fdb430b-1634-4124-a898-59abe6367aa5",
"Category": "bc913b5b-ed24-4d45-9317-c42e888ac2f8",
"imagetypes": "afc59c45-6e17-446b-87aa-bb21b1b2b4f6",
"departmentaltargets": "bb5c6d18-b63d-47c5-82a6-ba0629d1f2d7",
"stakeholders": "2ca30e57-606c-4d81-97c1-1497ea549878",
"Tags": "b0870815-3e9c-479d-8b8c-d8175b1d505c",
"healthtopics": "9a1a9685-c0a1-4def-9ac9-d356a7926aa3",
"targetaudiences": "66181990-5215-4dbb-b99c-607f4fb654c5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0d2a26dc-bf6c-42d9-82f1-65aaded2714b",
"ParentId": "b9d6fbd1-f62d-4cb2-97bc-aeb03da558e8",
"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-06-27T14:44:27.5628197Z",
"PublicationDate": "2026-06-27T14:44:27.5628197Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-06-27T14:44:27.5628197Z",
"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": "3e1f7c54-2e8b-4281-ae09-c17dd051bfc2",
"publishingoffices": "012f3837-5e8e-4c8d-b675-79260323f580",
"events": "40384d2a-6b0a-4978-893a-14bc95163f50",
"targets": "1fdb430b-1634-4124-a898-59abe6367aa5",
"Category": "bc913b5b-ed24-4d45-9317-c42e888ac2f8",
"imagetypes": "afc59c45-6e17-446b-87aa-bb21b1b2b4f6",
"departmentaltargets": "bb5c6d18-b63d-47c5-82a6-ba0629d1f2d7",
"stakeholders": "2ca30e57-606c-4d81-97c1-1497ea549878",
"Tags": "b0870815-3e9c-479d-8b8c-d8175b1d505c",
"healthtopics": "9a1a9685-c0a1-4def-9ac9-d356a7926aa3",
"targetaudiences": "66181990-5215-4dbb-b99c-607f4fb654c5",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0d2a26dc-bf6c-42d9-82f1-65aaded2714b",
"ParentId": "b9d6fbd1-f62d-4cb2-97bc-aeb03da558e8",
"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 resultsreportinfographicachievements item.
POST /api/resultsreport/resultsreportinfographicachievements({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 resultsreportinfographicachievements item.
DELETE /api/resultsreport/resultsreportinfographicachievements({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.