Returns a set of data items of type resultsreporttargets.
GET /api/news/resultsreporttargets
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "b6be4196-61a7-484b-b71e-6eee15837d21",
"ParentId": "f8a024cb-f830-4b6c-80a9-0305f0b36751",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "b6be4196-61a7-484b-b71e-6eee15837d21",
"ParentId": "f8a024cb-f830-4b6c-80a9-0305f0b36751",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets resultsreporttargets item by id.
GET /api/news/resultsreporttargets({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "f73e9a96-9aae-4dd9-b75d-ca7d34ff140c",
"ParentId": "2ee66535-1eed-4971-bec2-8d77bfdb297c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from resultsreporttargets item.
GET /api/news/resultsreporttargets({key})/property
Name | Description | Type | Additional Information |
key | System.Guid | Required | |
property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
Id | System.Guid | Read only: False |
application/json
{
"Id": "143c8415-ec7c-4b52-8ff4-771672b363a3"
}
Creates a resultsreporttargets item.
POST /api/news/resultsreporttargets
None
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "8c3d987d-5bd8-4eeb-ae90-d9169a27c371",
"ParentId": "3f9757d2-d289-4c34-aa55-e1223b9e2b97"
}
Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "94fd3d1b-2169-4c21-aaff-ddbb310c3c7e",
"ParentId": "b7052bfb-d624-4047-830b-d924c5f4d5f9",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for resultsreporttargets item.
PATCH /api/news/resultsreporttargets({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "8a4f6f00-c327-4ab5-8659-82aa7e581224",
"ParentId": "6a6ff93e-09a6-4ab6-896b-fb6c22bcf050"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for resultsreporttargets item.
PUT /api/news/resultsreporttargets({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
ProgressValue | System.Decimal | Read only: False | |
ProgressHeading | System.String | Read only: False | |
Overview | System.String | Read only: False | |
ColouredTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
ProgressSubheading | System.String | Read only: False | |
Title | System.String | Read only: False | |
SortOrder | System.Decimal | Read only: False | |
Color | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ProgressValue": 5.0,
"ProgressHeading": "sample string 6",
"Overview": "sample string 7",
"ColouredTitle": "sample string 8",
"Summary": "sample string 9",
"ProgressSubheading": "sample string 10",
"Title": "sample string 11",
"SortOrder": 12.0,
"Color": "sample string 13",
"sustainabledevelopmentgoals": "ef7fada7-a076-4777-8a23-463c2e0ba74e",
"ParentId": "62b22a7b-0b32-440e-a61b-64a8b06e3e30"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a resultsreporttargets item by Id.
DELETE /api/news/resultsreporttargets({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from resultsreporttargets item.
GET /api/news/resultsreporttargets({key})/Parent
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Title | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Overview | System.String | Read only: False | |
Summary | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
ReportingStartDate | System.DateTimeOffset | Read only: False | |
ReportingEndDate | System.DateTimeOffset | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "c710b440-fa07-4e6c-9de0-dd3476e35f52",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "fd76810e-7f5e-4358-9a9f-f8656f214a9d",
"publishingoffices": "de2a432c-7687-4d3a-9b04-e365d1ddde4d",
"ReportingStartDate": "2025-10-06T10:06:50.5553659Z",
"ReportingEndDate": "2025-10-06T10:06:50.5553659Z",
"targetaudiences": "c9a96ec5-102c-41bf-ada9-4ab11419ac23",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T10:06:50.5553659Z",
"PublicationDate": "2025-10-06T10:06:50.5553659Z",
"DateCreated": "2025-10-06T10:06:50.5553659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "c710b440-fa07-4e6c-9de0-dd3476e35f52",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "fd76810e-7f5e-4358-9a9f-f8656f214a9d",
"publishingoffices": "de2a432c-7687-4d3a-9b04-e365d1ddde4d",
"ReportingStartDate": "2025-10-06T10:06:50.5553659Z",
"ReportingEndDate": "2025-10-06T10:06:50.5553659Z",
"targetaudiences": "c9a96ec5-102c-41bf-ada9-4ab11419ac23",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T10:06:50.5553659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to resultsreporttargets item.
POST /api/news/resultsreporttargets({key})/Parent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from resultsreporttargets item.
DELETE /api/news/resultsreporttargets({key})/Parent/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.