Returns a set of data items of type recommendations.
GET /api/news/recommendations
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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-08-07T23:32:00.2190268Z",
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"DateCreated": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d8cfdb76-8880-4c7c-983a-74a6c7933b75",
"sustainabledevelopmentgoals": "9b5d2de5-7341-4730-928b-9582bca61a61",
"Body": "sample string 10",
"targetaudiences": "235ecec3-d22d-4410-9d00-e7fb7c884b63",
"IRISID": "sample string 12",
"publishingoffices": "69b1430c-4ea3-4e47-988e-8a42dc666a6a",
"departmentaltargets": "ec8a974d-f237-490e-86cf-ac1c84d760e6",
"Title": "sample string 15",
"healthtopics": "d6f15d04-d8dd-4911-a321-7daf498e2c70",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:32:00.2190268+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-07T23:32:00.2190268Z",
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"DateCreated": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d8cfdb76-8880-4c7c-983a-74a6c7933b75",
"sustainabledevelopmentgoals": "9b5d2de5-7341-4730-928b-9582bca61a61",
"Body": "sample string 10",
"targetaudiences": "235ecec3-d22d-4410-9d00-e7fb7c884b63",
"IRISID": "sample string 12",
"publishingoffices": "69b1430c-4ea3-4e47-988e-8a42dc666a6a",
"departmentaltargets": "ec8a974d-f237-490e-86cf-ac1c84d760e6",
"Title": "sample string 15",
"healthtopics": "d6f15d04-d8dd-4911-a321-7daf498e2c70",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:32:00.2190268+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets recommendations item by id.
GET /api/news/recommendations({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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-07T23:32:00.2190268Z",
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"DateCreated": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "44f1c91c-50fa-4deb-a1b2-67f50b4a2b75",
"sustainabledevelopmentgoals": "fc0ff0ad-61fc-4699-a32c-a895bfae74d2",
"Body": "sample string 10",
"targetaudiences": "1dfd4fc5-e03d-43bc-ba3a-ed56a242f2f0",
"IRISID": "sample string 12",
"publishingoffices": "44f7a546-df19-46b3-890e-7ad380b374d0",
"departmentaltargets": "432583d4-d05a-44a8-ac08-e4e64cfe2d92",
"Title": "sample string 15",
"healthtopics": "a8419379-e82a-4f09-89fa-7e3a337a6e59",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:32:00.2190268+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from recommendations item.
GET /api/news/recommendations({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": "a8f3fd01-852d-480b-af9f-f6d3181ae739"
}Creates a recommendations item.
POST /api/news/recommendations
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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "90b6b02f-f03e-490b-bcc2-6ee30587f3d9",
"sustainabledevelopmentgoals": "78e9e211-f325-4c14-9528-2a0740e48648",
"Body": "sample string 7",
"targetaudiences": "13fbcbbd-f424-4ae2-954a-d84a81d4fce9",
"IRISID": "sample string 9",
"publishingoffices": "73a4ad8b-567a-4b78-b358-fbdb16b3be88",
"departmentaltargets": "489b4654-c4b2-407b-a786-024e9637d56e",
"Title": "sample string 12",
"healthtopics": "1f9738d3-d039-4fa0-aa84-f127901bbf8c"
}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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-08-07T23:32:00.2190268Z",
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"DateCreated": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "e8aaab1a-b8af-4961-863f-22d584f8eaa4",
"sustainabledevelopmentgoals": "68b135ba-2df6-4b75-a969-07f3908710c9",
"Body": "sample string 10",
"targetaudiences": "c48f601b-b49e-4142-8129-6c9376aa84c3",
"IRISID": "sample string 12",
"publishingoffices": "e3be8ffb-82e2-4fdc-ac54-dd178347a436",
"departmentaltargets": "301eb762-2590-45f3-b0cf-f4d90928d8a2",
"Title": "sample string 15",
"healthtopics": "930fbb96-771f-45e5-9c12-8a9a61e2aa19",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-07T23:32:00.2190268+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for recommendations item.
PATCH /api/news/recommendations({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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f6505d9c-7821-4b82-92a9-36a7ceb9e300",
"sustainabledevelopmentgoals": "780539e0-fab7-44bb-88ed-51e4b8314a26",
"Body": "sample string 7",
"targetaudiences": "c44a45cc-f816-48b0-a55d-b589963ac885",
"IRISID": "sample string 9",
"publishingoffices": "1c04099e-b6d8-43a5-9e7b-86e706989cd8",
"departmentaltargets": "4cf00434-6caf-4444-b067-935954f94d89",
"Title": "sample string 12",
"healthtopics": "56ce4d65-a84d-4283-b5e6-0a7e76aa1ef6"
}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 recommendations item.
PUT /api/news/recommendations({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 | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| Body | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IRISID | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-08-07T23:32:00.2190268Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d6c312b4-a088-485a-857c-a173d1ca867f",
"sustainabledevelopmentgoals": "b6a2e88d-eb70-4a22-a79d-e77d5d62ac45",
"Body": "sample string 7",
"targetaudiences": "d5091800-101d-4341-862d-3ddf8b91471f",
"IRISID": "sample string 9",
"publishingoffices": "a7894133-9bcc-4b94-a19f-b2ee9ff66025",
"departmentaltargets": "4de6e211-11ea-406c-aead-513692b2dcb2",
"Title": "sample string 12",
"healthtopics": "3732e358-732f-468c-adc3-13153afeae3f"
}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 recommendations item by Id.
DELETE /api/news/recommendations({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.