Returns a set of data items of type healthtopics.
GET /api/multimedias/healthtopics
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "1fc01a9b-9826-4cab-8c2f-58a8eaa555c2",
"MetaTitle": "sample string 13",
"regionscountries": "5ea4184f-3909-432c-9498-a6fbb1ab7a41",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "73457dd1-c7da-4df7-9f54-4598a7f3eab8",
"MetaDescription": "sample string 22",
"healthtopictypes": "343c001e-3003-4bf0-8b3c-b0139f06e59d",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.8921224+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "1fc01a9b-9826-4cab-8c2f-58a8eaa555c2",
"MetaTitle": "sample string 13",
"regionscountries": "5ea4184f-3909-432c-9498-a6fbb1ab7a41",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "73457dd1-c7da-4df7-9f54-4598a7f3eab8",
"MetaDescription": "sample string 22",
"healthtopictypes": "343c001e-3003-4bf0-8b3c-b0139f06e59d",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.8921224+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets healthtopics item by id.
GET /api/multimedias/healthtopics({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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "21daf959-3ce9-44ee-9cdc-532b7c252f7b",
"MetaTitle": "sample string 13",
"regionscountries": "40e25c38-2339-402f-be85-da95250aac25",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "8a7af109-cd5e-450c-bddb-49bfc4bdc99e",
"MetaDescription": "sample string 22",
"healthtopictypes": "b5538390-9273-479a-9648-51032754df0e",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.8921224+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from healthtopics item.
GET /api/multimedias/healthtopics({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": "e26c519f-a28d-4ac1-960d-f4b62a3745da"
}
Creates a healthtopics item.
POST /api/multimedias/healthtopics
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"Title": "sample string 6",
"Tab3Title": "sample string 7",
"TechnicalLinks": "sample string 8",
"healthtopics": "77825ac7-2f36-4ddf-9438-8ccc17a8e03f",
"MetaTitle": "sample string 10",
"regionscountries": "fc863241-edde-4579-a649-0e0a41be391a",
"Tab1Summary": "sample string 12",
"OpenGraphTitle": "sample string 13",
"Tab2Title": "sample string 14",
"Tab2Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"OpenGraphDescription": "sample string 17",
"sites": "3a3d58aa-23bf-47e1-8227-b0ed85fcb5d5",
"MetaDescription": "sample string 19",
"healthtopictypes": "b1aacb69-c252-4cd4-bc3a-871cf300a39a"
}
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "a3b6a75e-613a-4fe2-a7f3-72a00dd91c20",
"MetaTitle": "sample string 13",
"regionscountries": "46071c9e-ce96-4780-8375-c3e0d2c6d89f",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "facc96dd-31e6-4fc3-99cb-8d157d127cce",
"MetaDescription": "sample string 22",
"healthtopictypes": "689bab5f-a964-406a-b545-5b201e16b5f8",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.8921224+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for healthtopics item.
PATCH /api/multimedias/healthtopics({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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"Title": "sample string 6",
"Tab3Title": "sample string 7",
"TechnicalLinks": "sample string 8",
"healthtopics": "50fc0b49-2978-4166-9be1-eac1fe8da174",
"MetaTitle": "sample string 10",
"regionscountries": "b24f7097-a9b6-42b7-933f-fff55f34f91b",
"Tab1Summary": "sample string 12",
"OpenGraphTitle": "sample string 13",
"Tab2Title": "sample string 14",
"Tab2Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"OpenGraphDescription": "sample string 17",
"sites": "e544d7a9-8164-4ccc-936f-701c24d87bcc",
"MetaDescription": "sample string 19",
"healthtopictypes": "35929595-b87e-41ba-8d88-2573a342583a"
}
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 healthtopics item.
PUT /api/multimedias/healthtopics({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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.8921224Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"Title": "sample string 6",
"Tab3Title": "sample string 7",
"TechnicalLinks": "sample string 8",
"healthtopics": "b89d3657-76ae-41e2-ba0e-2aae597c454b",
"MetaTitle": "sample string 10",
"regionscountries": "2bbefcc5-a936-4012-b402-f258409db804",
"Tab1Summary": "sample string 12",
"OpenGraphTitle": "sample string 13",
"Tab2Title": "sample string 14",
"Tab2Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"OpenGraphDescription": "sample string 17",
"sites": "1fffece8-9d97-4d68-b9d8-2d3fb878128c",
"MetaDescription": "sample string 19",
"healthtopictypes": "dab27ba8-d5d7-490a-9927-3ef3deae533d"
}
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 healthtopics item by Id.
DELETE /api/multimedias/healthtopics({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 OpenGraphImage from healthtopics item.
GET /api/multimedias/healthtopics({key})/OpenGraphImage
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-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"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": "462ce1f5-150e-46a5-8515-a09f8a2d6e4c",
"publishingoffices": "f8e9306e-a64c-4d61-81de-e1c9a96617f3",
"events": "21cd533e-a82e-42d7-a6e1-7df0d2d81e5c",
"targets": "c4cfae18-95ff-4f5d-b9ed-4dd97223d523",
"Category": "522c2bb9-5fe0-4cd9-b4d8-72879915d103",
"imagetypes": "2942f2b9-af56-4bcc-b4df-8925020c02cc",
"departmentaltargets": "60ae913f-a3d0-4ab2-b692-6f2b3cd35213",
"stakeholders": "fe88f512-ccba-49a3-b198-c1084de986f2",
"Tags": "5d91cc78-589e-4045-8016-4db18a076310",
"healthtopics": "eedfac8a-aeb4-4d6d-b2c2-b4e739b8c465",
"targetaudiences": "518b33b6-d07c-4f09-8539-7c743413dd5f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "489a36fa-a0d0-4cff-9b93-80a43f981466",
"ParentId": "b94f5fa1-e646-4726-86e5-6d9b5358155c",
"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-07T20:24:25.8921224Z",
"PublicationDate": "2025-10-07T20:24:25.8921224Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.8921224Z",
"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": "462ce1f5-150e-46a5-8515-a09f8a2d6e4c",
"publishingoffices": "f8e9306e-a64c-4d61-81de-e1c9a96617f3",
"events": "21cd533e-a82e-42d7-a6e1-7df0d2d81e5c",
"targets": "c4cfae18-95ff-4f5d-b9ed-4dd97223d523",
"Category": "522c2bb9-5fe0-4cd9-b4d8-72879915d103",
"imagetypes": "2942f2b9-af56-4bcc-b4df-8925020c02cc",
"departmentaltargets": "60ae913f-a3d0-4ab2-b692-6f2b3cd35213",
"stakeholders": "fe88f512-ccba-49a3-b198-c1084de986f2",
"Tags": "5d91cc78-589e-4045-8016-4db18a076310",
"healthtopics": "eedfac8a-aeb4-4d6d-b2c2-b4e739b8c465",
"targetaudiences": "518b33b6-d07c-4f09-8539-7c743413dd5f",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "489a36fa-a0d0-4cff-9b93-80a43f981466",
"ParentId": "b94f5fa1-e646-4726-86e5-6d9b5358155c",
"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 OpenGraphImage relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/OpenGraphImage/$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 OpenGraphImage from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/OpenGraphImage/$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.
Returns a set of related items of type RelatedTopics from healthtopics item.
GET /api/multimedias/healthtopics({key})/RelatedTopics
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 | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
MetaTitle | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopictypes | 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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "31c9e902-46e8-4b4e-9434-84dad3e166a0",
"MetaTitle": "sample string 13",
"regionscountries": "10c76736-9505-4a21-a20d-d3de7ed688af",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "d57a5c3a-bc08-4919-9486-1820477c03e6",
"MetaDescription": "sample string 22",
"healthtopictypes": "dd98f635-69ef-4444-afe1-860c4ceb2948",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"Title": "sample string 9",
"Tab3Title": "sample string 10",
"TechnicalLinks": "sample string 11",
"healthtopics": "31c9e902-46e8-4b4e-9434-84dad3e166a0",
"MetaTitle": "sample string 13",
"regionscountries": "10c76736-9505-4a21-a20d-d3de7ed688af",
"Tab1Summary": "sample string 15",
"OpenGraphTitle": "sample string 16",
"Tab2Title": "sample string 17",
"Tab2Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"OpenGraphDescription": "sample string 20",
"sites": "d57a5c3a-bc08-4919-9486-1820477c03e6",
"MetaDescription": "sample string 22",
"healthtopictypes": "dd98f635-69ef-4444-afe1-860c4ceb2948",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedTopics relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/RelatedTopics/$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 RelatedTopics from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/RelatedTopics/$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.
Returns a set of related items of type Thumbnail from healthtopics item.
GET /api/multimedias/healthtopics({key})/Thumbnail
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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"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": "9c19c0a2-3e10-4714-b953-6d4b3fc6db9f",
"publishingoffices": "b423fea1-6492-43c8-b9c8-e9ab29303ca8",
"events": "e6d2a4e6-a567-49b8-ac9d-9b1ea3dbf35a",
"targets": "c25c5969-7b53-4acc-8bc2-88bef8d8e43e",
"Category": "2e8d8cad-3121-4918-bd8f-f8123835983a",
"imagetypes": "6d4b4fb3-9e2d-4244-9500-2eac2b40bd7b",
"departmentaltargets": "84522065-2297-4251-a592-c2a13456a01e",
"stakeholders": "70700aa4-4c0d-4331-8e8f-a830c883440e",
"Tags": "1ced877d-ef31-4e4e-b7f5-3406faa4e58f",
"healthtopics": "57b00dce-58fc-47e5-a515-c3a1e6cd805a",
"targetaudiences": "0e1315c4-0aea-4057-b6cd-eda275c91b07",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "607f267c-d0fa-4a49-a8ce-2062a94619d6",
"ParentId": "c1b93d58-893d-40a6-a481-352c814110a2",
"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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"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": "9c19c0a2-3e10-4714-b953-6d4b3fc6db9f",
"publishingoffices": "b423fea1-6492-43c8-b9c8-e9ab29303ca8",
"events": "e6d2a4e6-a567-49b8-ac9d-9b1ea3dbf35a",
"targets": "c25c5969-7b53-4acc-8bc2-88bef8d8e43e",
"Category": "2e8d8cad-3121-4918-bd8f-f8123835983a",
"imagetypes": "6d4b4fb3-9e2d-4244-9500-2eac2b40bd7b",
"departmentaltargets": "84522065-2297-4251-a592-c2a13456a01e",
"stakeholders": "70700aa4-4c0d-4331-8e8f-a830c883440e",
"Tags": "1ced877d-ef31-4e4e-b7f5-3406faa4e58f",
"healthtopics": "57b00dce-58fc-47e5-a515-c3a1e6cd805a",
"targetaudiences": "0e1315c4-0aea-4057-b6cd-eda275c91b07",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "607f267c-d0fa-4a49-a8ce-2062a94619d6",
"ParentId": "c1b93d58-893d-40a6-a481-352c814110a2",
"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 Thumbnail relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/Thumbnail/$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 Thumbnail from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/Thumbnail/$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.
Returns a set of related items of type DefaultFactFile from healthtopics item.
GET /api/multimedias/healthtopics({key})/DefaultFactFile
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 | |
targetaudiences | System.Guid | Read only: False | |
MetaDescription | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
Title | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Highlight | System.String | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
SortTitle | System.String | Read only: False | |
OtherRelated | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
Content | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
targets | System.Guid | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
LocalPublicationDate | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
Summary | System.String | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
regionscountries | 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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "00236d6a-22b2-4b85-9ea5-e0a534d3b13a",
"MetaDescription": "sample string 9",
"healthtopics": "c421d944-c00b-4beb-b3bd-9cec5178f8a3",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "690b90e1-69c7-47eb-8513-bcea20f7073e",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2025-10-07T20:24:25.907767Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "67f8cb40-22d8-42e9-a528-683e6768bb12",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "4b7d977e-6d6f-4580-833d-1a4fef940182",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "ba6d11e2-b661-42c4-98cc-fdbcdf207924",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"targetaudiences": "00236d6a-22b2-4b85-9ea5-e0a534d3b13a",
"MetaDescription": "sample string 9",
"healthtopics": "c421d944-c00b-4beb-b3bd-9cec5178f8a3",
"NewsNumberOfAdditionalItems": 11.0,
"Title": "sample string 12",
"FeatureStoryNumberOfAdditionalItems": 13.0,
"DocumentNumberOfAdditionalItems": 14.0,
"FactFileNumberOfAdditionalItems": 15.0,
"publishingoffices": "690b90e1-69c7-47eb-8513-bcea20f7073e",
"OpenGraphDescription": "sample string 17",
"Highlight": "sample string 18",
"MultimediaNumberOfAdditionalItems": 19.0,
"SortTitle": "sample string 20",
"OtherRelated": "sample string 21",
"PublicationDateAndTime": "2025-10-07T20:24:25.907767Z",
"Content": "sample string 23",
"MetaTitle": "sample string 24",
"targets": "67f8cb40-22d8-42e9-a528-683e6768bb12",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"departmentaltargets": "4b7d977e-6d6f-4580-833d-1a4fef940182",
"FactSheetNumberOfAdditionalItems": 28.0,
"LocalPublicationDate": "sample string 29",
"OpenGraphTitle": "sample string 30",
"EventNumberOfAdditionalItems": 31.0,
"Summary": "sample string 32",
"CommentaryNumberOfAdditionalItems": 33.0,
"regionscountries": "ba6d11e2-b661-42c4-98cc-fdbcdf207924",
"Provider": "sample string 35",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add DefaultFactFile relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/DefaultFactFile/$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 DefaultFactFile from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/DefaultFactFile/$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.
Returns a set of related items of type DefaultFactSheets from healthtopics item.
GET /api/multimedias/healthtopics({key})/DefaultFactSheets
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 | |
NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
MedicalTreatmentBriefSummary | System.String | Read only: False | |
Content | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
ConditionName | System.String | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
PreventionBriefSummary | System.String | Read only: False | |
SelfCareLongerSummary | System.String | Read only: False | |
EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
SymptomsLongerSummary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
ConditionLongerOverview | System.String | Read only: False | |
Title | System.String | Read only: False | |
PreventionLongerSummary | System.String | Read only: False | |
SourceKey | System.String | Read only: False | |
PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
SelfCareBriefSummary | System.String | Read only: False | |
FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
SortTitle | System.String | Read only: False | |
LocalPublicationDate | System.String | Read only: False | |
Summary | System.String | Read only: False | |
FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
OtherRelated | System.String | Read only: False | |
FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
targets | System.Guid | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
ConditionBriefOverview | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
MedicalTreatmentLongerSummary | System.String | Read only: False | |
CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
SymptomsBriefSummary | System.String | Read only: False | |
Highlight | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "80ce59f8-656c-4ce0-90ee-82328a28a186",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "1bb1a398-b29e-4762-b39b-94dd1afccb55",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "e2d9a5cd-a1c4-4fd1-97c7-70ecd810e5a0",
"publishingoffices": "f5f86acf-6a75-4a2d-837a-6a9d2880e090",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "48ab56a1-32fd-48b3-950d-d4cc156ad6af",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "a6856cdb-a325-4118-bd98-d4699e9ad6cc",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2025-10-07T20:24:25.907767Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "80ce59f8-656c-4ce0-90ee-82328a28a186",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "1bb1a398-b29e-4762-b39b-94dd1afccb55",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "e2d9a5cd-a1c4-4fd1-97c7-70ecd810e5a0",
"publishingoffices": "f5f86acf-6a75-4a2d-837a-6a9d2880e090",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "48ab56a1-32fd-48b3-950d-d4cc156ad6af",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "a6856cdb-a325-4118-bd98-d4699e9ad6cc",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2025-10-07T20:24:25.907767Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add DefaultFactSheets relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/DefaultFactSheets/$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 DefaultFactSheets from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/DefaultFactSheets/$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.
Returns a set of related items of type MainImage from healthtopics item.
GET /api/multimedias/healthtopics({key})/MainImage
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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"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": "398f9785-c22b-438e-83ce-0448d9d736ce",
"publishingoffices": "b0d3bcc0-272b-4df4-9bf1-951d0dc17ee4",
"events": "d9b10d3e-c7a1-4371-96f2-2ae4cab81eab",
"targets": "dbb3424f-e587-433e-9a45-59ec089b41fb",
"Category": "4485dcb8-a742-451b-81fe-212bbd72aafe",
"imagetypes": "8fba41cc-01c9-450d-a0ea-784119fff90f",
"departmentaltargets": "e1309982-5811-4ec4-95ae-83907448e635",
"stakeholders": "c047b966-a550-4499-8d3a-d86d5806baa3",
"Tags": "be22f4c3-8072-41f9-a777-ac9003cf93b7",
"healthtopics": "a70ecc4f-2d7f-435a-82c4-4c647b27d80d",
"targetaudiences": "fd13f785-28f2-4f14-a6ea-2b84dc648455",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5cafa2e8-5bcf-41e1-a7ed-929869b27dbd",
"ParentId": "da6c462a-dac0-4cff-ae75-9c2bac069221",
"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-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"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": "398f9785-c22b-438e-83ce-0448d9d736ce",
"publishingoffices": "b0d3bcc0-272b-4df4-9bf1-951d0dc17ee4",
"events": "d9b10d3e-c7a1-4371-96f2-2ae4cab81eab",
"targets": "dbb3424f-e587-433e-9a45-59ec089b41fb",
"Category": "4485dcb8-a742-451b-81fe-212bbd72aafe",
"imagetypes": "8fba41cc-01c9-450d-a0ea-784119fff90f",
"departmentaltargets": "e1309982-5811-4ec4-95ae-83907448e635",
"stakeholders": "c047b966-a550-4499-8d3a-d86d5806baa3",
"Tags": "be22f4c3-8072-41f9-a777-ac9003cf93b7",
"healthtopics": "a70ecc4f-2d7f-435a-82c4-4c647b27d80d",
"targetaudiences": "fd13f785-28f2-4f14-a6ea-2b84dc648455",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5cafa2e8-5bcf-41e1-a7ed-929869b27dbd",
"ParentId": "da6c462a-dac0-4cff-ae75-9c2bac069221",
"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 MainImage relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/MainImage/$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 MainImage from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/MainImage/$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.
Returns a set of related items of type RelatedStatistics from healthtopics item.
GET /api/multimedias/healthtopics({key})/RelatedStatistics
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 | |
healthtopics | System.Guid | Read only: False | |
Subtitle | System.String | Read only: False | |
BackgroundImageDropdown | System.String | Read only: False | |
ButtonText | System.String | Read only: False | |
FrontendTitle | System.String | Read only: False | |
Summary | System.String | Read only: False | |
Title | System.String | Read only: False | |
ExternalURL | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9aecfaa9-8191-45d9-958a-e4018d28e28c",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-07T20:24:25.907767Z",
"PublicationDate": "2025-10-07T20:24:25.907767Z",
"DateCreated": "2025-10-07T20:24:25.907767Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9aecfaa9-8191-45d9-958a-e4018d28e28c",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-07T20:24:25.907767+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedStatistics relation to healthtopics item.
POST /api/multimedias/healthtopics({key})/RelatedStatistics/$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 RelatedStatistics from healthtopics item.
DELETE /api/multimedias/healthtopics({key})/RelatedStatistics/$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.