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-05-07T01:40:49.6538855Z",
"PublicationDate": "2026-05-07T01:40:49.6538855Z",
"DateCreated": "2026-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b6ddfabd-5f42-4af7-972d-64ff90c81b05",
"sustainabledevelopmentgoals": "dcb18dc8-b4a3-46b7-8c9b-3a65afa10d4e",
"Body": "sample string 10",
"targetaudiences": "e1986fec-db89-48e6-b521-915a413e28b2",
"IRISID": "sample string 12",
"publishingoffices": "53af03f6-9399-403d-b96c-51e6cdc473d7",
"departmentaltargets": "2125c4ec-e9d9-4278-b888-2dfdb549c76b",
"Title": "sample string 15",
"healthtopics": "49a878db-2a4f-4ee6-926f-578aa996cf95",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T01:40:49.6538855+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-07T01:40:49.6538855Z",
"PublicationDate": "2026-05-07T01:40:49.6538855Z",
"DateCreated": "2026-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b6ddfabd-5f42-4af7-972d-64ff90c81b05",
"sustainabledevelopmentgoals": "dcb18dc8-b4a3-46b7-8c9b-3a65afa10d4e",
"Body": "sample string 10",
"targetaudiences": "e1986fec-db89-48e6-b521-915a413e28b2",
"IRISID": "sample string 12",
"publishingoffices": "53af03f6-9399-403d-b96c-51e6cdc473d7",
"departmentaltargets": "2125c4ec-e9d9-4278-b888-2dfdb549c76b",
"Title": "sample string 15",
"healthtopics": "49a878db-2a4f-4ee6-926f-578aa996cf95",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T01:40:49.6538855+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-05-07T01:40:49.6538855Z",
"PublicationDate": "2026-05-07T01:40:49.6538855Z",
"DateCreated": "2026-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "b6fec7f2-61ca-4965-8c7a-5a63a5439cb5",
"sustainabledevelopmentgoals": "fa5be800-ef66-4bb8-a887-774a18b93cf2",
"Body": "sample string 10",
"targetaudiences": "5d7be301-6284-4a6a-94ec-1e0654107472",
"IRISID": "sample string 12",
"publishingoffices": "3078bcc5-b9f5-4e24-8f2c-7fd69f61d9ff",
"departmentaltargets": "e413b979-167a-4b98-8beb-b1a8c2bf22d4",
"Title": "sample string 15",
"healthtopics": "7b691bda-ff8c-4fc5-a2d0-c0b13fbcac46",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T01:40:49.6538855+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": "c992a45a-b845-4bac-89c2-6aeb04db5c8d"
}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-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "ff485083-9445-49fa-8bd4-10b5e53f59a9",
"sustainabledevelopmentgoals": "d554d3af-8509-4d51-8b82-43b3b9c9d5e6",
"Body": "sample string 7",
"targetaudiences": "32a23d9d-3ab0-4b3b-85ad-8525595faa85",
"IRISID": "sample string 9",
"publishingoffices": "5b2e4fe9-1962-4676-bd8c-51fe3c54b3fa",
"departmentaltargets": "4821d5de-5e86-4bca-ba59-1f2c81f1ff8a",
"Title": "sample string 12",
"healthtopics": "40e2d050-ba0d-4f3f-84da-0f32bebf69c1"
}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-05-07T01:40:49.6538855Z",
"PublicationDate": "2026-05-07T01:40:49.6538855Z",
"DateCreated": "2026-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "d18c25ac-ad9a-4025-b309-20c7e60b0901",
"sustainabledevelopmentgoals": "cda7b0a1-c05d-4115-98b5-e70612b76ed8",
"Body": "sample string 10",
"targetaudiences": "a2be71bd-aa63-4299-80fe-fbddaa98784c",
"IRISID": "sample string 12",
"publishingoffices": "cdbd0378-245f-4c07-bb4c-7dd3905ffb92",
"departmentaltargets": "dadbf65e-2393-484f-b135-ec420468c56c",
"Title": "sample string 15",
"healthtopics": "8b6e2be6-3361-4960-bbee-7dc763b78a11",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-07T01:40:49.6538855+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-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f320e3f6-91c9-4f9f-9948-d391dac070c3",
"sustainabledevelopmentgoals": "ab147be1-6ad0-419b-adeb-63ce5b91f0cd",
"Body": "sample string 7",
"targetaudiences": "89f7793f-214f-40ec-84df-103ef343e299",
"IRISID": "sample string 9",
"publishingoffices": "4ac27535-5837-47d2-8ccf-33319da860d3",
"departmentaltargets": "9fd7e901-5467-45de-ad62-f69ae4e4aa3a",
"Title": "sample string 12",
"healthtopics": "efc5b35f-9ff8-4d70-9036-df5c7d32a7e6"
}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-05-07T01:40:49.6538855Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "2183740f-b84f-42e8-a522-a0e0ce7d4cf9",
"sustainabledevelopmentgoals": "b218f6e5-0534-4005-9e04-aa1305c13911",
"Body": "sample string 7",
"targetaudiences": "576890d8-a61e-4948-bcd3-856224415b6c",
"IRISID": "sample string 9",
"publishingoffices": "f7b0d873-0c46-411f-811b-d74dbfbdd48a",
"departmentaltargets": "280ebce4-775a-41f3-9714-d0f483be3343",
"Title": "sample string 12",
"healthtopics": "c0433947-9386-44d3-b903-06ce88f9abed"
}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.