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-02-06T21:47:43.2774207Z",
"PublicationDate": "2026-02-06T21:47:43.2774207Z",
"DateCreated": "2026-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4009a04d-f501-49ca-bb5b-452fbf367351",
"sustainabledevelopmentgoals": "b065b360-80bd-4ab8-b151-3eae548792b4",
"Body": "sample string 10",
"targetaudiences": "e2c890d0-64f4-4aca-a15c-32526c69b7b4",
"IRISID": "sample string 12",
"publishingoffices": "3b6502aa-80e7-46fe-a73f-6cbe6ee9b1ea",
"departmentaltargets": "6a3d2d94-2710-412b-99d5-716dbbd6d6c0",
"Title": "sample string 15",
"healthtopics": "f35d9be5-091b-4140-9796-7e4f0b2bac6a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.2774207+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T21:47:43.2774207Z",
"PublicationDate": "2026-02-06T21:47:43.2774207Z",
"DateCreated": "2026-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4009a04d-f501-49ca-bb5b-452fbf367351",
"sustainabledevelopmentgoals": "b065b360-80bd-4ab8-b151-3eae548792b4",
"Body": "sample string 10",
"targetaudiences": "e2c890d0-64f4-4aca-a15c-32526c69b7b4",
"IRISID": "sample string 12",
"publishingoffices": "3b6502aa-80e7-46fe-a73f-6cbe6ee9b1ea",
"departmentaltargets": "6a3d2d94-2710-412b-99d5-716dbbd6d6c0",
"Title": "sample string 15",
"healthtopics": "f35d9be5-091b-4140-9796-7e4f0b2bac6a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.2774207+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-02-06T21:47:43.2774207Z",
"PublicationDate": "2026-02-06T21:47:43.2774207Z",
"DateCreated": "2026-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "67d32b44-0835-40e9-b93a-df11f4fc5cea",
"sustainabledevelopmentgoals": "2a3ebcbb-467f-4702-af89-844aa5081ae8",
"Body": "sample string 10",
"targetaudiences": "16617053-f6b4-4844-b3b2-a17d234a3b92",
"IRISID": "sample string 12",
"publishingoffices": "b0ff3817-6a1c-486a-aa09-f57bfb14b6ba",
"departmentaltargets": "b310f1ca-abf5-42d0-a361-9b5628b08d34",
"Title": "sample string 15",
"healthtopics": "50236310-07fe-401f-9d38-512251e25ee5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.2774207+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": "d23d2b13-f08f-420e-b7ac-12d7904b5264"
}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-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f11e7a81-5b68-4488-9bec-cf19ebd37dd8",
"sustainabledevelopmentgoals": "2fcb1933-c7d1-4a60-a40f-18b5b9cddb17",
"Body": "sample string 7",
"targetaudiences": "41fa158a-5099-4d28-bd1a-a36dd62f5f7a",
"IRISID": "sample string 9",
"publishingoffices": "b16aad4a-f095-417b-b802-617ae88a17f9",
"departmentaltargets": "45156f13-22d0-49dd-9b6e-ba574acb25f5",
"Title": "sample string 12",
"healthtopics": "f6f05a6d-3a29-4fff-8459-3ccd87acc1d6"
}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-02-06T21:47:43.2774207Z",
"PublicationDate": "2026-02-06T21:47:43.2774207Z",
"DateCreated": "2026-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "57b472d4-01cd-40af-ae53-8a6edad844de",
"sustainabledevelopmentgoals": "3b9c22af-0d44-489a-9396-79561ddd700c",
"Body": "sample string 10",
"targetaudiences": "f64459e2-47fa-4178-be55-85427486c5d0",
"IRISID": "sample string 12",
"publishingoffices": "687f4ab5-17ef-42f6-b76e-0df56c1b1649",
"departmentaltargets": "9f4595cb-9f00-4077-b4e4-acf46ee43469",
"Title": "sample string 15",
"healthtopics": "322fff37-0be6-4841-bb14-e0d9e23eb4bc",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:47:43.2774207+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-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "b1c38d30-8624-4ec0-85c4-b4c73139f791",
"sustainabledevelopmentgoals": "0c597875-41d5-4ec9-8aae-410813e8fea3",
"Body": "sample string 7",
"targetaudiences": "8a4ac923-0fc8-4db6-ba72-e30b154601f4",
"IRISID": "sample string 9",
"publishingoffices": "25132a4b-ddfb-4822-82e2-de5ab55eff7b",
"departmentaltargets": "bc189fff-3eca-40d6-b00f-608cd4eee24e",
"Title": "sample string 12",
"healthtopics": "8ab3cc05-4ceb-4c84-a9dd-26dabdfc70ed"
}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-02-06T21:47:43.2774207Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "a486803e-d211-4369-89ab-cc744fbe8f03",
"sustainabledevelopmentgoals": "af481d58-b075-4975-bab0-7fc9ab60c7a9",
"Body": "sample string 7",
"targetaudiences": "620a4d98-3a73-469b-99d3-59d0b1aec3ef",
"IRISID": "sample string 9",
"publishingoffices": "9774d6fc-b495-436f-9efc-dcbf2aefbf38",
"departmentaltargets": "1158e607-13d3-48e9-9d8e-6416240d3366",
"Title": "sample string 12",
"healthtopics": "0b24225d-acb1-49fb-9223-391ba7e58dfe"
}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.