RESTful API
news

Case studies

Get casestudies

Returns a set of data items of type casestudies.

Copy GET /api/news/casestudies
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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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.217253Z",
    "PublicationDate": "2025-09-11T03:13:15.217253Z",
    "DateCreated": "2025-09-11T03:13:15.217253Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "CalloutStatement": "sample string 9",
    "Subtitle": "sample string 10",
    "healthtopics": "cd2ceeae-b5aa-4f88-b2a5-f76fcee3ba5e",
    "Summary": "sample string 12",
    "Title": "sample string 13",
    "Heading": "sample string 14",
    "regionscountries": "79a39ef7-6099-4c77-a5cc-557db5be129b",
    "publishingoffices": "c4edde65-9e3a-4f4a-8503-a13c70b8dadd",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.217253+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.217253Z",
    "PublicationDate": "2025-09-11T03:13:15.217253Z",
    "DateCreated": "2025-09-11T03:13:15.217253Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "CalloutStatement": "sample string 9",
    "Subtitle": "sample string 10",
    "healthtopics": "cd2ceeae-b5aa-4f88-b2a5-f76fcee3ba5e",
    "Summary": "sample string 12",
    "Title": "sample string 13",
    "Heading": "sample string 14",
    "regionscountries": "79a39ef7-6099-4c77-a5cc-557db5be129b",
    "publishingoffices": "c4edde65-9e3a-4f4a-8503-a13c70b8dadd",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.217253+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get casestudies by key

Gets casestudies item by id.

Copy GET /api/news/casestudies({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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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.217253Z",
  "PublicationDate": "2025-09-11T03:13:15.217253Z",
  "DateCreated": "2025-09-11T03:13:15.217253Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Overview": "sample string 8",
  "CalloutStatement": "sample string 9",
  "Subtitle": "sample string 10",
  "healthtopics": "9236fb88-da96-430d-9fa0-9287b7701793",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "Heading": "sample string 14",
  "regionscountries": "f5a82560-1634-41ec-9e2f-030ac6598fc5",
  "publishingoffices": "7ca73c08-94ed-4398-b95f-6cfc9be48c88",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.217253+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from casestudies item.

Copy GET /api/news/casestudies({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": "5923527c-126a-41c8-a428-3ce95610c229"
}

Post casestudies

Creates a casestudies item.

Copy POST /api/news/casestudies
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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.217253Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "Overview": "sample string 5",
  "CalloutStatement": "sample string 6",
  "Subtitle": "sample string 7",
  "healthtopics": "6977d563-686e-4d7e-aafd-10a25e7ea2f5",
  "Summary": "sample string 9",
  "Title": "sample string 10",
  "Heading": "sample string 11",
  "regionscountries": "d5ef60aa-75c4-44ff-89da-1a030852b6b0",
  "publishingoffices": "b872a7e8-ace8-4346-ba9d-d384483fc622"
}
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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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.217253Z",
  "PublicationDate": "2025-09-11T03:13:15.217253Z",
  "DateCreated": "2025-09-11T03:13:15.217253Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Overview": "sample string 8",
  "CalloutStatement": "sample string 9",
  "Subtitle": "sample string 10",
  "healthtopics": "07e46ca5-ead4-4189-91a9-8609bd832117",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "Heading": "sample string 14",
  "regionscountries": "2330c670-3e77-482a-b59f-1184bc53534d",
  "publishingoffices": "269a8bd5-cef0-4d89-a604-3c371749d650",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.217253+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch casestudies by key

Partial update for casestudies item.

Copy PATCH /api/news/casestudies({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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.217253Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "Overview": "sample string 5",
  "CalloutStatement": "sample string 6",
  "Subtitle": "sample string 7",
  "healthtopics": "616df9cd-19d5-4862-a989-7cc8c1be88bf",
  "Summary": "sample string 9",
  "Title": "sample string 10",
  "Heading": "sample string 11",
  "regionscountries": "d57f0ff4-3eef-4170-bdb8-068edc1eb984",
  "publishingoffices": "18789750-484b-4297-9883-0148c06a46e7"
}
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 casestudies by key

Full update for casestudies item.

Copy PUT /api/news/casestudies({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

Overview

System.String

Read only: False
Selected by default: True

CalloutStatement

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Heading

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

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

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:15.217253Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "Overview": "sample string 5",
  "CalloutStatement": "sample string 6",
  "Subtitle": "sample string 7",
  "healthtopics": "0ac6bda8-9b36-41d0-ab22-e647ab6e5160",
  "Summary": "sample string 9",
  "Title": "sample string 10",
  "Heading": "sample string 11",
  "regionscountries": "a1e929a4-5d35-477d-9929-48b3615316c2",
  "publishingoffices": "6bdc1d2a-0f03-44fd-b653-85b2f9ab5e4f"
}
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 casestudies by key

Deletes a casestudies item by Id.

Copy DELETE /api/news/casestudies({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 RelatedPage

Returns a set of related items of type RelatedPage from casestudies item.

Copy GET /api/news/casestudies({key})/RelatedPage
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.217253Z",
    "UrlName": "sample string 2",
    "organizations": "08893f09-434f-4dcb-9371-8510dee13a19",
    "regionscountries": "55627004-3ed0-4250-a1dd-7c77afb89b34",
    "sustainabledevelopmentgoals": "56f089ba-ab5c-45d1-8520-a9e0f539ff34",
    "departmentaltargets": "2a4cb9c3-aa40-482a-b392-d0ee9ece5744",
    "healthtopics": "e37c324c-ed79-458f-94df-4e584eb8ea7d",
    "events": "b11a651e-6aa7-46d1-b8ba-9d8b249857a8",
    "publishingoffices": "bc809071-78f8-4303-901c-38756f459fc4",
    "WebPageType": "sample string 10",
    "targetaudiences": "435c3f6d-8eff-471e-a3d3-75d940f17818",
    "OpenGraphTitle": "sample string 12",
    "OpenGraphDescription": "sample string 13",
    "Title": "sample string 14",
    "DateCreated": "2025-09-11T03:13:15.217253Z",
    "ShowInNavigation": true,
    "ParentId": "ec365fac-422a-46ba-ae9a-9aea0eea90a8",
    "RootId": "7f7d6386-17c8-47ee-8361-448c192bc81f",
    "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": "010cce29-6020-47db-97d5-eb64cb64b775",
    "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.217253Z",
    "ViewUrl": "sample string 41",
    "EditUrl": "sample string 42",
    "EditUrlBasePath": "sample string 43",
    "IsHomePage": true,
    "RelativeUrlPath": "sample string 45"
  },
  {
    "LastModified": "2025-09-11T03:13:15.217253Z",
    "UrlName": "sample string 2",
    "organizations": "08893f09-434f-4dcb-9371-8510dee13a19",
    "regionscountries": "55627004-3ed0-4250-a1dd-7c77afb89b34",
    "sustainabledevelopmentgoals": "56f089ba-ab5c-45d1-8520-a9e0f539ff34",
    "departmentaltargets": "2a4cb9c3-aa40-482a-b392-d0ee9ece5744",
    "healthtopics": "e37c324c-ed79-458f-94df-4e584eb8ea7d",
    "events": "b11a651e-6aa7-46d1-b8ba-9d8b249857a8",
    "publishingoffices": "bc809071-78f8-4303-901c-38756f459fc4",
    "WebPageType": "sample string 10",
    "targetaudiences": "435c3f6d-8eff-471e-a3d3-75d940f17818",
    "OpenGraphTitle": "sample string 12",
    "OpenGraphDescription": "sample string 13",
    "Title": "sample string 14",
    "DateCreated": "2025-09-11T03:13:15.217253Z",
    "ShowInNavigation": true,
    "ParentId": "ec365fac-422a-46ba-ae9a-9aea0eea90a8",
    "RootId": "7f7d6386-17c8-47ee-8361-448c192bc81f",
    "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": "010cce29-6020-47db-97d5-eb64cb64b775",
    "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.217253Z",
    "ViewUrl": "sample string 41",
    "EditUrl": "sample string 42",
    "EditUrlBasePath": "sample string 43",
    "IsHomePage": true,
    "RelativeUrlPath": "sample string 45"
  }
]

Get RelatedPage by relatedKey

Returns a related item of type RelatedPage from casestudies item.

Copy GET /api/news/casestudies({key})/RelatedPage({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.217253Z",
  "UrlName": "sample string 2",
  "organizations": "1a87343a-b850-4e8a-8767-348361c352da",
  "regionscountries": "38ac7f7e-4966-4c35-8e62-1e0287ec8608",
  "sustainabledevelopmentgoals": "f69f0952-4490-46fb-8e0d-15315defa66f",
  "departmentaltargets": "f31114cd-9d83-4a27-a014-51012088c317",
  "healthtopics": "65028cdc-2bb1-4064-9ff5-497c73bc8644",
  "events": "2a6db0dc-6cd4-4349-8927-b5782f6bfc26",
  "publishingoffices": "68823015-da6d-4edc-a992-f4db93d6f500",
  "WebPageType": "sample string 10",
  "targetaudiences": "0edd7aae-6d6c-4dcc-afb7-cbd64a77d082",
  "OpenGraphTitle": "sample string 12",
  "OpenGraphDescription": "sample string 13",
  "Title": "sample string 14",
  "DateCreated": "2025-09-11T03:13:15.217253Z",
  "ShowInNavigation": true,
  "ParentId": "c6c06471-33b5-4254-b314-f881ed92409e",
  "RootId": "2dd1630d-cbae-4ac4-b2d4-8a5c15117992",
  "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": "ea28da0a-c2d1-4207-a73c-938699262fd1",
  "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.217253Z",
  "ViewUrl": "sample string 41",
  "EditUrl": "sample string 42",
  "EditUrlBasePath": "sample string 43",
  "IsHomePage": true,
  "RelativeUrlPath": "sample string 45"
}

Post RelatedPage

Add RelatedPage relation to casestudies item.

Copy POST /api/news/casestudies({key})/RelatedPage/$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 RelatedPage

Delete set of related items of type RelatedPage from casestudies item.

Copy DELETE /api/news/casestudies({key})/RelatedPage/$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 RelatedPage by relatedKey

Delete relation of type RelatedPage from casestudies item.

Copy DELETE /api/news/casestudies({key})/RelatedPage({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 RelatedSDGs

Returns a set of related items of type RelatedSDGs from casestudies item.

Copy GET /api/news/casestudies({key})/RelatedSDGs
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

Title

System.String

Read only: False
Selected by default: True

GoalNumber

System.Decimal

Read only: False
Selected by default: True

SvgIcon

System.String

Read only: False
Selected by default: True

ExternalLink

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

ColourCode

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.2328762Z",
    "PublicationDate": "2025-09-11T03:13:15.2328762Z",
    "DateCreated": "2025-09-11T03:13:15.2328762Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "GoalNumber": 9.0,
    "SvgIcon": "sample string 10",
    "ExternalLink": "sample string 11",
    "Summary": "sample string 12",
    "Description": "sample string 13",
    "ColourCode": "sample string 14",
    "Provider": "sample string 15",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.2328762+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:15.2328762Z",
    "PublicationDate": "2025-09-11T03:13:15.2328762Z",
    "DateCreated": "2025-09-11T03:13:15.2328762Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "GoalNumber": 9.0,
    "SvgIcon": "sample string 10",
    "ExternalLink": "sample string 11",
    "Summary": "sample string 12",
    "Description": "sample string 13",
    "ColourCode": "sample string 14",
    "Provider": "sample string 15",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:15.2328762+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedSDGs by relatedKey

Returns a related item of type RelatedSDGs from casestudies item.

Copy GET /api/news/casestudies({key})/RelatedSDGs({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

Title

System.String

Read only: False
Selected by default: True

GoalNumber

System.Decimal

Read only: False
Selected by default: True

SvgIcon

System.String

Read only: False
Selected by default: True

ExternalLink

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

ColourCode

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.2328762Z",
  "PublicationDate": "2025-09-11T03:13:15.2328762Z",
  "DateCreated": "2025-09-11T03:13:15.2328762Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Title": "sample string 8",
  "GoalNumber": 9.0,
  "SvgIcon": "sample string 10",
  "ExternalLink": "sample string 11",
  "Summary": "sample string 12",
  "Description": "sample string 13",
  "ColourCode": "sample string 14",
  "Provider": "sample string 15",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:15.2328762+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedSDGs

Add RelatedSDGs relation to casestudies item.

Copy POST /api/news/casestudies({key})/RelatedSDGs/$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 RelatedSDGs

Delete set of related items of type RelatedSDGs from casestudies item.

Copy DELETE /api/news/casestudies({key})/RelatedSDGs/$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 RelatedSDGs by relatedKey

Delete relation of type RelatedSDGs from casestudies item.

Copy DELETE /api/news/casestudies({key})/RelatedSDGs({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.