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": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "d1e7980f-af0c-4b9d-8129-0b4012149fc9",
"regionscountries": "1c94c6f4-cb8b-45d2-896f-9f509a1d3f84",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "aa0d533c-2ef1-4ff5-bc4e-0c69d37a9f53",
"targetaudiences": "a197a1d7-a7a4-4512-92a8-86d95d835241",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "fb33d2d4-6660-4d22-a0e1-2e4dfb0fbe33",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "d1e7980f-af0c-4b9d-8129-0b4012149fc9",
"regionscountries": "1c94c6f4-cb8b-45d2-896f-9f509a1d3f84",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "aa0d533c-2ef1-4ff5-bc4e-0c69d37a9f53",
"targetaudiences": "a197a1d7-a7a4-4512-92a8-86d95d835241",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "fb33d2d4-6660-4d22-a0e1-2e4dfb0fbe33",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+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": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "03ed9e7f-a5a8-4e5c-ab65-3ac2b1e21551",
"regionscountries": "157aa201-f3c4-42e9-81ea-5bcebf3c7475",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "257e7124-0f35-4383-b8a4-5005c98e8753",
"targetaudiences": "343d22a5-5b92-4c44-90c2-72e76a1e95be",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "70cf6de6-d2df-44b6-9e9a-d11f44bce8ac",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+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": "c8b55751-575e-41e1-8d65-dca626e4dd0f"
}
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": "2025-09-11T07:51:00.0912607Z",
"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": "effdbc13-a348-46a2-8276-ad95a639d6df",
"regionscountries": "8c867549-55e0-4fe6-8a24-f6c5f1c95348",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "c02f4111-7b2e-4b7b-b1db-5e8602c5c94e",
"targetaudiences": "9b4478d1-1653-46ca-9857-f19665914f7a",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "031f0c3f-f08e-48af-a3af-140f3d7348af"
}
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": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "5c92b305-9b75-48aa-9b62-8df0352cb92e",
"regionscountries": "fd9bcee4-a2cc-452f-b51b-db34e4210897",
"InfographicType": "sample string 14",
"Summary": "sample string 15",
"Overview": "sample string 16",
"healthtopics": "bd4f7733-0f12-4ddb-b135-31271d9abea7",
"targetaudiences": "ab9a4598-10a7-4627-9c13-282f5602fe65",
"SortOrder": 19.0,
"BackgroundColor": "sample string 20",
"ParentId": "3cb058ea-1dcd-4898-b474-33ff73a55cd9",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+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": "2025-09-11T07:51:00.0912607Z",
"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": "e1fcf692-bcee-43ec-a0c3-26249617409b",
"regionscountries": "0b18160f-6d40-49b3-8774-43ed91e37a2b",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "7d815659-fafc-49f8-92a3-79f2b54f6f47",
"targetaudiences": "dedc1c58-5525-4311-b612-e3d45db3abcf",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "e90302f6-a61b-46f8-92d1-9ed3f32118e5"
}
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": "2025-09-11T07:51:00.0912607Z",
"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": "35969857-2356-4759-9f17-28348e66d85e",
"regionscountries": "67114b74-cb8a-48f3-8c6a-ea715a724e6a",
"InfographicType": "sample string 11",
"Summary": "sample string 12",
"Overview": "sample string 13",
"healthtopics": "32c2da9b-1321-4a99-9800-cb895b9f4b84",
"targetaudiences": "ee1ca8d1-4379-4645-bb8a-7ffc2f1e3fb6",
"SortOrder": 16.0,
"BackgroundColor": "sample string 17",
"ParentId": "f30a6e7b-83f1-4ad2-97eb-4d612860c8f2"
}
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": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "efb51c12-eb50-49d2-a1f6-7de07820dc70",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ff89da03-4085-4396-b8cd-200a4a5cdabd",
"Summary": "sample string 12",
"regionscountries": "477b9f67-c9aa-400e-8d36-f12989994027",
"DisplayTitle": "sample string 14",
"healthtopics": "660a893d-9610-4c0b-a105-ae9b7306bd5a",
"ParentId": "6f62eca5-6e23-432a-b98b-83fe86939e01",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "efb51c12-eb50-49d2-a1f6-7de07820dc70",
"Title": "sample string 9",
"Overview": "sample string 10",
"targetaudiences": "ff89da03-4085-4396-b8cd-200a4a5cdabd",
"Summary": "sample string 12",
"regionscountries": "477b9f67-c9aa-400e-8d36-f12989994027",
"DisplayTitle": "sample string 14",
"healthtopics": "660a893d-9610-4c0b-a105-ae9b7306bd5a",
"ParentId": "6f62eca5-6e23-432a-b98b-83fe86939e01",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+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": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "9c47a236-2a39-45e4-8376-df374e17ab81",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "9c47a236-2a39-45e4-8376-df374e17ab81",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T07:51:00.0912607+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 | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "2bb262da-4e9a-4d03-8a3c-6bcee506c115",
"publishingoffices": "f09e31eb-3b9b-43cf-8357-ff9a98e68c8e",
"events": "82cf9048-c736-42ad-b4df-8bd5d9d9579a",
"targets": "009044d6-0efc-45f0-ae20-3ec9203cb21d",
"Category": "6617555f-956e-4a76-9859-abbc1b961f24",
"imagetypes": "833cf0e6-6300-4306-ba27-bd246247ef00",
"departmentaltargets": "9cc99d3f-551e-4346-965e-5e230067bf8f",
"stakeholders": "4286435a-d4f0-43f6-8486-69d9613bf9b5",
"Tags": "a29ea3a6-f292-4a6a-af36-b7f14b1fb7a4",
"healthtopics": "1e14e460-7951-415f-b774-46f8c830aa75",
"targetaudiences": "4667d409-51f9-4ef4-9f2e-2732e207c000",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b6fadfcf-c847-47cd-94fb-8a7953e54173",
"ParentId": "126fabae-8915-4313-9384-5e67a4dfb86b",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "2bb262da-4e9a-4d03-8a3c-6bcee506c115",
"publishingoffices": "f09e31eb-3b9b-43cf-8357-ff9a98e68c8e",
"events": "82cf9048-c736-42ad-b4df-8bd5d9d9579a",
"targets": "009044d6-0efc-45f0-ae20-3ec9203cb21d",
"Category": "6617555f-956e-4a76-9859-abbc1b961f24",
"imagetypes": "833cf0e6-6300-4306-ba27-bd246247ef00",
"departmentaltargets": "9cc99d3f-551e-4346-965e-5e230067bf8f",
"stakeholders": "4286435a-d4f0-43f6-8486-69d9613bf9b5",
"Tags": "a29ea3a6-f292-4a6a-af36-b7f14b1fb7a4",
"healthtopics": "1e14e460-7951-415f-b774-46f8c830aa75",
"targetaudiences": "4667d409-51f9-4ef4-9f2e-2732e207c000",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b6fadfcf-c847-47cd-94fb-8a7953e54173",
"ParentId": "126fabae-8915-4313-9384-5e67a4dfb86b",
"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 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 | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "da64276b-1a00-4f15-8026-e715fd65b459",
"publishingoffices": "481cd606-3bd3-43e1-acbf-7d2c5aa3cc5c",
"events": "93814e28-5e66-4060-9478-0feff28d4f23",
"targets": "9c55a363-342c-48a9-adc3-3a8e5c512c24",
"Category": "99926e92-6c7e-4c00-a9ef-61a92a20bd9b",
"imagetypes": "cfbca8f5-e91a-4d96-a25f-fe5d9269d46a",
"departmentaltargets": "b242d589-10c9-468d-aa09-52c9ab927439",
"stakeholders": "a45f5337-abc8-4168-bd48-3d008f2a48ce",
"Tags": "720a006f-00af-4672-b490-0c674eef4e9a",
"healthtopics": "136b8e32-aaed-45fa-bf27-77a0e9d32704",
"targetaudiences": "ad74839e-994a-4980-b95d-038bda22fbea",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "376f9625-afe3-4454-81e6-6f1b133dddf7",
"ParentId": "e8e40c96-aa42-4d9e-ae5d-d5f0f56b90ef",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "da64276b-1a00-4f15-8026-e715fd65b459",
"publishingoffices": "481cd606-3bd3-43e1-acbf-7d2c5aa3cc5c",
"events": "93814e28-5e66-4060-9478-0feff28d4f23",
"targets": "9c55a363-342c-48a9-adc3-3a8e5c512c24",
"Category": "99926e92-6c7e-4c00-a9ef-61a92a20bd9b",
"imagetypes": "cfbca8f5-e91a-4d96-a25f-fe5d9269d46a",
"departmentaltargets": "b242d589-10c9-468d-aa09-52c9ab927439",
"stakeholders": "a45f5337-abc8-4168-bd48-3d008f2a48ce",
"Tags": "720a006f-00af-4672-b490-0c674eef4e9a",
"healthtopics": "136b8e32-aaed-45fa-bf27-77a0e9d32704",
"targetaudiences": "ad74839e-994a-4980-b95d-038bda22fbea",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "376f9625-afe3-4454-81e6-6f1b133dddf7",
"ParentId": "e8e40c96-aa42-4d9e-ae5d-d5f0f56b90ef",
"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 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 | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "fa6dff18-8eb2-4271-8943-dddbb03b624b",
"publishingoffices": "ccf5da47-949e-4cb3-b925-c7c20208497a",
"events": "116bff40-84a7-4551-a152-7b1b472083e8",
"targets": "3eb1c008-f2fd-465f-a5e6-b30d32a3a815",
"Category": "df5bc8b0-4468-4369-bcae-bbcfa6ef762a",
"imagetypes": "1627aae1-a7dc-4bfe-a1cc-cf1e9d062f7d",
"departmentaltargets": "a9f7f98d-bbde-4cdd-97ff-5d9aecc0a616",
"stakeholders": "62efe4a3-d5de-413e-a64d-dc1906aa6b62",
"Tags": "b8ab79b9-dca3-4954-bfda-57d2baad57be",
"healthtopics": "b48d3513-2022-44be-b7cf-3d174af317dc",
"targetaudiences": "f2f8fcc1-4cb8-4e50-b74e-28fb1c944b36",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8bb35b36-c050-4b3d-80bd-db5a5588567c",
"ParentId": "03c68593-19df-45c3-9b5f-1a27a45a8d78",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "fa6dff18-8eb2-4271-8943-dddbb03b624b",
"publishingoffices": "ccf5da47-949e-4cb3-b925-c7c20208497a",
"events": "116bff40-84a7-4551-a152-7b1b472083e8",
"targets": "3eb1c008-f2fd-465f-a5e6-b30d32a3a815",
"Category": "df5bc8b0-4468-4369-bcae-bbcfa6ef762a",
"imagetypes": "1627aae1-a7dc-4bfe-a1cc-cf1e9d062f7d",
"departmentaltargets": "a9f7f98d-bbde-4cdd-97ff-5d9aecc0a616",
"stakeholders": "62efe4a3-d5de-413e-a64d-dc1906aa6b62",
"Tags": "b8ab79b9-dca3-4954-bfda-57d2baad57be",
"healthtopics": "b48d3513-2022-44be-b7cf-3d174af317dc",
"targetaudiences": "f2f8fcc1-4cb8-4e50-b74e-28fb1c944b36",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "8bb35b36-c050-4b3d-80bd-db5a5588567c",
"ParentId": "03c68593-19df-45c3-9b5f-1a27a45a8d78",
"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 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 | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "cf4fd936-8975-4bd0-80f6-77781f664927",
"publishingoffices": "a21a2ef5-2827-4cc7-a58a-7c7aa6d217e6",
"events": "24e931bb-d291-45be-ae9f-2eb5b4e60ff9",
"targets": "670578c3-04cc-42c2-8c19-c3543dc641eb",
"Category": "b537a9ce-f5b9-4e1c-9cd1-fafd36777f6c",
"imagetypes": "d1fa8fe4-91fa-4c65-82f2-620a29ec98e3",
"departmentaltargets": "b9c9abc7-294b-4393-9e05-c648eb4e4907",
"stakeholders": "ed304355-8357-448f-a7ed-7e1e65bf91d1",
"Tags": "b3e25073-de95-4e13-9dc3-f8219479828f",
"healthtopics": "34ce93cd-5e8d-4da9-a65b-9b9e25002556",
"targetaudiences": "64f7ec80-e7cd-4e71-a121-1ba0e449baf1",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "52da9a17-eddf-4a14-8533-574286ecf950",
"ParentId": "ef80af9d-f75b-4963-b5d5-920ac5afe821",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-09-11T07:51:00.0912607Z",
"PublicationDate": "2025-09-11T07:51:00.0912607Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-09-11T07:51:00.0912607Z",
"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": "cf4fd936-8975-4bd0-80f6-77781f664927",
"publishingoffices": "a21a2ef5-2827-4cc7-a58a-7c7aa6d217e6",
"events": "24e931bb-d291-45be-ae9f-2eb5b4e60ff9",
"targets": "670578c3-04cc-42c2-8c19-c3543dc641eb",
"Category": "b537a9ce-f5b9-4e1c-9cd1-fafd36777f6c",
"imagetypes": "d1fa8fe4-91fa-4c65-82f2-620a29ec98e3",
"departmentaltargets": "b9c9abc7-294b-4393-9e05-c648eb4e4907",
"stakeholders": "ed304355-8357-448f-a7ed-7e1e65bf91d1",
"Tags": "b3e25073-de95-4e13-9dc3-f8219479828f",
"healthtopics": "34ce93cd-5e8d-4da9-a65b-9b9e25002556",
"targetaudiences": "64f7ec80-e7cd-4e71-a121-1ba0e449baf1",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "52da9a17-eddf-4a14-8533-574286ecf950",
"ParentId": "ef80af9d-f75b-4963-b5d5-920ac5afe821",
"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 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.