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-06-01T16:47:48.93854Z",
"publishingoffices": "5746cc25-9c2e-4598-8d0b-cb86e03613b9",
"targets": "d3254ac9-cc12-4aa5-b8bf-4dbfd10b370d",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "b152e629-0724-4906-a37c-a5e419c7e64d",
"newstypes": "bdb0446c-630b-411d-810f-b083337cb3fd",
"regionscountries": "0b9ae3f9-c6fa-4c40-8af5-8160f63d8a92",
"healthtopics": "5d9b8741-6e4f-4d1c-b58a-a4cd6d82baf5",
"stakeholders": "b2737103-9467-44b4-bb17-21fdba64258f",
"departmentaltargets": "6f566771-cd5d-4130-89f4-566b941e2f99",
"events": "12788c15-addf-4971-baa1-e3252fabd36a",
"Tags": "67e0000c-b7cf-4c54-bbff-00d100bd4859",
"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-06-01T16:47:48.93854Z",
"publishingoffices": "5746cc25-9c2e-4598-8d0b-cb86e03613b9",
"targets": "d3254ac9-cc12-4aa5-b8bf-4dbfd10b370d",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "b152e629-0724-4906-a37c-a5e419c7e64d",
"newstypes": "bdb0446c-630b-411d-810f-b083337cb3fd",
"regionscountries": "0b9ae3f9-c6fa-4c40-8af5-8160f63d8a92",
"healthtopics": "5d9b8741-6e4f-4d1c-b58a-a4cd6d82baf5",
"stakeholders": "b2737103-9467-44b4-bb17-21fdba64258f",
"departmentaltargets": "6f566771-cd5d-4130-89f4-566b941e2f99",
"events": "12788c15-addf-4971-baa1-e3252fabd36a",
"Tags": "67e0000c-b7cf-4c54-bbff-00d100bd4859",
"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-06-01T16:47:48.93854Z",
"publishingoffices": "cafe7ddd-3b46-451b-97e3-f98e5106e907",
"targets": "5f277006-d5a8-433c-bfb8-44a31288d3ff",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "8ddc58a6-00ec-4c1b-9660-7a52492e8e04",
"newstypes": "285a6017-2d17-43f9-a67c-334ea484c3b1",
"regionscountries": "06230963-a8c4-43fa-8969-73ada28d2e71",
"healthtopics": "546f4130-ff5e-4db2-bbb3-2f9665b6e53f",
"stakeholders": "6fd44dd3-0eff-40e6-a111-b209742ddd3a",
"departmentaltargets": "a1ab4610-e182-4c8f-b10b-a6cda1710bc8",
"events": "6a94e3b6-618d-4319-9372-3a6a5d2f314b",
"Tags": "88f331b5-4da0-48d6-b91f-b7eb7c097bf4",
"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": "dbcc0848-7fea-433f-96be-6bc7c8103644"
}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-06-01T16:47:48.93854Z",
"publishingoffices": "d945d966-1746-4a11-8da5-7229fbb005a3",
"targets": "a08a3a77-239f-4a42-866b-00e7d907a583",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "994fd454-eced-4f8e-af7a-2130cf3b4ab9",
"newstypes": "b8309573-bbfd-40c7-95fd-15d3ca02cdb3",
"regionscountries": "4598b586-8abc-4cac-9692-c324d5ae678c",
"healthtopics": "3baab018-ae7a-4392-8a7f-ae2fabcf5fd3",
"stakeholders": "89b96ad1-a78c-44ae-8cd0-bdd602dd6653",
"departmentaltargets": "aac1a24f-89fd-43ad-b4e2-b0e315a4d6c6",
"events": "52d0274a-3e45-4fa6-ad5f-9d1cd0fa62ec",
"Tags": "6b4b47c9-a688-4b5e-9789-a910bde21e72",
"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-06-01T16:47:48.93854Z",
"publishingoffices": "03db9c8f-fb58-486c-9fc2-471b17f55ff5",
"targets": "1473eb50-8fdc-4f82-ae5b-a48c945e9c0e",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "8db4894a-e4fb-4169-a970-3cb8c22ab1c9",
"newstypes": "ab78fab1-0b6a-4473-9606-d4c64e6441f6",
"regionscountries": "945f3fc7-7a48-4e2a-afc4-9261fc714678",
"healthtopics": "9fc36657-d292-4b9b-a49c-0cc420359f77",
"stakeholders": "1b8fee33-638c-4be3-b159-6913a4588f10",
"departmentaltargets": "e624c1c9-9bd9-4e5c-b67d-37e6cf9ffbd4",
"events": "cb1a1044-478e-4000-b3dc-5131cd0588b3",
"Tags": "3d7c881e-b3e1-4d45-9e84-8f94b0b58c3d",
"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-06-01T16:47:48.93854Z",
"publishingoffices": "755cf09b-65b4-499c-ac44-6a4405e59a72",
"targets": "606c74db-8a28-4a84-b355-6e8110e186bb",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "162adfa6-26a9-48da-93e6-e45c169c6f6e",
"newstypes": "60cd2df2-2c42-4fb9-9e0b-be57cd99a0bd",
"regionscountries": "f1762a6e-ee7b-4dfc-8b25-8663783b9e02",
"healthtopics": "c15695b5-2175-47be-8e79-d0648f32a49a",
"stakeholders": "e699652a-5e0a-495f-8995-50cec39a7da2",
"departmentaltargets": "25b6bbc7-1ad9-4ad5-8a54-4534eb623020",
"events": "5ec2b478-5266-4627-8723-fbe6d4e1cb95",
"Tags": "f535a633-905b-48a6-bb5b-e3e0457e94f4",
"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-06-01T16:47:48.93854Z",
"publishingoffices": "dcbb190f-7b6c-45d3-983b-263681639c02",
"targets": "1a88c410-f312-4b76-ace0-938412ba035e",
"MultimediaNumberOfAdditionalItems": 8.0,
"targetaudiences": "986958b9-d134-4e84-8d05-e827b65f0320",
"newstypes": "5e9c6163-fc11-4883-9490-70db076131f4",
"regionscountries": "49fea06c-a2ee-4d50-9b8d-a80d5cab37d6",
"healthtopics": "a3bf6222-e57b-4743-8288-b369c675efd4",
"stakeholders": "5357fd42-ae18-4de9-a610-77fb86cee694",
"departmentaltargets": "edae4cd0-4bdf-46f0-b997-3ac84eaad0c8",
"events": "024c92fe-6a8d-4a87-9b80-559fc66559a2",
"Tags": "4a0f8141-ecf6-4304-8277-79446c503a48",
"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-06-01T16:47:48.93854Z",
"PublicationDate": "2026-06-01T16:47:48.93854Z",
"DateCreated": "2026-06-01T16:47:48.93854Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "b3aa9f87-d630-48ea-ba13-0b5a996d3053",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "6c01c15a-a3e3-491b-8329-505831720a69",
"departmentaltargets": "0f6da1b4-6587-47d7-996e-56edf76d9c8d",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-06-01T16:47:48.93854Z",
"targetaudiences": "f5306a92-df1b-4055-ac9a-1ef831a8e99c",
"targets": "bca89c93-620c-47c2-8431-db3ae8963b31",
"publishingoffices": "18b7cccd-86e5-47f2-b2ee-629fa4e26c27",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5b1d999f-2e2a-4b80-8764-cb640d7e9cb5",
"events": "c7efaa41-4038-44d6-be00-3058e4013c72",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T16:47:48.93854+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-01T16:47:48.93854Z",
"PublicationDate": "2026-06-01T16:47:48.93854Z",
"DateCreated": "2026-06-01T16:47:48.93854Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "b3aa9f87-d630-48ea-ba13-0b5a996d3053",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "6c01c15a-a3e3-491b-8329-505831720a69",
"departmentaltargets": "0f6da1b4-6587-47d7-996e-56edf76d9c8d",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-06-01T16:47:48.93854Z",
"targetaudiences": "f5306a92-df1b-4055-ac9a-1ef831a8e99c",
"targets": "bca89c93-620c-47c2-8431-db3ae8963b31",
"publishingoffices": "18b7cccd-86e5-47f2-b2ee-629fa4e26c27",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "5b1d999f-2e2a-4b80-8764-cb640d7e9cb5",
"events": "c7efaa41-4038-44d6-be00-3058e4013c72",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-01T16:47:48.93854+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.