Returns a set of data items of type healthtopicbysitevariations.
GET /api/news/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.10971Z",
"PublicationDate": "2025-10-06T16:57:25.10971Z",
"DateCreated": "2025-10-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "827235e0-266c-483d-ab95-8cc028098a51",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "edd008a0-44ef-4284-9188-224c2a8a0069",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "f07c38d7-77be-4de5-8081-e29e5a117fe3",
"TechnicalLinks": "sample string 23",
"publishingoffices": "7c4c8a2b-8189-4643-b355-7503e1aad2b7",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "bcfdb2ae-6108-409e-bbc7-a95bea338e2b",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.10971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T16:57:25.10971Z",
"PublicationDate": "2025-10-06T16:57:25.10971Z",
"DateCreated": "2025-10-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "827235e0-266c-483d-ab95-8cc028098a51",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "edd008a0-44ef-4284-9188-224c2a8a0069",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "f07c38d7-77be-4de5-8081-e29e5a117fe3",
"TechnicalLinks": "sample string 23",
"publishingoffices": "7c4c8a2b-8189-4643-b355-7503e1aad2b7",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "bcfdb2ae-6108-409e-bbc7-a95bea338e2b",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.10971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets healthtopicbysitevariations item by id.
GET /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.10971Z",
"PublicationDate": "2025-10-06T16:57:25.10971Z",
"DateCreated": "2025-10-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "f858089a-4a05-4efb-8237-cd8f52f075a7",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "6550e153-6e0c-4b18-9890-642c8c4e4a7f",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "1fa8db18-ec58-42bc-accd-800876d2a4ee",
"TechnicalLinks": "sample string 23",
"publishingoffices": "e90f60e6-de4e-456f-925a-6fb9b894c830",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "74e4ddf1-b8df-4a9c-b456-b32b894a375d",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.10971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({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": "e0c66d4c-7046-46b4-adab-1f13a04378f9"
}
Creates a healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "66a789de-63fc-4abe-b0b5-bfb1c5fcae04",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "a7eca04a-2962-4dd3-9e9a-396db0ad5ef8",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "facbc369-a432-45ed-a961-0226c09e8f10",
"TechnicalLinks": "sample string 20",
"publishingoffices": "d6a5a1fc-07a5-4985-a570-9c362d155e41",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "e7bd9e73-bc6f-497c-a6bb-f19e7fff97cb"
}
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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.10971Z",
"PublicationDate": "2025-10-06T16:57:25.10971Z",
"DateCreated": "2025-10-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"SystemTitle": "sample string 8",
"Tab2Summary": "sample string 9",
"Summary": "sample string 10",
"MetaTitle": "sample string 11",
"Tab1Title": "sample string 12",
"SEOTitle": "sample string 13",
"healthtopics": "e4002982-b2ca-45af-a603-b1053c82322e",
"Title": "sample string 15",
"Tab3Title": "sample string 16",
"sites": "8fc53579-68a0-431e-a4f7-0467aa38aba1",
"Tab1Summary": "sample string 18",
"Tab3Summary": "sample string 19",
"ContentFallback": "sample string 20",
"OpenGraphDescription": "sample string 21",
"regionscountries": "7768d674-8da8-4eac-89df-cc22d80000e0",
"TechnicalLinks": "sample string 23",
"publishingoffices": "7d646e90-ebf7-4914-96f5-de3d2c7d2fd4",
"OpenGraphTitle": "sample string 25",
"Tab2Title": "sample string 26",
"MetaDescription": "sample string 27",
"ParentId": "578f35b9-f215-4238-94a6-32a4870cc4d5",
"Provider": "sample string 29",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.10971+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for healthtopicbysitevariations item.
PATCH /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.10971Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "c4ac3067-588f-42da-b83b-4c46e47a85d9",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "6d3f548e-694b-4ba8-b867-fe75e02bde27",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "96207d10-869d-4141-a59d-df0fb2ea880c",
"TechnicalLinks": "sample string 20",
"publishingoffices": "877a384e-4878-4a1b-8b07-7287c4003b3a",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "1bcce8e3-09b9-499d-885f-5fb87d48e8a3"
}
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 healthtopicbysitevariations item.
PUT /api/news/healthtopicbysitevariations({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 | |
SystemTitle | System.String | Read only: False | |
Tab2Summary | System.String | Read only: False | |
Summary | System.String | Read only: False | |
MetaTitle | System.String | Read only: False | |
Tab1Title | System.String | Read only: False | |
SEOTitle | System.String | Read only: False | |
healthtopics | System.Guid | Read only: False | |
Title | System.String | Read only: False | |
Tab3Title | System.String | Read only: False | |
sites | System.Guid | Read only: False | |
Tab1Summary | System.String | Read only: False | |
Tab3Summary | System.String | Read only: False | |
ContentFallback | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
regionscountries | System.Guid | Read only: False | |
TechnicalLinks | System.String | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
Tab2Title | System.String | Read only: False | |
MetaDescription | System.String | Read only: False | |
ParentId | 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-06T16:57:25.1253389Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"SystemTitle": "sample string 5",
"Tab2Summary": "sample string 6",
"Summary": "sample string 7",
"MetaTitle": "sample string 8",
"Tab1Title": "sample string 9",
"SEOTitle": "sample string 10",
"healthtopics": "aa2924db-5941-45ab-a186-58b7e3430ad8",
"Title": "sample string 12",
"Tab3Title": "sample string 13",
"sites": "ce800879-9701-492e-90c1-13badfc4d57b",
"Tab1Summary": "sample string 15",
"Tab3Summary": "sample string 16",
"ContentFallback": "sample string 17",
"OpenGraphDescription": "sample string 18",
"regionscountries": "7baddc06-c4cc-4e82-8b15-239e554c65d3",
"TechnicalLinks": "sample string 20",
"publishingoffices": "02ac723d-d036-47c2-b508-203e7358b977",
"OpenGraphTitle": "sample string 22",
"Tab2Title": "sample string 23",
"MetaDescription": "sample string 24",
"ParentId": "f7843d4d-7032-405c-8081-c36765173c52"
}
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 healthtopicbysitevariations item by Id.
DELETE /api/news/healthtopicbysitevariations({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 Parent from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({key})/Parent
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-06T16:57:25.1253389Z",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"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": "04d9830d-4aea-4870-98f4-bbdfedcdba1a",
"MetaTitle": "sample string 13",
"regionscountries": "c38fe1df-8007-4c1b-a34e-3c62b5214be8",
"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": "d0bf0d0a-3141-4592-b864-1179946b7020",
"MetaDescription": "sample string 22",
"healthtopictypes": "2fb3bff8-13b7-4643-861b-46d7aec9d7e5",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.1253389+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T16:57:25.1253389Z",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"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": "04d9830d-4aea-4870-98f4-bbdfedcdba1a",
"MetaTitle": "sample string 13",
"regionscountries": "c38fe1df-8007-4c1b-a34e-3c62b5214be8",
"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": "d0bf0d0a-3141-4592-b864-1179946b7020",
"MetaDescription": "sample string 22",
"healthtopictypes": "2fb3bff8-13b7-4643-861b-46d7aec9d7e5",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:25.1253389+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Parent relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({key})/Parent/$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 Parent from healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({key})/Parent/$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 healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({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-06T16:57:25.1253389Z",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bdd2f6ef-2fb1-426f-8a23-65cb0c006a89",
"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-06T16:57:25.1253389+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T16:57:25.1253389Z",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bdd2f6ef-2fb1-426f-8a23-65cb0c006a89",
"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-06T16:57:25.1253389+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add RelatedStatistics relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({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 healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({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.
Returns a set of related items of type HealthTopicPage from healthtopicbysitevariations item.
GET /api/news/healthtopicbysitevariations({key})/HealthTopicPage
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 | |
UrlName | System.String | Read only: False | |
organizations | System.Guid | Read only: False | |
regionscountries | System.Guid | Read only: False | |
sustainabledevelopmentgoals | System.Guid | Read only: False | |
departmentaltargets | System.Guid | Read only: False | |
healthtopics | System.Guid | Read only: False | |
events | System.Guid | Read only: False | |
publishingoffices | System.Guid | Read only: False | |
WebPageType | System.String | Read only: False | |
targetaudiences | System.Guid | Read only: False | |
OpenGraphTitle | System.String | Read only: False | |
OpenGraphDescription | System.String | Read only: False | |
Title | System.String | Read only: False | |
DateCreated | System.DateTimeOffset | Read only: False | |
ShowInNavigation | System.Boolean | Read only: False | |
ParentId | System.Guid | Read only: False | |
RootId | System.Guid | Read only: False | |
ExpirationInDays | System.Int32 | Read only: False | |
HtmlTitle | System.String | Read only: False | |
Description | System.String | Read only: False | |
HeadTagContent | System.String | Read only: False | |
CodeBehindType | System.String | Read only: False | |
IncludeScriptManager | System.Boolean | Read only: False | |
EnableViewState | System.Boolean | Read only: False | |
PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
TemplateId | System.Guid | Read only: False | |
RequireSsl | System.Boolean | Read only: False | |
EnableScriptManager | System.Boolean | Read only: False | |
AllowParametersValidation | System.Boolean | Read only: False | |
Crawlable | System.Boolean | Read only: False | |
IncludeInSearchIndex | System.Boolean | Read only: False | |
Priority | System.Single | Read only: False | |
LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
Renderer | System.String | Read only: False | |
TemplateName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
HasChildren | System.Boolean | Read only: True | |
Breadcrumb | System.String | Read only: True | |
AvailableLanguages | System.String | Read only: True | |
PublicationDate | System.DateTimeOffset | Read only: True | |
ViewUrl | System.String | Read only: True | |
EditUrl | System.String | Read only: True | |
EditUrlBasePath | System.String | Read only: True | |
IsHomePage | System.Boolean | Read only: True | |
RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-06T16:57:25.1253389Z",
"UrlName": "sample string 2",
"organizations": "03dfc77e-e8d1-48c1-a006-f170b4b55261",
"regionscountries": "75aba4fd-d5e9-464b-9f95-a47e57084205",
"sustainabledevelopmentgoals": "be94aad2-504f-4098-9912-3958ee1fc9cf",
"departmentaltargets": "57c43b76-4a7d-4910-93a0-989ae7ad73b6",
"healthtopics": "045caf70-e50e-4bc0-b6c4-aba48e48eb35",
"events": "19ecd740-dbdc-45b9-b907-4f33b513770e",
"publishingoffices": "d1a56eef-3216-4d56-93e4-ff1b6f925b15",
"WebPageType": "sample string 10",
"targetaudiences": "9c71604b-9ce7-4abe-97d4-83f192a00cf7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"ShowInNavigation": true,
"ParentId": "2d724100-b857-4a92-b518-0985a2b4f8e9",
"RootId": "fcaf1a6f-79f4-4ca5-a173-944a149d39c2",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "17bc0759-cfc1-4722-aa03-fcaf58c3f7a1",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-10-06T16:57:25.1253389Z",
"UrlName": "sample string 2",
"organizations": "03dfc77e-e8d1-48c1-a006-f170b4b55261",
"regionscountries": "75aba4fd-d5e9-464b-9f95-a47e57084205",
"sustainabledevelopmentgoals": "be94aad2-504f-4098-9912-3958ee1fc9cf",
"departmentaltargets": "57c43b76-4a7d-4910-93a0-989ae7ad73b6",
"healthtopics": "045caf70-e50e-4bc0-b6c4-aba48e48eb35",
"events": "19ecd740-dbdc-45b9-b907-4f33b513770e",
"publishingoffices": "d1a56eef-3216-4d56-93e4-ff1b6f925b15",
"WebPageType": "sample string 10",
"targetaudiences": "9c71604b-9ce7-4abe-97d4-83f192a00cf7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-10-06T16:57:25.1253389Z",
"ShowInNavigation": true,
"ParentId": "2d724100-b857-4a92-b518-0985a2b4f8e9",
"RootId": "fcaf1a6f-79f4-4ca5-a173-944a149d39c2",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "17bc0759-cfc1-4722-aa03-fcaf58c3f7a1",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2025-10-06T16:57:25.1253389Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]
Add HealthTopicPage relation to healthtopicbysitevariations item.
POST /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$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 HealthTopicPage from healthtopicbysitevariations item.
DELETE /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$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.