Returns a set of data items of type newsitems.
GET /api/news/newsitems
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
[
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "a7809e33-7eec-4ac6-bb6f-8d5f91943a56",
"targets": "c986293b-3751-48eb-90fc-75c35d20a97b",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "62107967-bfab-4cda-a79d-fff6c5b4eab9",
"newstypes": "18fcdc5d-7e77-4a32-9f3f-a0b1e877470d",
"regionscountries": "67875486-05d8-402b-8002-0104f1c7c17b",
"healthtopics": "6d9eb8ec-bb13-444a-97bc-ae93adb9fb90",
"stakeholders": "6fb7827c-5303-4d44-831f-01c8d307fee1",
"departmentaltargets": "f4634096-bdcd-421a-b8cb-20bd88b6f457",
"events": "6722f9fa-ef3e-4f9c-965a-3d36278446ef",
"Tags": "30384e80-e948-4e72-8554-b53ef0976b1a",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
},
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "a7809e33-7eec-4ac6-bb6f-8d5f91943a56",
"targets": "c986293b-3751-48eb-90fc-75c35d20a97b",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "62107967-bfab-4cda-a79d-fff6c5b4eab9",
"newstypes": "18fcdc5d-7e77-4a32-9f3f-a0b1e877470d",
"regionscountries": "67875486-05d8-402b-8002-0104f1c7c17b",
"healthtopics": "6d9eb8ec-bb13-444a-97bc-ae93adb9fb90",
"stakeholders": "6fb7827c-5303-4d44-831f-01c8d307fee1",
"departmentaltargets": "f4634096-bdcd-421a-b8cb-20bd88b6f457",
"events": "6722f9fa-ef3e-4f9c-965a-3d36278446ef",
"Tags": "30384e80-e948-4e72-8554-b53ef0976b1a",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
}
]Gets newsitems item by id.
GET /api/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "e20d150c-68cb-4120-800d-b435ecd1536d",
"targets": "65378d2f-836e-4bbc-a0cf-d1db0b94cb92",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "e982bf36-91e4-4be7-bead-8ec0b841bce2",
"newstypes": "d35a9122-c012-4585-b997-e5ef728d5dcf",
"regionscountries": "37f69eab-c254-4b82-a91e-064f6be9af5e",
"healthtopics": "abd0375d-7eb9-4e7f-96d1-12408c19550a",
"stakeholders": "f5243c5a-2c9c-4af2-a5e9-b6ba3d0c3532",
"departmentaltargets": "c980e081-8599-4b60-9eaa-ec08cd9f2470",
"events": "19d89c2f-7cf3-400d-91b5-559695db2fd9",
"Tags": "38596dd6-9c89-4519-9179-e83ef861cabe",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
}Gets Id property from newsitems item.
GET /api/news/newsitems({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| Id | System.Guid | Read only: False |
application/json
{
"Id": "17bf89b6-3be2-4223-9114-cf40627c65f4"
}Creates a newsitems item.
POST /api/news/newsitems
None
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "c5d3ec0c-de2f-4aba-a32e-4daf17f38d91",
"targets": "175b4e32-1749-4483-867e-5dbcf4e5d3e0",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "bcae8952-1f9c-499b-91b5-e7af4ded4513",
"newstypes": "41622a01-260d-4aeb-a667-533b3b28aad4",
"regionscountries": "8ccb69f3-ca63-4174-a13c-308c3bb00b8b",
"healthtopics": "7459ba4b-c8b7-4bb4-abb0-8bd6014b7d58",
"stakeholders": "bb2e1d2e-92dd-4169-bfb6-f0af622bd525",
"departmentaltargets": "465d08ad-b480-4cef-89af-cf18bae5778a",
"events": "5c6ea92d-c6c6-48e3-8e87-04f4fe772680",
"Tags": "b7d83f7b-f48c-48b7-8752-02fb5c6b6ea4",
"AllowComments": true
}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 |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"ItemDefaultUrl": "sample string 5",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "5afcb051-c28f-477e-b09d-1011ff9a1e31",
"targets": "faee2897-a688-4e19-b82e-1c15c2eb3c36",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "2dd4d952-8004-42d8-853e-12862473ed97",
"newstypes": "2dc98b71-acf9-473c-b570-225939f2c4ff",
"regionscountries": "01f2777e-2950-4dc6-9623-fcbf540efd3b",
"healthtopics": "7635168e-c4e2-48e3-99eb-e7501ef97c78",
"stakeholders": "10e7fc59-ce2e-446f-b23b-84d6db1ea34f",
"departmentaltargets": "164d777d-74e0-43ff-9ce0-dea2a4ab2bde",
"events": "9c843764-3d03-429a-9d26-35793d1ef4c0",
"Tags": "05924628-a008-4b5a-958b-7b43bc8381d2",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
}Partial update for newsitems item.
PATCH /api/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "3626177f-757c-4636-adaa-98e72e877c8b",
"targets": "64f16c68-797b-4b10-918b-bd52a43cea24",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "4a51cd66-88ae-474f-9303-ed04960fba75",
"newstypes": "1fd10da1-0de7-4103-a7d8-cb9920d2c7e3",
"regionscountries": "b197af70-2b86-490c-b34e-8f8c0460ad0f",
"healthtopics": "c08ecd6c-6471-40c4-a588-df616543bc49",
"stakeholders": "e7335934-8ecd-41b8-88d2-b311a71164ba",
"departmentaltargets": "6977b604-df7a-4aeb-9eb6-7d1f93ae32d7",
"events": "1f627dc1-6f73-43b6-b526-be81f4c24fae",
"Tags": "343de9a4-0264-4de7-8eef-cf43afea001e",
"AllowComments": true
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for newsitems item.
PUT /api/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| Title | System.String | Read only: False | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| Provider | System.String | Read only: True | |
| NewsType | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True |
application/json
{
"Title": "sample string 1",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"publishingoffices": "51a630db-1356-469b-85ae-886cbb1bd16c",
"targets": "7ab55545-6a67-4057-aed3-073b0151abc5",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "f2487a66-14d5-4274-8ba7-79c3651d513a",
"newstypes": "90eb0dd4-09ea-4a83-8b30-27d69a587707",
"regionscountries": "5317be08-7b17-429b-b3e6-57279c01ce2d",
"healthtopics": "5bbddfe7-bc7b-4e5a-9837-44200c75d683",
"stakeholders": "985f478e-c1e7-4813-b30e-79ab40b12066",
"departmentaltargets": "f543699e-2af3-4a56-a1c2-12b0e59d7e4d",
"events": "f5ae4ca0-bf67-4678-b37b-4c0066dc58da",
"Tags": "2b370d18-7936-4886-97ef-1f63b4b8fd63",
"AllowComments": true
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a newsitems item by Id.
DELETE /api/news/newsitems({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type MultimediaRelatedData from newsitems item.
GET /api/news/newsitems({key})/MultimediaRelatedData
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| TerranceAudioUrl | System.String | Read only: False | |
| VimeoVideo | System.String | Read only: False | |
| multimediatypes | System.Guid | Read only: False | |
| YoutubeVideo | System.String | Read only: False | |
| Duration | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| TerranceVideoUrl | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FacebookVideo | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-13T14:32:14.3353924Z",
"PublicationDate": "2026-01-13T14:32:14.3353924Z",
"DateCreated": "2026-01-13T14:32:14.3353924Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "9b0feac6-106e-41f4-accf-1ffe728b7c22",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f167adfc-6ff7-401c-965b-84f44f7c3b93",
"departmentaltargets": "02d3543d-7328-495d-9676-8bcbe19723cd",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"targetaudiences": "8c1ff30d-e02f-4ad6-ada9-6894e8f70447",
"targets": "cf665253-ac4d-45c2-8364-563a4ceb44a1",
"publishingoffices": "61538d41-37e9-44ea-96b0-3aabbbfa08b0",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "14c08161-080f-47ef-a10d-18e03c485c40",
"events": "576198d3-3c1c-4348-b4b2-70701688ceda",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T14:32:14.3353924+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-13T14:32:14.3353924Z",
"PublicationDate": "2026-01-13T14:32:14.3353924Z",
"DateCreated": "2026-01-13T14:32:14.3353924Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "9b0feac6-106e-41f4-accf-1ffe728b7c22",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "f167adfc-6ff7-401c-965b-84f44f7c3b93",
"departmentaltargets": "02d3543d-7328-495d-9676-8bcbe19723cd",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-13T14:32:14.3353924Z",
"targetaudiences": "8c1ff30d-e02f-4ad6-ada9-6894e8f70447",
"targets": "cf665253-ac4d-45c2-8364-563a4ceb44a1",
"publishingoffices": "61538d41-37e9-44ea-96b0-3aabbbfa08b0",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "14c08161-080f-47ef-a10d-18e03c485c40",
"events": "576198d3-3c1c-4348-b4b2-70701688ceda",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-13T14:32:14.3353924+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add MultimediaRelatedData relation to newsitems item.
POST /api/news/newsitems({key})/MultimediaRelatedData/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type MultimediaRelatedData from newsitems item.
DELETE /api/news/newsitems({key})/MultimediaRelatedData/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.