Returns a set of data items of type recommendations.
GET /api/multimedias/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": "2025-10-29T06:58:38.5634141Z",
"PublicationDate": "2025-10-29T06:58:38.5634141Z",
"DateCreated": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "60b16412-fe5e-4978-9623-af65751aca79",
"sustainabledevelopmentgoals": "0af987d0-8a03-4893-aa5a-f848743601ee",
"Body": "sample string 10",
"targetaudiences": "fad79b36-c2c5-4034-bb32-15c5e7eba255",
"IRISID": "sample string 12",
"publishingoffices": "1d9dc8b1-9ca7-4ff1-96fe-cc878ac3818e",
"departmentaltargets": "fd3e25b7-310e-46f7-8c96-164ca21d7b78",
"Title": "sample string 15",
"healthtopics": "9389bd9b-fc7e-49ae-9a9a-87e55c3c9e1d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:58:38.5634141+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-29T06:58:38.5634141Z",
"PublicationDate": "2025-10-29T06:58:38.5634141Z",
"DateCreated": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "60b16412-fe5e-4978-9623-af65751aca79",
"sustainabledevelopmentgoals": "0af987d0-8a03-4893-aa5a-f848743601ee",
"Body": "sample string 10",
"targetaudiences": "fad79b36-c2c5-4034-bb32-15c5e7eba255",
"IRISID": "sample string 12",
"publishingoffices": "1d9dc8b1-9ca7-4ff1-96fe-cc878ac3818e",
"departmentaltargets": "fd3e25b7-310e-46f7-8c96-164ca21d7b78",
"Title": "sample string 15",
"healthtopics": "9389bd9b-fc7e-49ae-9a9a-87e55c3c9e1d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:58:38.5634141+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets recommendations item by id.
GET /api/multimedias/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": "2025-10-29T06:58:38.5634141Z",
"PublicationDate": "2025-10-29T06:58:38.5634141Z",
"DateCreated": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c65f279f-248c-4be7-9825-f1c4e0123620",
"sustainabledevelopmentgoals": "e8cb69b4-10cf-4cbf-a949-83744b7c2fe4",
"Body": "sample string 10",
"targetaudiences": "e36119c8-567f-4296-bc8f-10fd640bc217",
"IRISID": "sample string 12",
"publishingoffices": "7bfefab3-b111-4f72-b186-7f2a8f5a8e8d",
"departmentaltargets": "6a7c413a-5ff3-4899-925a-cca1baa7311c",
"Title": "sample string 15",
"healthtopics": "a8ee4c0e-c155-4e44-b315-fec1f4ac0bd8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:58:38.5634141+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from recommendations item.
GET /api/multimedias/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": "f0a5b4f9-3f46-4d12-97b7-3017d75bd7ce"
}Creates a recommendations item.
POST /api/multimedias/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": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "793f0fcd-057a-4438-a6ea-aae6bd9f934b",
"sustainabledevelopmentgoals": "e1c5140d-5f03-4c21-9c76-cf7fa0dcd4c6",
"Body": "sample string 7",
"targetaudiences": "8510f482-eb83-476b-a603-7b5d6e8fd48b",
"IRISID": "sample string 9",
"publishingoffices": "027d6562-0ab5-45e1-af6c-4ec329b13455",
"departmentaltargets": "43d7546d-ba31-4823-903a-82a6fe1bb5e5",
"Title": "sample string 12",
"healthtopics": "470acec4-ebc8-4edc-9185-116611f44374"
}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": "2025-10-29T06:58:38.5634141Z",
"PublicationDate": "2025-10-29T06:58:38.5634141Z",
"DateCreated": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "f319647e-13f0-45d1-9dfe-c2c8abcfd610",
"sustainabledevelopmentgoals": "95c1e8af-a61a-473a-aca0-9d8b2b80117a",
"Body": "sample string 10",
"targetaudiences": "0b80e885-8e12-484e-bbcb-4ed3c2781f40",
"IRISID": "sample string 12",
"publishingoffices": "8814c936-8bbd-489d-a667-f653983cb41f",
"departmentaltargets": "512e4cce-e2e3-4e4b-9113-039339d0b885",
"Title": "sample string 15",
"healthtopics": "4f98e17b-9a44-4c95-9ece-fca09f0a158c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-29T06:58:38.5634141+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for recommendations item.
PATCH /api/multimedias/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": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "fdbd3df7-9ae3-4b9e-9bec-e32f12a1ec74",
"sustainabledevelopmentgoals": "86477d8c-c8c3-4c79-af26-22e2c07c3d11",
"Body": "sample string 7",
"targetaudiences": "9fdf2d5f-abea-42d8-a37f-98015e426e6a",
"IRISID": "sample string 9",
"publishingoffices": "1653b04b-6f67-41b1-9066-a52dc0bdd840",
"departmentaltargets": "ea3e64ca-807a-4c3d-93a2-11f37905ff7d",
"Title": "sample string 12",
"healthtopics": "4fb9e2dd-cd19-48d2-b891-49d739ede520"
}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/multimedias/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": "2025-10-29T06:58:38.5634141Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "eb99aa1b-8f15-44f8-96fd-e4e2425dc2b0",
"sustainabledevelopmentgoals": "b62a39d5-50df-4bfc-8571-1c4773758e0c",
"Body": "sample string 7",
"targetaudiences": "167c52d2-90bd-4f6a-8009-180ad4d530bd",
"IRISID": "sample string 9",
"publishingoffices": "ed6c48a7-4681-4292-a853-2bf2d23ad488",
"departmentaltargets": "6e1ac6b5-1c62-406d-9f28-1b960c17eeb9",
"Title": "sample string 12",
"healthtopics": "18cd2c2e-93b3-4fb7-804d-9f3b91a2a1e2"
}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/multimedias/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.