RESTful API
news

Health Topic By Site Variations

Get healthtopicbysitevariations

Returns a set of data items of type healthtopicbysitevariations.

Copy GET /api/news/healthtopicbysitevariations
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "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": "7c526248-5388-4014-a4e0-32581b96ba7d",
    "Title": "sample string 15",
    "Tab3Title": "sample string 16",
    "sites": "e50ba634-e3b5-49b8-8998-241daec1833d",
    "Tab1Summary": "sample string 18",
    "Tab3Summary": "sample string 19",
    "ContentFallback": "sample string 20",
    "OpenGraphDescription": "sample string 21",
    "regionscountries": "f1aa53c0-3a94-4e38-abda-3b67fac11ec1",
    "TechnicalLinks": "sample string 23",
    "publishingoffices": "ba16bd82-78ff-464e-9ff2-7f8a4ad6464d",
    "OpenGraphTitle": "sample string 25",
    "Tab2Title": "sample string 26",
    "MetaDescription": "sample string 27",
    "ParentId": "bb9e58dd-f12b-4318-8c0c-61a8db972b8b",
    "Provider": "sample string 29",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "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": "7c526248-5388-4014-a4e0-32581b96ba7d",
    "Title": "sample string 15",
    "Tab3Title": "sample string 16",
    "sites": "e50ba634-e3b5-49b8-8998-241daec1833d",
    "Tab1Summary": "sample string 18",
    "Tab3Summary": "sample string 19",
    "ContentFallback": "sample string 20",
    "OpenGraphDescription": "sample string 21",
    "regionscountries": "f1aa53c0-3a94-4e38-abda-3b67fac11ec1",
    "TechnicalLinks": "sample string 23",
    "publishingoffices": "ba16bd82-78ff-464e-9ff2-7f8a4ad6464d",
    "OpenGraphTitle": "sample string 25",
    "Tab2Title": "sample string 26",
    "MetaDescription": "sample string 27",
    "ParentId": "bb9e58dd-f12b-4318-8c0c-61a8db972b8b",
    "Provider": "sample string 29",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get healthtopicbysitevariations by key

Gets healthtopicbysitevariations item by id.

Copy GET /api/news/healthtopicbysitevariations({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.3891298Z",
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "DateCreated": "2025-09-11T03:13:15.3891298Z",
  "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": "f9e1f9cc-2ede-4a99-bc9d-bf166092ef52",
  "Title": "sample string 15",
  "Tab3Title": "sample string 16",
  "sites": "41439386-feec-49a3-a008-aec94e17f8c6",
  "Tab1Summary": "sample string 18",
  "Tab3Summary": "sample string 19",
  "ContentFallback": "sample string 20",
  "OpenGraphDescription": "sample string 21",
  "regionscountries": "5f1c7cfb-2dc4-4ab4-a110-027cd88d53e3",
  "TechnicalLinks": "sample string 23",
  "publishingoffices": "a104165a-f391-4c93-a6ab-c3a6670868f3",
  "OpenGraphTitle": "sample string 25",
  "Tab2Title": "sample string 26",
  "MetaDescription": "sample string 27",
  "ParentId": "0ccb9bf6-0c00-4fa0-a52d-ed27567c7a27",
  "Provider": "sample string 29",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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

Resource Format

Response Formats
Copy
application/json
{
  "Id": "9b691478-6740-404a-940b-0ec44b21132d"
}

Post healthtopicbysitevariations

Creates a healthtopicbysitevariations item.

Copy POST /api/news/healthtopicbysitevariations
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "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": "44b16095-0a8c-405a-a600-03b00845bdd2",
  "Title": "sample string 12",
  "Tab3Title": "sample string 13",
  "sites": "69022ecf-dab8-4183-939f-83a9337e4dc2",
  "Tab1Summary": "sample string 15",
  "Tab3Summary": "sample string 16",
  "ContentFallback": "sample string 17",
  "OpenGraphDescription": "sample string 18",
  "regionscountries": "9076b53b-5598-4b6b-bfb1-4d76af531020",
  "TechnicalLinks": "sample string 20",
  "publishingoffices": "84326c7a-3703-45b3-9c28-924416a695e2",
  "OpenGraphTitle": "sample string 22",
  "Tab2Title": "sample string 23",
  "MetaDescription": "sample string 24",
  "ParentId": "4f16d8f1-bb6f-461b-af50-458fab078dcc"
}
Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.3891298Z",
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "DateCreated": "2025-09-11T03:13:15.3891298Z",
  "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": "13fa8459-4ed3-4918-a2f0-7891052e7ffa",
  "Title": "sample string 15",
  "Tab3Title": "sample string 16",
  "sites": "c7dd52e3-3e23-4d7e-8333-8951dd3d7fdf",
  "Tab1Summary": "sample string 18",
  "Tab3Summary": "sample string 19",
  "ContentFallback": "sample string 20",
  "OpenGraphDescription": "sample string 21",
  "regionscountries": "80c9f67d-2ba0-429b-9396-bb8d2b121537",
  "TechnicalLinks": "sample string 23",
  "publishingoffices": "3ed44d58-f26c-4123-b5ad-1d9e1b4e9a5a",
  "OpenGraphTitle": "sample string 25",
  "Tab2Title": "sample string 26",
  "MetaDescription": "sample string 27",
  "ParentId": "bebe48c5-7ee2-41b0-b73d-5b7578eb6bc6",
  "Provider": "sample string 29",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch healthtopicbysitevariations by key

Partial update for healthtopicbysitevariations item.

Copy PATCH /api/news/healthtopicbysitevariations({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "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": "9b7c69f1-b591-4e7f-a7e0-7ca2e27b7663",
  "Title": "sample string 12",
  "Tab3Title": "sample string 13",
  "sites": "4bf6e2e3-3639-4b02-b7e3-6b74e9919827",
  "Tab1Summary": "sample string 15",
  "Tab3Summary": "sample string 16",
  "ContentFallback": "sample string 17",
  "OpenGraphDescription": "sample string 18",
  "regionscountries": "e101eea3-f392-4147-9d82-db5e55039be2",
  "TechnicalLinks": "sample string 20",
  "publishingoffices": "a8976edf-f044-497d-80e2-cdfa1411b6db",
  "OpenGraphTitle": "sample string 22",
  "Tab2Title": "sample string 23",
  "MetaDescription": "sample string 24",
  "ParentId": "b97b81dd-3908-4104-a292-a0537373b524"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put healthtopicbysitevariations by key

Full update for healthtopicbysitevariations item.

Copy PUT /api/news/healthtopicbysitevariations({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

SystemTitle

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Tab1Title

System.String

Read only: False
Selected by default: True

SEOTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

ContentFallback

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

TechnicalLinks

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "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": "423f61d1-3481-4daa-abb8-cd8daeadef8d",
  "Title": "sample string 12",
  "Tab3Title": "sample string 13",
  "sites": "41cef962-656a-4ad9-884f-ec42f4702e3f",
  "Tab1Summary": "sample string 15",
  "Tab3Summary": "sample string 16",
  "ContentFallback": "sample string 17",
  "OpenGraphDescription": "sample string 18",
  "regionscountries": "ef741217-27c0-4e46-bb6a-dde67a0950d9",
  "TechnicalLinks": "sample string 20",
  "publishingoffices": "7c18dfc7-5658-4d83-8e33-935418d26a73",
  "OpenGraphTitle": "sample string 22",
  "Tab2Title": "sample string 23",
  "MetaDescription": "sample string 24",
  "ParentId": "2236dc5a-6929-4282-b1b9-29c2d1dd5226"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete healthtopicbysitevariations by key

Deletes a healthtopicbysitevariations item by Id.

Copy DELETE /api/news/healthtopicbysitevariations({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Parent

Returns a set of related items of type Parent from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/Parent
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

TechnicalLinks

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

MetaTitle

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopictypes

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "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": "7b931b11-5233-407c-8c4d-c8d478693d0a",
    "MetaTitle": "sample string 13",
    "regionscountries": "3238c5e7-539d-46bb-a9d5-fcf945ab656d",
    "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": "5944cc4d-571f-41e7-bd13-56baaea6bbe6",
    "MetaDescription": "sample string 22",
    "healthtopictypes": "da1f052b-18b1-472d-b30e-bf6f483648ca",
    "Provider": "sample string 24",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "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": "7b931b11-5233-407c-8c4d-c8d478693d0a",
    "MetaTitle": "sample string 13",
    "regionscountries": "3238c5e7-539d-46bb-a9d5-fcf945ab656d",
    "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": "5944cc4d-571f-41e7-bd13-56baaea6bbe6",
    "MetaDescription": "sample string 22",
    "healthtopictypes": "da1f052b-18b1-472d-b30e-bf6f483648ca",
    "Provider": "sample string 24",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get Parent by relatedKey

Returns a related item of type Parent from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/Parent({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Tab3Title

System.String

Read only: False
Selected by default: True

TechnicalLinks

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

MetaTitle

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Tab1Summary

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Tab2Title

System.String

Read only: False
Selected by default: True

Tab2Summary

System.String

Read only: False
Selected by default: True

Tab3Summary

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

sites

System.Guid

Read only: False
Selected by default: False

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopictypes

System.Guid

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.3891298Z",
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "DateCreated": "2025-09-11T03:13:15.3891298Z",
  "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": "0c09a9c5-34f9-4b61-8dcc-ab8d53fe1b91",
  "MetaTitle": "sample string 13",
  "regionscountries": "9b5c9ba1-8b95-4cd6-af58-2fde5c850b0d",
  "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": "ea51fc6b-69fa-4751-ad67-036603fcecc1",
  "MetaDescription": "sample string 22",
  "healthtopictypes": "8297827a-ce4e-4661-952d-3518affd8211",
  "Provider": "sample string 24",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.3891298+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post Parent

Add Parent relation to healthtopicbysitevariations item.

Copy POST /api/news/healthtopicbysitevariations({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent

Delete set of related items of type Parent from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent by relatedKey

Delete relation of type Parent from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/Parent({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedStatistics

Returns a set of related items of type RelatedStatistics from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/RelatedStatistics
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Subtitle

System.String

Read only: False
Selected by default: True

BackgroundImageDropdown

System.String

Read only: False
Selected by default: True

ButtonText

System.String

Read only: False
Selected by default: True

FrontendTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ExternalURL

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "healthtopics": "82254bdb-edcd-41c3-b82f-0756ef349cff",
    "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-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "PublicationDate": "2025-09-11T03:13:15.3891298Z",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "healthtopics": "82254bdb-edcd-41c3-b82f-0756ef349cff",
    "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-09-11T03:13:15.3891298+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedStatistics by relatedKey

Returns a related item of type RelatedStatistics from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/RelatedStatistics({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Subtitle

System.String

Read only: False
Selected by default: True

BackgroundImageDropdown

System.String

Read only: False
Selected by default: True

ButtonText

System.String

Read only: False
Selected by default: True

FrontendTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ExternalURL

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.3891298Z",
  "PublicationDate": "2025-09-11T03:13:15.3891298Z",
  "DateCreated": "2025-09-11T03:13:15.3891298Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "healthtopics": "d7f3f57e-6195-43df-a376-9fcf829edc74",
  "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-09-11T03:13:15.3891298+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedStatistics

Add RelatedStatistics relation to healthtopicbysitevariations item.

Copy POST /api/news/healthtopicbysitevariations({key})/RelatedStatistics/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedStatistics

Delete set of related items of type RelatedStatistics from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/RelatedStatistics/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedStatistics by relatedKey

Delete relation of type RelatedStatistics from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/RelatedStatistics({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get HealthTopicPage

Returns a set of related items of type HealthTopicPage from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/HealthTopicPage
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

organizations

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

WebPageType

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: False
Selected by default: True

ShowInNavigation

System.Boolean

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

RootId

System.Guid

Read only: False
Selected by default: True

ExpirationInDays

System.Int32

Read only: False
Selected by default: True

HtmlTitle

System.String

Read only: False
Selected by default: False

Description

System.String

Read only: False
Selected by default: False

HeadTagContent

System.String

Read only: False
Selected by default: False

CodeBehindType

System.String

Read only: False
Selected by default: False

IncludeScriptManager

System.Boolean

Read only: False
Selected by default: False

EnableViewState

System.Boolean

Read only: False
Selected by default: False

PageType

Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType

Read only: False
Selected by default: False

RedirectPage

Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage

Read only: False
Selected by default: False

TemplateId

System.Guid

Read only: False
Selected by default: False

RequireSsl

System.Boolean

Read only: False
Selected by default: False

EnableScriptManager

System.Boolean

Read only: False
Selected by default: False

AllowParametersValidation

System.Boolean

Read only: False
Selected by default: False

Crawlable

System.Boolean

Read only: False
Selected by default: False

IncludeInSearchIndex

System.Boolean

Read only: False
Selected by default: False

Priority

System.Single

Read only: False
Selected by default: False

LocalizationStrategy

Telerik.Sitefinity.Localization.LocalizationStrategy

Read only: True
Selected by default: False

CanonicalUrlBehaviour

Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings

Read only: False
Selected by default: False

OutputCacheProfile

System.String

Read only: False
Selected by default: False

Renderer

System.String

Read only: False
Selected by default: False

TemplateName

System.String

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

HasChildren

System.Boolean

Read only: True
Selected by default: True

Breadcrumb

System.String

Read only: True
Selected by default: True

AvailableLanguages

System.String

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: True
Selected by default: True

ViewUrl

System.String

Read only: True
Selected by default: True

EditUrl

System.String

Read only: True
Selected by default: True

EditUrlBasePath

System.String

Read only: True
Selected by default: True

IsHomePage

System.Boolean

Read only: True
Selected by default: True

RelativeUrlPath

System.String

Read only: True
Selected by default: True

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "UrlName": "sample string 2",
    "organizations": "7663d759-be58-4f2f-8f91-da79b5442ca1",
    "regionscountries": "80d4088c-0f62-4a3f-85a9-c5ee04303b6b",
    "sustainabledevelopmentgoals": "3c41610b-0baf-4246-8f20-c49316377264",
    "departmentaltargets": "216fcc1a-3b64-44ed-a5ce-1e90e0a7da2f",
    "healthtopics": "bfcf5f22-5917-42d4-a4d9-698490aaee0f",
    "events": "c33f2f86-add5-43e1-9bd0-cdc5d66c6ddd",
    "publishingoffices": "7992c2dc-19c1-4ec9-a5b6-99f18e9a94e1",
    "WebPageType": "sample string 10",
    "targetaudiences": "be6c11df-5006-473f-bac6-da499b5cc9e6",
    "OpenGraphTitle": "sample string 12",
    "OpenGraphDescription": "sample string 13",
    "Title": "sample string 14",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "ShowInNavigation": true,
    "ParentId": "78cf2670-1240-4d79-92df-b787cf43b1e1",
    "RootId": "8d606175-0fec-4fa6-9b3e-7353d149fd1f",
    "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": "84626841-eff2-44d2-9755-9cd212773c2e",
    "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-09-11T03:13:15.3891298Z",
    "ViewUrl": "sample string 41",
    "EditUrl": "sample string 42",
    "EditUrlBasePath": "sample string 43",
    "IsHomePage": true,
    "RelativeUrlPath": "sample string 45"
  },
  {
    "LastModified": "2025-09-11T03:13:15.3891298Z",
    "UrlName": "sample string 2",
    "organizations": "7663d759-be58-4f2f-8f91-da79b5442ca1",
    "regionscountries": "80d4088c-0f62-4a3f-85a9-c5ee04303b6b",
    "sustainabledevelopmentgoals": "3c41610b-0baf-4246-8f20-c49316377264",
    "departmentaltargets": "216fcc1a-3b64-44ed-a5ce-1e90e0a7da2f",
    "healthtopics": "bfcf5f22-5917-42d4-a4d9-698490aaee0f",
    "events": "c33f2f86-add5-43e1-9bd0-cdc5d66c6ddd",
    "publishingoffices": "7992c2dc-19c1-4ec9-a5b6-99f18e9a94e1",
    "WebPageType": "sample string 10",
    "targetaudiences": "be6c11df-5006-473f-bac6-da499b5cc9e6",
    "OpenGraphTitle": "sample string 12",
    "OpenGraphDescription": "sample string 13",
    "Title": "sample string 14",
    "DateCreated": "2025-09-11T03:13:15.3891298Z",
    "ShowInNavigation": true,
    "ParentId": "78cf2670-1240-4d79-92df-b787cf43b1e1",
    "RootId": "8d606175-0fec-4fa6-9b3e-7353d149fd1f",
    "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": "84626841-eff2-44d2-9755-9cd212773c2e",
    "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-09-11T03:13:15.3891298Z",
    "ViewUrl": "sample string 41",
    "EditUrl": "sample string 42",
    "EditUrlBasePath": "sample string 43",
    "IsHomePage": true,
    "RelativeUrlPath": "sample string 45"
  }
]

Get HealthTopicPage by relatedKey

Returns a related item of type HealthTopicPage from healthtopicbysitevariations item.

Copy GET /api/news/healthtopicbysitevariations({key})/HealthTopicPage({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

organizations

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

WebPageType

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: False
Selected by default: True

ShowInNavigation

System.Boolean

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

RootId

System.Guid

Read only: False
Selected by default: True

ExpirationInDays

System.Int32

Read only: False
Selected by default: True

HtmlTitle

System.String

Read only: False
Selected by default: False

Description

System.String

Read only: False
Selected by default: False

HeadTagContent

System.String

Read only: False
Selected by default: False

CodeBehindType

System.String

Read only: False
Selected by default: False

IncludeScriptManager

System.Boolean

Read only: False
Selected by default: False

EnableViewState

System.Boolean

Read only: False
Selected by default: False

PageType

Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType

Read only: False
Selected by default: False

RedirectPage

Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage

Read only: False
Selected by default: False

TemplateId

System.Guid

Read only: False
Selected by default: False

RequireSsl

System.Boolean

Read only: False
Selected by default: False

EnableScriptManager

System.Boolean

Read only: False
Selected by default: False

AllowParametersValidation

System.Boolean

Read only: False
Selected by default: False

Crawlable

System.Boolean

Read only: False
Selected by default: False

IncludeInSearchIndex

System.Boolean

Read only: False
Selected by default: False

Priority

System.Single

Read only: False
Selected by default: False

LocalizationStrategy

Telerik.Sitefinity.Localization.LocalizationStrategy

Read only: True
Selected by default: False

CanonicalUrlBehaviour

Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings

Read only: False
Selected by default: False

OutputCacheProfile

System.String

Read only: False
Selected by default: False

Renderer

System.String

Read only: False
Selected by default: False

TemplateName

System.String

Read only: False
Selected by default: False

Provider

System.String

Read only: True
Selected by default: True

HasChildren

System.Boolean

Read only: True
Selected by default: True

Breadcrumb

System.String

Read only: True
Selected by default: True

AvailableLanguages

System.String

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: True
Selected by default: True

ViewUrl

System.String

Read only: True
Selected by default: True

EditUrl

System.String

Read only: True
Selected by default: True

EditUrlBasePath

System.String

Read only: True
Selected by default: True

IsHomePage

System.Boolean

Read only: True
Selected by default: True

RelativeUrlPath

System.String

Read only: True
Selected by default: True

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:15.3891298Z",
  "UrlName": "sample string 2",
  "organizations": "c38ffb55-15a7-433b-97e0-a92b0fa9bf07",
  "regionscountries": "90e0ba32-d438-4573-8fcc-a3e1efb17ab3",
  "sustainabledevelopmentgoals": "2bb559d8-f3b6-4946-bfa4-bd754aeb7925",
  "departmentaltargets": "24c143e9-5d2d-4ac5-a998-f067a801d4a2",
  "healthtopics": "55872e48-e6d1-422f-bbcc-b0722482ce16",
  "events": "7bd71bc8-5f1e-4248-9078-cee1ca93316b",
  "publishingoffices": "f87d9451-c1d8-4260-96f8-8356ef77f7d4",
  "WebPageType": "sample string 10",
  "targetaudiences": "3178d31a-59b2-434e-90ba-2b5dc031727a",
  "OpenGraphTitle": "sample string 12",
  "OpenGraphDescription": "sample string 13",
  "Title": "sample string 14",
  "DateCreated": "2025-09-11T03:13:15.3891298Z",
  "ShowInNavigation": true,
  "ParentId": "1a98c216-09b7-4ef8-8af0-d2a9fb675bf8",
  "RootId": "37c5416d-68b5-42e2-ba2a-ee3744543ffc",
  "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": "dd45cc6d-fa2d-4b69-966a-cb1f2e2d25dd",
  "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-09-11T03:13:15.3891298Z",
  "ViewUrl": "sample string 41",
  "EditUrl": "sample string 42",
  "EditUrlBasePath": "sample string 43",
  "IsHomePage": true,
  "RelativeUrlPath": "sample string 45"
}

Post HealthTopicPage

Add HealthTopicPage relation to healthtopicbysitevariations item.

Copy POST /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete HealthTopicPage

Delete set of related items of type HealthTopicPage from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/HealthTopicPage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete HealthTopicPage by relatedKey

Delete relation of type HealthTopicPage from healthtopicbysitevariations item.

Copy DELETE /api/news/healthtopicbysitevariations({key})/HealthTopicPage({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.