Returns a set of data items of type resultsreportinfographicmilestones.
GET /api/resultsreport/resultsreportinfographicmilestones
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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "88f11287-167a-44c9-b2af-36bd352afebb",
"regionscountries": "597ddeb1-ae76-43f2-8843-86e87015ff8d",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "411193c6-39ea-4761-829b-1904cfe9f001",
"targetaudiences": "6467f646-ba77-45f6-801b-f6b848731bf1",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "dc938d0d-bf19-4ee3-8630-bfe697039990",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "88f11287-167a-44c9-b2af-36bd352afebb",
"regionscountries": "597ddeb1-ae76-43f2-8843-86e87015ff8d",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "411193c6-39ea-4761-829b-1904cfe9f001",
"targetaudiences": "6467f646-ba77-45f6-801b-f6b848731bf1",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "dc938d0d-bf19-4ee3-8630-bfe697039990",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographicmilestones item by id.
GET /api/resultsreport/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "507fc9d4-e03d-40a9-8440-00733e9d3d81",
"regionscountries": "864f1711-af53-4620-9246-971d5d6f3c2b",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "0d8247ff-ebeb-4610-a2ad-e86164405d61",
"targetaudiences": "b8b71f07-212e-44cf-af2d-1c360d33c480",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "e253f43b-638f-4fdc-a3fb-9ad119e89606",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({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": "044cd074-f702-4f42-9522-bae3fed407c3"
}Creates a resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones
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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "4ef9bbca-8852-4fb4-adb4-ec70aa227a2a",
"regionscountries": "c4f6523f-4045-4dd9-82d6-ca354a5fd121",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "b170b71c-7212-4c65-8a71-81d2474581f5",
"targetaudiences": "0e3a71df-b6e1-42d1-bf0b-006bf8a3ba70",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "73efc9c4-4143-4133-80bf-1ceecd210fdc"
}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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"InfographicAlignment": "sample string 8",
"Title": "sample string 9",
"ForegroundColor": "sample string 10",
"Year": "sample string 11",
"publishingoffices": "f51e0960-541d-4d20-9adf-0dc26233616b",
"regionscountries": "2578687d-7766-4f90-8cdc-d926654d24f1",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "f6f5bb11-5a01-425c-a645-f490cb3c5997",
"targetaudiences": "d66582b1-342e-4d43-8fa7-2caf3f4afa72",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "d8932c52-5f21-4f6f-8766-9a18ea82196e",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographicmilestones item.
PATCH /api/resultsreport/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "7747b5c5-c636-4c53-8629-8d17faaca818",
"regionscountries": "4eda3a35-79d7-4a2f-bf2e-6467d9749253",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "8f5edf80-3da8-4e2d-b808-3f8cffc2b9c1",
"targetaudiences": "9eacfb2b-9f47-4927-baaf-56ed50b4f95e",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "ea043783-eb9b-409e-9dd2-fa638372d878"
}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 resultsreportinfographicmilestones item.
PUT /api/resultsreport/resultsreportinfographicmilestones({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 | |
| InfographicAlignment | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ForegroundColor | System.String | Read only: False | |
| Year | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| InfographicType | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| BackgroundColor | 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-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"InfographicAlignment": "sample string 5",
"Title": "sample string 6",
"ForegroundColor": "sample string 7",
"Year": "sample string 8",
"publishingoffices": "c71e3de3-6bed-485a-9832-ce527aed7a6c",
"regionscountries": "245fc6db-006b-4f04-8e48-91d537172adf",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "b2534464-035b-404c-b8e4-144c8d4e1c4b",
"targetaudiences": "2f859df6-acc8-4c65-a24e-0bdf9e825e75",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "71dc8f74-6928-484f-bfb2-541acf175239"
}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 resultsreportinfographicmilestones item by Id.
DELETE /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({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-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a0823e86-ffe8-4605-b5be-39cd90329c6a",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "bbd39da8-a8f2-4b47-97c5-a0e68fa33e60",
"Summary": "sample string 12",
"regionscountries": "68a2021e-1841-4dcc-b177-615397b735b3",
"DisplayTitle": "sample string 14",
"healthtopics": "a1e7a521-309f-41a5-a1b6-d43a4f191a19",
"ParentId": "11dba081-bb5f-408a-9c5c-fc7095639224",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "a0823e86-ffe8-4605-b5be-39cd90329c6a",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "bbd39da8-a8f2-4b47-97c5-a0e68fa33e60",
"Summary": "sample string 12",
"regionscountries": "68a2021e-1841-4dcc-b177-615397b735b3",
"DisplayTitle": "sample string 14",
"healthtopics": "a1e7a521-309f-41a5-a1b6-d43a4f191a19",
"ParentId": "11dba081-bb5f-408a-9c5c-fc7095639224",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({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-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "1f392c41-30f2-4bce-ad86-d50bc67769bc",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "1f392c41-30f2-4bce-ad86-d50bc67769bc",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T10:41:21.0352971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedInfographicCategory relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({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 SideImage from resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({key})/SideImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"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": "df301a6e-1247-4eb4-b20f-1df89adc4455",
"publishingoffices": "34578566-0776-40c5-8991-fa3b3febfbdb",
"events": "4e1af1c1-f303-4dfa-9ff2-fb0b56e040ba",
"targets": "589072a2-7724-48c1-a601-83a96577b7ce",
"Category": "c24e8e10-2f9e-49d9-b0d0-1f4daaa4733b",
"imagetypes": "9fd67ea1-5a74-4cc3-8bfd-f88a98766321",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f0914431-db02-436f-bea8-e4780b5d318d",
"stakeholders": "8ac320ec-b38c-4f9f-9c15-894458af86fb",
"Tags": "7b8aedcb-0ac3-4ff0-9f92-ce6f888c9751",
"healthtopics": "758960c1-ab71-44d6-aded-8ecb5a38b514",
"targetaudiences": "c886aed3-fe71-48f6-95a9-45f1728f0ecd",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3c97091b-3308-462a-9723-30e02affd4ed",
"ParentId": "12335851-52fe-403d-a9ae-d29b93c60464",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T10:41:21.0352971Z",
"PublicationDate": "2026-07-17T10:41:21.0352971Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0352971Z",
"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": "df301a6e-1247-4eb4-b20f-1df89adc4455",
"publishingoffices": "34578566-0776-40c5-8991-fa3b3febfbdb",
"events": "4e1af1c1-f303-4dfa-9ff2-fb0b56e040ba",
"targets": "589072a2-7724-48c1-a601-83a96577b7ce",
"Category": "c24e8e10-2f9e-49d9-b0d0-1f4daaa4733b",
"imagetypes": "9fd67ea1-5a74-4cc3-8bfd-f88a98766321",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f0914431-db02-436f-bea8-e4780b5d318d",
"stakeholders": "8ac320ec-b38c-4f9f-9c15-894458af86fb",
"Tags": "7b8aedcb-0ac3-4ff0-9f92-ce6f888c9751",
"healthtopics": "758960c1-ab71-44d6-aded-8ecb5a38b514",
"targetaudiences": "c886aed3-fe71-48f6-95a9-45f1728f0ecd",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "3c97091b-3308-462a-9723-30e02affd4ed",
"ParentId": "12335851-52fe-403d-a9ae-d29b93c60464",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add SideImage relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({key})/SideImage/$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 SideImage from resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({key})/SideImage/$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 resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({key})/MainImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "a3912218-c0fa-4220-9513-2d26916d575a",
"publishingoffices": "a2e32710-0a5b-4bd6-a5a1-ae297f32bfde",
"events": "718af502-468d-44ed-a662-5b96b30f2591",
"targets": "9f98111a-30bb-44b0-a375-45dcb040f926",
"Category": "058123d7-cb9d-40bb-905b-88a7de534949",
"imagetypes": "f685ce98-00c1-4615-8526-89bd532667cf",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "3acf0426-5b18-4640-9fbc-f6387f810237",
"stakeholders": "2cd84433-7e5b-477c-b2a7-70dc12088b76",
"Tags": "f4f4a989-e7d0-4fd8-bb71-41c5e196d073",
"healthtopics": "7c6cfd78-cd5a-4df3-89e7-54e898e4cbb8",
"targetaudiences": "4a49f084-3058-4ed5-8f07-fdd94dc4a6ed",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "7f625187-9c7c-474b-8ada-8b982acb1e19",
"ParentId": "66744fe4-25b6-436d-a37f-1c3c224ef74d",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "a3912218-c0fa-4220-9513-2d26916d575a",
"publishingoffices": "a2e32710-0a5b-4bd6-a5a1-ae297f32bfde",
"events": "718af502-468d-44ed-a662-5b96b30f2591",
"targets": "9f98111a-30bb-44b0-a375-45dcb040f926",
"Category": "058123d7-cb9d-40bb-905b-88a7de534949",
"imagetypes": "f685ce98-00c1-4615-8526-89bd532667cf",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "3acf0426-5b18-4640-9fbc-f6387f810237",
"stakeholders": "2cd84433-7e5b-477c-b2a7-70dc12088b76",
"Tags": "f4f4a989-e7d0-4fd8-bb71-41c5e196d073",
"healthtopics": "7c6cfd78-cd5a-4df3-89e7-54e898e4cbb8",
"targetaudiences": "4a49f084-3058-4ed5-8f07-fdd94dc4a6ed",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "7f625187-9c7c-474b-8ada-8b982acb1e19",
"ParentId": "66744fe4-25b6-436d-a37f-1c3c224ef74d",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({key})/Thumbnail
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "a31f9950-d0c0-4eb6-899c-368354f17e52",
"publishingoffices": "3578ac75-58c2-445d-b2d4-5889d9509aa3",
"events": "1e780883-87d3-4ecc-bc63-52dd8d8a7afe",
"targets": "d4d9ecb3-13cf-4dc0-afd1-5a0817bf55b7",
"Category": "fc53e66f-b61a-41fa-b9f0-191345716e44",
"imagetypes": "178e6b70-7d6b-4a61-a220-e28206cc9394",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "5b35a3b3-1a70-46d2-a061-303d647b7d28",
"stakeholders": "bc685300-6ebf-43a6-81ed-294529b88a1b",
"Tags": "c781b557-1c1c-44df-b1db-ce144c292940",
"healthtopics": "41ff3929-34c8-4acc-93f4-01644516ac4d",
"targetaudiences": "9c0d666d-412d-4fa7-bdb4-1de78203df7c",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a0bd56af-8e2d-41e5-967c-446b2d62bb9c",
"ParentId": "4651dcd9-83ba-4d37-b7f3-681b699b5cb5",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "a31f9950-d0c0-4eb6-899c-368354f17e52",
"publishingoffices": "3578ac75-58c2-445d-b2d4-5889d9509aa3",
"events": "1e780883-87d3-4ecc-bc63-52dd8d8a7afe",
"targets": "d4d9ecb3-13cf-4dc0-afd1-5a0817bf55b7",
"Category": "fc53e66f-b61a-41fa-b9f0-191345716e44",
"imagetypes": "178e6b70-7d6b-4a61-a220-e28206cc9394",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "5b35a3b3-1a70-46d2-a061-303d647b7d28",
"stakeholders": "bc685300-6ebf-43a6-81ed-294529b88a1b",
"Tags": "c781b557-1c1c-44df-b1db-ce144c292940",
"healthtopics": "41ff3929-34c8-4acc-93f4-01644516ac4d",
"targetaudiences": "9c0d666d-412d-4fa7-bdb4-1de78203df7c",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "a0bd56af-8e2d-41e5-967c-446b2d62bb9c",
"ParentId": "4651dcd9-83ba-4d37-b7f3-681b699b5cb5",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({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 resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({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 BackgroundImage from resultsreportinfographicmilestones item.
GET /api/resultsreport/resultsreportinfographicmilestones({key})/BackgroundImage
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "d7a1bd31-08f8-437d-9c88-ce3fbbf5de64",
"publishingoffices": "1f21ebaf-8af9-46aa-9ec1-47a9a3005e66",
"events": "6b399cf9-ef5c-44f9-b077-1177299307ed",
"targets": "c673d807-a6c6-4cb3-888e-a71a7418554d",
"Category": "5d9c999d-3234-4750-befd-5c1386d1c152",
"imagetypes": "0bfb37d5-eddd-4e88-bd48-3ef3bff79c7a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6196dfd6-f4f1-46a5-adf3-d9063769f536",
"stakeholders": "796f7865-f452-493d-b827-84fdf1cbfe1c",
"Tags": "e97bc7c0-def4-43dc-aa72-343f2e780dad",
"healthtopics": "63e01c19-6ed4-47a1-be92-56914fea6a9d",
"targetaudiences": "7c162105-a236-499e-b14b-03522f774004",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "0c339616-4073-4ca6-86e4-7ae5d3c7a565",
"ParentId": "a36395b8-10d9-4c45-a22d-a6f2093432b4",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-07-17T10:41:21.0508467Z",
"PublicationDate": "2026-07-17T10:41:21.0508467Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-07-17T10:41:21.0508467Z",
"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": "d7a1bd31-08f8-437d-9c88-ce3fbbf5de64",
"publishingoffices": "1f21ebaf-8af9-46aa-9ec1-47a9a3005e66",
"events": "6b399cf9-ef5c-44f9-b077-1177299307ed",
"targets": "c673d807-a6c6-4cb3-888e-a71a7418554d",
"Category": "5d9c999d-3234-4750-befd-5c1386d1c152",
"imagetypes": "0bfb37d5-eddd-4e88-bd48-3ef3bff79c7a",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6196dfd6-f4f1-46a5-adf3-d9063769f536",
"stakeholders": "796f7865-f452-493d-b827-84fdf1cbfe1c",
"Tags": "e97bc7c0-def4-43dc-aa72-343f2e780dad",
"healthtopics": "63e01c19-6ed4-47a1-be92-56914fea6a9d",
"targetaudiences": "7c162105-a236-499e-b14b-03522f774004",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "0c339616-4073-4ca6-86e4-7ae5d3c7a565",
"ParentId": "a36395b8-10d9-4c45-a22d-a6f2093432b4",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add BackgroundImage relation to resultsreportinfographicmilestones item.
POST /api/resultsreport/resultsreportinfographicmilestones({key})/BackgroundImage/$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 BackgroundImage from resultsreportinfographicmilestones item.
DELETE /api/resultsreport/resultsreportinfographicmilestones({key})/BackgroundImage/$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.