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-02-06T21:46:27.6837014Z",
"PublicationDate": "2026-02-06T21:46:27.6837014Z",
"DateCreated": "2026-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "de908a8d-1f75-46d3-99c1-796e8ac49b85",
"sustainabledevelopmentgoals": "eb9f2fc0-c7c1-4fdf-8792-faf009833ce5",
"Body": "sample string 10",
"targetaudiences": "f52a614d-a42c-4c34-abbc-acd084cbfc42",
"IRISID": "sample string 12",
"publishingoffices": "3b9c2860-8da1-48d5-b7b7-f861905a7b62",
"departmentaltargets": "f91c81b6-8065-460d-ad12-07e6770e95d2",
"Title": "sample string 15",
"healthtopics": "084184e5-499c-4fa1-ad73-98dcaf51c3fd",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:46:27.6837014+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T21:46:27.6837014Z",
"PublicationDate": "2026-02-06T21:46:27.6837014Z",
"DateCreated": "2026-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "de908a8d-1f75-46d3-99c1-796e8ac49b85",
"sustainabledevelopmentgoals": "eb9f2fc0-c7c1-4fdf-8792-faf009833ce5",
"Body": "sample string 10",
"targetaudiences": "f52a614d-a42c-4c34-abbc-acd084cbfc42",
"IRISID": "sample string 12",
"publishingoffices": "3b9c2860-8da1-48d5-b7b7-f861905a7b62",
"departmentaltargets": "f91c81b6-8065-460d-ad12-07e6770e95d2",
"Title": "sample string 15",
"healthtopics": "084184e5-499c-4fa1-ad73-98dcaf51c3fd",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:46:27.6837014+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-02-06T21:46:27.6837014Z",
"PublicationDate": "2026-02-06T21:46:27.6837014Z",
"DateCreated": "2026-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "2490050e-fb0c-410a-af6e-a5bcc970bf91",
"sustainabledevelopmentgoals": "aaabb85c-5f9e-4d21-b7a2-b1c54cc19602",
"Body": "sample string 10",
"targetaudiences": "e5ac2a4e-876a-400d-b51f-4eb50aa72bc8",
"IRISID": "sample string 12",
"publishingoffices": "c5698995-8d7a-45bd-92de-3165400bf116",
"departmentaltargets": "81efdd96-fedc-48c7-8454-be9134c682ad",
"Title": "sample string 15",
"healthtopics": "bbc16e40-8703-4d65-99af-51a888fac26e",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:46:27.6837014+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": "b0b9e0c2-b788-4890-b7ae-1c23f4af0360"
}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-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "0d7a1dde-cd04-4a93-a8c3-9173ac629d2b",
"sustainabledevelopmentgoals": "017e092f-0d4f-484e-94eb-911f8e7e25f2",
"Body": "sample string 7",
"targetaudiences": "155b3cf9-5f0b-4441-9a8b-7bc7f662ccba",
"IRISID": "sample string 9",
"publishingoffices": "a5740b98-6c35-437e-b2ae-8a07d5bfcce2",
"departmentaltargets": "1a01554c-7fbb-4828-81f3-f75131fc4281",
"Title": "sample string 12",
"healthtopics": "f3a7e41f-7cb1-4f18-8ffd-522a9e34caa4"
}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:46:27.6837014Z",
"PublicationDate": "2026-02-06T21:46:27.6837014Z",
"DateCreated": "2026-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "ed3e4c38-e0f5-43f7-afd9-7dedb29f0fd2",
"sustainabledevelopmentgoals": "4c3f6170-75e6-4923-8214-f11af5ecfe24",
"Body": "sample string 10",
"targetaudiences": "15fa075c-ee34-42f4-bf4f-e3fb1248fb56",
"IRISID": "sample string 12",
"publishingoffices": "d91c1fd0-e82c-47b7-8214-e04f1aa39cbe",
"departmentaltargets": "b00d0833-78f6-4d13-8c1f-4e8b0b0e394e",
"Title": "sample string 15",
"healthtopics": "2b272115-2a6a-492d-94ff-95c609a9d3c4",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T21:46:27.6837014+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-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "0e7d167c-cee6-4cfe-bb94-3bd298ae7507",
"sustainabledevelopmentgoals": "522431ea-aad7-47c8-b84c-92b8b800bd45",
"Body": "sample string 7",
"targetaudiences": "053d803a-877e-42ec-b8b4-ef09752babbd",
"IRISID": "sample string 9",
"publishingoffices": "92adf0f1-510a-42c6-a6b7-fa2e4f8daefc",
"departmentaltargets": "417467d3-0cf7-461e-8c18-ca9728ca8ce8",
"Title": "sample string 12",
"healthtopics": "8e52ab46-0055-43b8-806f-e8bfb060c60d"
}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-02-06T21:46:27.6837014Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "92e35b89-45e8-48a8-a265-dde0ba1cbfab",
"sustainabledevelopmentgoals": "b38e5a6e-d34e-418b-8dc1-e1afd72ddd4a",
"Body": "sample string 7",
"targetaudiences": "88594601-8605-4f58-ad9a-af077c1bb29a",
"IRISID": "sample string 9",
"publishingoffices": "4cc55a2a-6a83-47ed-a658-1a9cf2b0e0e0",
"departmentaltargets": "ae84cdb1-45f4-449d-9c81-e01e05f6e1ec",
"Title": "sample string 12",
"healthtopics": "018dfacb-cd76-47c4-85ce-73997a62482c"
}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.