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": "2026-04-17T16:36:21.5446991Z",
"PublicationDate": "2026-04-17T16:36:21.5446991Z",
"DateCreated": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cfa235df-9514-42c0-9048-8438b1b85fc4",
"sustainabledevelopmentgoals": "a1b48c97-6b74-4ec3-b142-06aca9b9975e",
"Body": "sample string 10",
"targetaudiences": "71d5fb39-fc9f-44d4-8c3b-ec382fd2a937",
"IRISID": "sample string 12",
"publishingoffices": "aa30a5a6-a273-4446-ae7e-52dfe38282b8",
"departmentaltargets": "1b2d19c8-606d-4fed-be7d-a065864b62f5",
"Title": "sample string 15",
"healthtopics": "80768267-f3eb-4824-be98-349bb204b5b8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T16:36:21.5446991+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-17T16:36:21.5446991Z",
"PublicationDate": "2026-04-17T16:36:21.5446991Z",
"DateCreated": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "cfa235df-9514-42c0-9048-8438b1b85fc4",
"sustainabledevelopmentgoals": "a1b48c97-6b74-4ec3-b142-06aca9b9975e",
"Body": "sample string 10",
"targetaudiences": "71d5fb39-fc9f-44d4-8c3b-ec382fd2a937",
"IRISID": "sample string 12",
"publishingoffices": "aa30a5a6-a273-4446-ae7e-52dfe38282b8",
"departmentaltargets": "1b2d19c8-606d-4fed-be7d-a065864b62f5",
"Title": "sample string 15",
"healthtopics": "80768267-f3eb-4824-be98-349bb204b5b8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T16:36:21.5446991+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": "2026-04-17T16:36:21.5446991Z",
"PublicationDate": "2026-04-17T16:36:21.5446991Z",
"DateCreated": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "dfc3e9fd-4d7f-44cf-9fa8-cdb9f0b5c1aa",
"sustainabledevelopmentgoals": "4407bbec-6dbc-4694-aa9a-60c2f030fbcc",
"Body": "sample string 10",
"targetaudiences": "fbafcfe6-c76e-467d-89cd-e0900cd79943",
"IRISID": "sample string 12",
"publishingoffices": "b1f2adeb-be69-4acd-8626-45985ed71dd9",
"departmentaltargets": "f6328ba9-8558-4771-b8b1-9e7837cb22a2",
"Title": "sample string 15",
"healthtopics": "c5b73aa1-457c-49f7-8a8b-97d5924f9942",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T16:36:21.5446991+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": "5c1a515d-fe3d-4388-8c6a-227e12bfa361"
}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": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "e14df945-56c8-4526-9cd6-12c020eb6656",
"sustainabledevelopmentgoals": "f8e1337a-195b-4e23-a1e9-3a7daa7eef6a",
"Body": "sample string 7",
"targetaudiences": "3cff0933-ef0a-44be-a14a-0ac68b967dc0",
"IRISID": "sample string 9",
"publishingoffices": "0971eeb0-efaa-4ac9-b48d-251290148e58",
"departmentaltargets": "ed7c1e38-3e53-4789-a52d-6f99e0bb7041",
"Title": "sample string 12",
"healthtopics": "fc8256db-0cb9-48e6-b3ce-8ac0e8ba33b2"
}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-04-17T16:36:21.5446991Z",
"PublicationDate": "2026-04-17T16:36:21.5446991Z",
"DateCreated": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5a0a9a09-2a44-4836-95d6-61e26d8aaebe",
"sustainabledevelopmentgoals": "9dd27e03-745c-4a73-9b4d-9629aac31037",
"Body": "sample string 10",
"targetaudiences": "e2f123aa-f193-4b06-93e5-697783d4aec2",
"IRISID": "sample string 12",
"publishingoffices": "ab9dd20f-be9b-430d-a4b4-bab9464ca8b0",
"departmentaltargets": "f9f4941c-4f5f-48c4-9e05-b82af6abbe5b",
"Title": "sample string 15",
"healthtopics": "53a0ecac-232a-4158-8b47-f8d7cd0239a8",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T16:36:21.5446991+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": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "5aa75d0f-e9f7-46bb-b395-113a5d09da83",
"sustainabledevelopmentgoals": "7f50c361-a6fe-4f5f-854b-3a649035f222",
"Body": "sample string 7",
"targetaudiences": "7808ee9b-48ba-45b0-8946-625d034ff70d",
"IRISID": "sample string 9",
"publishingoffices": "5bab1af9-00bf-4a67-a6af-3cd1a2333852",
"departmentaltargets": "6b0e24e8-4d69-41a4-bdbc-9ec033183e68",
"Title": "sample string 12",
"healthtopics": "d1e06da6-8297-4634-abdf-81a40a04f98c"
}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": "2026-04-17T16:36:21.5446991Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "a70945c2-a7a5-40a1-97d5-3cde4bd0ea0b",
"sustainabledevelopmentgoals": "dd00604a-f7fa-4c93-a904-8bf15077ff4d",
"Body": "sample string 7",
"targetaudiences": "d36283f6-c8e8-4c31-b697-5b53edaaa9cf",
"IRISID": "sample string 9",
"publishingoffices": "6f051f2b-d000-406e-817b-03b144bce08e",
"departmentaltargets": "b3927db2-d313-405a-9042-0973cb4dff04",
"Title": "sample string 12",
"healthtopics": "0b774698-5355-4d62-be77-527ab7b17c7d"
}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.