Returns a set of data items of type facts.
GET /api/multimedias/facts
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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "1d82886a-1085-42cb-a4e4-eab5e646e5d3",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "491778f9-9b99-4f10-8823-e2d76fec03db",
"healthtopics": "b39491e9-365d-4625-b882-e2878f38c8f9",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "68d0d763-e382-4b88-903a-04ffc7788867",
"departmentaltargets": "1af10561-ae5d-413b-ac66-8931ca7904ad",
"targetaudiences": "d825e58d-5691-4dd0-8cad-b7309686e88a",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T18:46:24.6924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "1d82886a-1085-42cb-a4e4-eab5e646e5d3",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "491778f9-9b99-4f10-8823-e2d76fec03db",
"healthtopics": "b39491e9-365d-4625-b882-e2878f38c8f9",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "68d0d763-e382-4b88-903a-04ffc7788867",
"departmentaltargets": "1af10561-ae5d-413b-ac66-8931ca7904ad",
"targetaudiences": "d825e58d-5691-4dd0-8cad-b7309686e88a",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T18:46:24.6924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets facts item by id.
GET /api/multimedias/facts({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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "dee3bd4f-be9e-4cef-8520-3426f31ccb17",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "cd892058-7a47-49a5-8c35-983f79bed427",
"healthtopics": "65d9474c-8e51-4bca-b950-f786bf176af2",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "bd82ed15-07de-4b6e-86d8-fcdfd7909390",
"departmentaltargets": "34beced5-3379-4a3b-bd83-892be857ce27",
"targetaudiences": "8a71be31-c74d-46b4-b36e-fe4d714c3c5e",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T18:46:24.6924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from facts item.
GET /api/multimedias/facts({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": "53f152f6-fdbd-4e67-998e-bcb39d56a046"
}
Creates a facts item.
POST /api/multimedias/facts
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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "4f5a7324-4d77-4a9b-a9f1-24945db11c39",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "7a63fe29-0602-412f-8f3b-71dabe5b4cdb",
"healthtopics": "7ae2833e-fbc1-4705-8a98-03610fa50361",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "d0813898-725a-42bc-b5e3-75b3f6bb66c2",
"departmentaltargets": "d12c1932-2585-4b63-9992-d7423d359760",
"targetaudiences": "74989859-9417-4cc5-93db-f4fac13e0e50"
}
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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "aba45ecd-fc3c-42ef-b6be-0894a44d70b5",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "c1eb34c1-0da6-45f3-a6c4-378d1e31c50d",
"healthtopics": "85e2a2b1-80c9-473f-a067-185f9c3c525d",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "27b065f7-5c0f-41db-b7cd-cae6e7d68e3a",
"departmentaltargets": "b74fca13-3f40-404b-a109-c8c230d521b2",
"targetaudiences": "c1b3fbd6-6722-435e-821b-68e5abaf98e1",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T18:46:24.6924313+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for facts item.
PATCH /api/multimedias/facts({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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "72bc64e5-2d3a-4c28-99fd-784a504e0a7c",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "8a44b522-e79d-45b3-8bf1-d64ad03c8ed6",
"healthtopics": "c0ca8c54-5a72-4430-a428-b0429c69b17d",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "1d6abcd8-f4e0-4e1f-87c1-f7650876a118",
"departmentaltargets": "051cf183-6429-4637-9a7d-7b6d11c81a19",
"targetaudiences": "30a53eb1-d92c-426d-aa91-3d8a73886555"
}
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 facts item.
PUT /api/multimedias/facts({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 | |
publishingoffices | System.Guid | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
regionscountries | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Content | System.String | Read only: False | |
LongTitle | System.String | Read only: False | |
Title | System.String | Read only: False | |
Source | System.String | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
targetaudiences | 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-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "82005eb7-c461-4f22-b032-c420d72e96cb",
"PublicationDateAndTime": "2025-10-07T18:46:24.6924313Z",
"regionscountries": "1e6b060c-2100-41e8-8d68-cbd7416ff2c6",
"healthtopics": "441af5cc-24dd-455d-9114-ba5dcd694e2a",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "6c5040f8-788b-493c-9433-a69577d48a46",
"departmentaltargets": "0e749070-a8d7-4670-a6e3-5967952812fa",
"targetaudiences": "072cd547-8f19-4916-9d62-e14e18fb1adb"
}
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 facts item by Id.
DELETE /api/multimedias/facts({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.
Returns a set of related items of type Image from facts item.
GET /api/multimedias/facts({key})/Image
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 | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: True | |
IncludeInSitemap | System.Boolean | Read only: False | |
SystemSourceKey | System.String | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
ItemDefaultUrl | System.String | Read only: True | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
regionscountries | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
targets | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
imagetypes | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
stakeholders | System.Guid | Read only: False | |
Tags | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
IsOptimized | System.Boolean | Read only: False | |
OptImgStatus | System.String | Read only: False | |
Width | System.Int32 | Read only: True | |
Height | System.Int32 | Read only: True | |
AlternativeText | System.String | Read only: False | |
FolderId | System.Guid | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
Url | System.String | Read only: True | |
ThumbnailUrl | System.String | Read only: True | |
Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "166ba774-a484-43c4-ad67-b00386b10059",
"publishingoffices": "235d05b5-a7e5-42ef-9edb-4cee0d4ddf4f",
"events": "1d711b94-ba01-44f6-9f5b-64cc9a34a553",
"targets": "9fdc88fc-9cc6-4249-90ea-c29397ff2da5",
"Category": "b40367da-9d05-4a50-a65a-534d13abb25b",
"imagetypes": "4e3f70b2-af2b-4be9-a965-2a33e54eca71",
"departmentaltargets": "9c32a95b-e876-4b5a-b024-9a09f8bfb82e",
"stakeholders": "025784c7-1f36-4828-b2f1-da9b2ecd4219",
"Tags": "deb7c258-964b-49b7-9169-a04d4dabd365",
"healthtopics": "51eb063f-8b75-4196-9747-7ce6d0ffd15a",
"targetaudiences": "9c74544e-cb89-4b73-a97c-012d39a8bee0",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "da4c7470-5908-4b4e-a98a-98d61bc7e696",
"ParentId": "6b0ef91d-5f1d-4011-8e19-05a54cabcef2",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-10-07T18:46:24.6924313Z",
"PublicationDate": "2025-10-07T18:46:24.6924313Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T18:46:24.6924313Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "166ba774-a484-43c4-ad67-b00386b10059",
"publishingoffices": "235d05b5-a7e5-42ef-9edb-4cee0d4ddf4f",
"events": "1d711b94-ba01-44f6-9f5b-64cc9a34a553",
"targets": "9fdc88fc-9cc6-4249-90ea-c29397ff2da5",
"Category": "b40367da-9d05-4a50-a65a-534d13abb25b",
"imagetypes": "4e3f70b2-af2b-4be9-a965-2a33e54eca71",
"departmentaltargets": "9c32a95b-e876-4b5a-b024-9a09f8bfb82e",
"stakeholders": "025784c7-1f36-4828-b2f1-da9b2ecd4219",
"Tags": "deb7c258-964b-49b7-9169-a04d4dabd365",
"healthtopics": "51eb063f-8b75-4196-9747-7ce6d0ffd15a",
"targetaudiences": "9c74544e-cb89-4b73-a97c-012d39a8bee0",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "da4c7470-5908-4b4e-a98a-98d61bc7e696",
"ParentId": "6b0ef91d-5f1d-4011-8e19-05a54cabcef2",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]
Add Image relation to facts item.
POST /api/multimedias/facts({key})/Image/$ref
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Image from facts item.
DELETE /api/multimedias/facts({key})/Image/$ref
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.