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-08-30T01:39:52.197859Z",
"PublicationDate": "2026-08-30T01:39:52.197859Z",
"DateCreated": "2026-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5c5e6bb9-7178-4798-867d-1d3301ed2399",
"sustainabledevelopmentgoals": "c35a3cf2-124f-4dfe-864b-fb6ebcb0c5ec",
"Body": "sample string 10",
"targetaudiences": "d46cd3b0-f241-4b46-83d7-e900ad8a866f",
"IRISID": "sample string 12",
"publishingoffices": "a644cb9b-838e-4b6f-8e24-c68435d2cac1",
"departmentaltargets": "bd9ddd3c-2e12-457f-90f6-0d94c69de5ae",
"Title": "sample string 15",
"healthtopics": "a4f02abf-9706-4ba0-bb55-abff347b94b5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T01:39:52.197859+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-30T01:39:52.197859Z",
"PublicationDate": "2026-08-30T01:39:52.197859Z",
"DateCreated": "2026-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "5c5e6bb9-7178-4798-867d-1d3301ed2399",
"sustainabledevelopmentgoals": "c35a3cf2-124f-4dfe-864b-fb6ebcb0c5ec",
"Body": "sample string 10",
"targetaudiences": "d46cd3b0-f241-4b46-83d7-e900ad8a866f",
"IRISID": "sample string 12",
"publishingoffices": "a644cb9b-838e-4b6f-8e24-c68435d2cac1",
"departmentaltargets": "bd9ddd3c-2e12-457f-90f6-0d94c69de5ae",
"Title": "sample string 15",
"healthtopics": "a4f02abf-9706-4ba0-bb55-abff347b94b5",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T01:39:52.197859+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-08-30T01:39:52.197859Z",
"PublicationDate": "2026-08-30T01:39:52.197859Z",
"DateCreated": "2026-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "a24b76f1-e74b-4cef-a4bd-644be8b621c5",
"sustainabledevelopmentgoals": "f56cac23-78f8-44a3-b7a0-5e71557816fd",
"Body": "sample string 10",
"targetaudiences": "5efdd6d9-daf3-4bee-aea0-5628d0b6127c",
"IRISID": "sample string 12",
"publishingoffices": "f631a737-61c0-42bc-a723-b6e5373a87e0",
"departmentaltargets": "ae576581-8e57-4491-9a03-62c5ccd72c59",
"Title": "sample string 15",
"healthtopics": "0d590093-c6e3-4b6d-ac86-747130b9a46c",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T01:39:52.197859+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": "14d95c8d-f5c1-4024-b562-8c973df11608"
}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-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "10da422a-d779-437a-8b26-52f783322d3d",
"sustainabledevelopmentgoals": "71b59e5d-a9f8-4bc9-9066-ab16f96187b5",
"Body": "sample string 7",
"targetaudiences": "4be512f5-a9a2-4298-8914-eb97c63abcf2",
"IRISID": "sample string 9",
"publishingoffices": "0f71d7e4-1d5b-4d58-8ccb-86503d843029",
"departmentaltargets": "43daa38d-e7a1-4500-9ae6-dba6a1641cdc",
"Title": "sample string 12",
"healthtopics": "33eaf18a-bc92-45f4-b9af-0b9da24b5b98"
}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-30T01:39:52.197859Z",
"PublicationDate": "2026-08-30T01:39:52.197859Z",
"DateCreated": "2026-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "4bf28c2d-d302-43ff-841b-c90bf0fc83d6",
"sustainabledevelopmentgoals": "3f312bc2-75da-4c30-9e58-cdce27aa0f00",
"Body": "sample string 10",
"targetaudiences": "c9b06791-c307-4ac7-bd7d-32a3c42c9f9a",
"IRISID": "sample string 12",
"publishingoffices": "9ffc8de8-e8c8-49a4-85dd-10f9b9fba52a",
"departmentaltargets": "71b4bb46-49b4-48db-89e1-b2c5b1790b69",
"Title": "sample string 15",
"healthtopics": "b1ec3cd4-c87a-49a1-bdbc-05a74d572d6f",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-30T01:39:52.197859+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-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "65be6cf1-afed-48b0-b86b-f406c8039b91",
"sustainabledevelopmentgoals": "083927d3-51fc-46a7-a3b9-ecceeddb51f9",
"Body": "sample string 7",
"targetaudiences": "f4237f84-6f72-4e86-ae23-16371a28ad69",
"IRISID": "sample string 9",
"publishingoffices": "ffbde3f3-50a1-4680-80e2-5106c85d7cc8",
"departmentaltargets": "643a66a8-ac9b-4d3e-9c88-a81a7749dd06",
"Title": "sample string 12",
"healthtopics": "93b033ef-7772-47d4-a3cf-19721cd29fcd"
}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-08-30T01:39:52.197859Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "fe9e19c3-14fe-41fb-8edf-ee89a1104251",
"sustainabledevelopmentgoals": "a6326d5f-a202-4244-923e-c32b55f0781b",
"Body": "sample string 7",
"targetaudiences": "876186a8-48a7-4e83-bf8a-30eb19089ea8",
"IRISID": "sample string 9",
"publishingoffices": "2d13bd1e-dbe6-474b-8186-668a5a74e9b3",
"departmentaltargets": "8da0585c-499a-4e62-bbb1-0f087a8d537c",
"Title": "sample string 12",
"healthtopics": "0a7fabbb-2b43-4c09-9496-247f453a3b77"
}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.