Returns a set of data items of type articles.
GET /api/news/articles
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"EventNumberOfAdditionalItems": 9.0,
"targetaudiences": "63782302-141f-4109-9f2f-309615e24509",
"MetaDescription": "sample string 11",
"healthtopics": "9a797fb9-6f24-4ed1-ac21-7723fac36960",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "bc5fba7d-5613-464e-b06e-f4ca91712093",
"FactFileNumberOfAdditionalItems": 15.0,
"OpenGraphDescription": "sample string 16",
"sustainabledevelopmentgoals": "6426060c-53b3-4721-ba60-73f66d0baf5a",
"events": "84c47e7a-cd23-4cfd-a82f-573ee4b92633",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 20",
"publishingoffices": "8b01532c-a438-4c72-988a-6add463646eb",
"FeatureStoryNumberOfAdditionalItems": 22.0,
"articletypes": "8e87a614-76db-427a-9018-e59efb46c6c7",
"Highlight": "sample string 24",
"organizations": "327bb408-7170-4a9a-bce5-e5079b2868aa",
"departmentaltargets": "86858725-c888-41c8-8634-e12cf49a02a3",
"Source": "sample string 27",
"Content": "sample string 28",
"MultimediaNumberOfAdditionalItems": 29.0,
"MetaTitle": "sample string 30",
"Title": "sample string 31",
"PhotoStoryNumberOfAdditionalItems": 32.0,
"CommentaryNumberOfAdditionalItems": 33.0,
"NewsNumberOfAdditionalItems": 34.0,
"FactSheetNumberOfAdditionalItems": 35.0,
"Subtitle": "sample string 36",
"DocumentNumberOfAdditionalItems": 37.0,
"OpenGraphTitle": "sample string 38",
"OtherRelated": "sample string 39",
"Provider": "sample string 40",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"EventNumberOfAdditionalItems": 9.0,
"targetaudiences": "63782302-141f-4109-9f2f-309615e24509",
"MetaDescription": "sample string 11",
"healthtopics": "9a797fb9-6f24-4ed1-ac21-7723fac36960",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "bc5fba7d-5613-464e-b06e-f4ca91712093",
"FactFileNumberOfAdditionalItems": 15.0,
"OpenGraphDescription": "sample string 16",
"sustainabledevelopmentgoals": "6426060c-53b3-4721-ba60-73f66d0baf5a",
"events": "84c47e7a-cd23-4cfd-a82f-573ee4b92633",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 20",
"publishingoffices": "8b01532c-a438-4c72-988a-6add463646eb",
"FeatureStoryNumberOfAdditionalItems": 22.0,
"articletypes": "8e87a614-76db-427a-9018-e59efb46c6c7",
"Highlight": "sample string 24",
"organizations": "327bb408-7170-4a9a-bce5-e5079b2868aa",
"departmentaltargets": "86858725-c888-41c8-8634-e12cf49a02a3",
"Source": "sample string 27",
"Content": "sample string 28",
"MultimediaNumberOfAdditionalItems": 29.0,
"MetaTitle": "sample string 30",
"Title": "sample string 31",
"PhotoStoryNumberOfAdditionalItems": 32.0,
"CommentaryNumberOfAdditionalItems": 33.0,
"NewsNumberOfAdditionalItems": 34.0,
"FactSheetNumberOfAdditionalItems": 35.0,
"Subtitle": "sample string 36",
"DocumentNumberOfAdditionalItems": 37.0,
"OpenGraphTitle": "sample string 38",
"OtherRelated": "sample string 39",
"Provider": "sample string 40",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets articles item by id.
GET /api/news/articles({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"EventNumberOfAdditionalItems": 9.0,
"targetaudiences": "9c273d91-b119-438a-a324-e258f1a7b98e",
"MetaDescription": "sample string 11",
"healthtopics": "d35c53c8-aa4e-431c-9b53-6180f4272e9c",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "09644377-5df9-498c-bf68-33350a96bc91",
"FactFileNumberOfAdditionalItems": 15.0,
"OpenGraphDescription": "sample string 16",
"sustainabledevelopmentgoals": "7e9b81bb-c161-4354-bab0-c7618ecd7007",
"events": "929382b3-a92f-422c-9375-9367fbc74b09",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 20",
"publishingoffices": "27372a40-8214-42ba-8cba-38070621abae",
"FeatureStoryNumberOfAdditionalItems": 22.0,
"articletypes": "1f55f3f4-33e1-4c91-89a3-44a436f44ee5",
"Highlight": "sample string 24",
"organizations": "b3b22c6d-b5ca-4d59-b09b-99878f83a0b8",
"departmentaltargets": "9f407ad8-89fe-403e-b120-d57c19a4414f",
"Source": "sample string 27",
"Content": "sample string 28",
"MultimediaNumberOfAdditionalItems": 29.0,
"MetaTitle": "sample string 30",
"Title": "sample string 31",
"PhotoStoryNumberOfAdditionalItems": 32.0,
"CommentaryNumberOfAdditionalItems": 33.0,
"NewsNumberOfAdditionalItems": 34.0,
"FactSheetNumberOfAdditionalItems": 35.0,
"Subtitle": "sample string 36",
"DocumentNumberOfAdditionalItems": 37.0,
"OpenGraphTitle": "sample string 38",
"OtherRelated": "sample string 39",
"Provider": "sample string 40",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from articles item.
GET /api/news/articles({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": "9b92d73d-0857-4e11-a0f1-5e7cd6bb126d"
}Creates a articles item.
POST /api/news/articles
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"EventNumberOfAdditionalItems": 6.0,
"targetaudiences": "ca045ec6-1b63-4bdd-ae76-9c8969588ae7",
"MetaDescription": "sample string 8",
"healthtopics": "4fdeb211-35ef-4585-89cc-9659e9e80dd1",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "9ec45b29-5e80-4639-972e-8252b6c767e8",
"FactFileNumberOfAdditionalItems": 12.0,
"OpenGraphDescription": "sample string 13",
"sustainabledevelopmentgoals": "742f5f28-7d99-4ba0-8ddf-5ff4a10f9a9d",
"events": "d812492b-15b4-4c0e-91ca-ffce2de7ae41",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 17",
"publishingoffices": "9d0e50f3-ddc0-4358-ac80-2db7d9c44d7f",
"FeatureStoryNumberOfAdditionalItems": 19.0,
"articletypes": "b7cb0779-ed93-4b09-9cbf-02d75339c66f",
"Highlight": "sample string 21",
"organizations": "cbc6095f-9916-44bb-971d-c3fd1e7c29fe",
"departmentaltargets": "9a692721-b424-4684-bc12-8e9f6114c74f",
"Source": "sample string 24",
"Content": "sample string 25",
"MultimediaNumberOfAdditionalItems": 26.0,
"MetaTitle": "sample string 27",
"Title": "sample string 28",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"NewsNumberOfAdditionalItems": 31.0,
"FactSheetNumberOfAdditionalItems": 32.0,
"Subtitle": "sample string 33",
"DocumentNumberOfAdditionalItems": 34.0,
"OpenGraphTitle": "sample string 35",
"OtherRelated": "sample string 36"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Summary": "sample string 8",
"EventNumberOfAdditionalItems": 9.0,
"targetaudiences": "8a43889b-ea4c-42fa-b9d7-6135329170da",
"MetaDescription": "sample string 11",
"healthtopics": "322239b5-52c9-4b45-9cdd-dd956f204a97",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "788f3818-6aa0-431a-a9aa-9230a67afd01",
"FactFileNumberOfAdditionalItems": 15.0,
"OpenGraphDescription": "sample string 16",
"sustainabledevelopmentgoals": "54027237-828c-4df9-9781-7213a1e2dd79",
"events": "a94dfb6f-5ad3-413d-9b9a-74ce82673702",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 20",
"publishingoffices": "3f402306-8d72-4d88-89b6-4a68e32e5668",
"FeatureStoryNumberOfAdditionalItems": 22.0,
"articletypes": "99f4b26e-bc5f-42be-9c70-d34685a322f3",
"Highlight": "sample string 24",
"organizations": "86c1288f-bb08-40f2-a85b-fcb328eedda8",
"departmentaltargets": "982e99ed-3861-4342-ae93-d66624970a67",
"Source": "sample string 27",
"Content": "sample string 28",
"MultimediaNumberOfAdditionalItems": 29.0,
"MetaTitle": "sample string 30",
"Title": "sample string 31",
"PhotoStoryNumberOfAdditionalItems": 32.0,
"CommentaryNumberOfAdditionalItems": 33.0,
"NewsNumberOfAdditionalItems": 34.0,
"FactSheetNumberOfAdditionalItems": 35.0,
"Subtitle": "sample string 36",
"DocumentNumberOfAdditionalItems": 37.0,
"OpenGraphTitle": "sample string 38",
"OtherRelated": "sample string 39",
"Provider": "sample string 40",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for articles item.
PATCH /api/news/articles({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"EventNumberOfAdditionalItems": 6.0,
"targetaudiences": "077cd470-0b86-4244-be61-1e6db80289d2",
"MetaDescription": "sample string 8",
"healthtopics": "706ceaeb-b302-48b6-b92d-bbe7d03074b9",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "baf26616-6042-429d-a7de-705bd5308e08",
"FactFileNumberOfAdditionalItems": 12.0,
"OpenGraphDescription": "sample string 13",
"sustainabledevelopmentgoals": "3f6d8f55-9a26-498e-8b2e-4e2806a4b55d",
"events": "9dc2cd64-eb6a-4b29-b642-9fcfa6f95a07",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 17",
"publishingoffices": "cae4b40b-68ed-46d5-b4c7-d4582f7db030",
"FeatureStoryNumberOfAdditionalItems": 19.0,
"articletypes": "5d2bee28-ffb8-4cdf-a935-3b486043a5a8",
"Highlight": "sample string 21",
"organizations": "727fe873-7daf-4fe1-8313-2dd79ca4b959",
"departmentaltargets": "a400c5af-dacf-41ae-a6ef-703d54828ee5",
"Source": "sample string 24",
"Content": "sample string 25",
"MultimediaNumberOfAdditionalItems": 26.0,
"MetaTitle": "sample string 27",
"Title": "sample string 28",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"NewsNumberOfAdditionalItems": 31.0,
"FactSheetNumberOfAdditionalItems": 32.0,
"Subtitle": "sample string 33",
"DocumentNumberOfAdditionalItems": 34.0,
"OpenGraphTitle": "sample string 35",
"OtherRelated": "sample string 36"
}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 articles item.
PUT /api/news/articles({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Summary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| ArchiveDate | System.DateTimeOffset | Read only: False | |
| Location | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| articletypes | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Source | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Summary": "sample string 5",
"EventNumberOfAdditionalItems": 6.0,
"targetaudiences": "549b33ae-bd70-4c8b-91a3-9ec73119df6b",
"MetaDescription": "sample string 8",
"healthtopics": "64dbd6ca-2935-4d90-9b34-2706e9e5be79",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"regionscountries": "d8bd4f22-b7b2-4388-8f88-3ebec0ac19d3",
"FactFileNumberOfAdditionalItems": 12.0,
"OpenGraphDescription": "sample string 13",
"sustainabledevelopmentgoals": "13f497f8-5541-4c53-8004-c8bc7c3a88c9",
"events": "aab5018a-671e-40ff-b709-0d4a55df13a3",
"ArchiveDate": "2026-03-03T12:37:02.2086143Z",
"Location": "sample string 17",
"publishingoffices": "4470dc58-e1af-4676-945f-f127674018e6",
"FeatureStoryNumberOfAdditionalItems": 19.0,
"articletypes": "3eeafeaa-a106-48b7-99b7-8c64ec35128b",
"Highlight": "sample string 21",
"organizations": "5e6c0cf9-6966-4d55-be41-57ba4917ea5d",
"departmentaltargets": "64011541-990b-4507-acef-8f44dea20393",
"Source": "sample string 24",
"Content": "sample string 25",
"MultimediaNumberOfAdditionalItems": 26.0,
"MetaTitle": "sample string 27",
"Title": "sample string 28",
"PhotoStoryNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"NewsNumberOfAdditionalItems": 31.0,
"FactSheetNumberOfAdditionalItems": 32.0,
"Subtitle": "sample string 33",
"DocumentNumberOfAdditionalItems": 34.0,
"OpenGraphTitle": "sample string 35",
"OtherRelated": "sample string 36"
}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 articles item by Id.
DELETE /api/news/articles({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 RelatedMultimedia from articles item.
GET /api/news/articles({key})/RelatedMultimedia
| 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-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "bfb55d30-4803-4f6c-88e0-48460bdf29ef",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "e12c4f11-0bdf-4df5-a6fd-2b73d1e74c8d",
"departmentaltargets": "4397e5e5-c799-49d8-834a-22e6bd8a5795",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"targetaudiences": "f43e5668-cd64-417e-9fb3-8dd071561bac",
"targets": "3ab4f8ac-928d-4856-b048-89a2e20fbd93",
"publishingoffices": "7de2f913-26d2-4137-910c-49659be3e244",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "35922d0a-0d3f-4ecc-b838-9b57853220de",
"events": "bb86cfae-c7f7-4218-8de9-1c43f7fccb95",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T12:37:02.2086143Z",
"PublicationDate": "2026-03-03T12:37:02.2086143Z",
"DateCreated": "2026-03-03T12:37:02.2086143Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "bfb55d30-4803-4f6c-88e0-48460bdf29ef",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "e12c4f11-0bdf-4df5-a6fd-2b73d1e74c8d",
"departmentaltargets": "4397e5e5-c799-49d8-834a-22e6bd8a5795",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-03-03T12:37:02.2086143Z",
"targetaudiences": "f43e5668-cd64-417e-9fb3-8dd071561bac",
"targets": "3ab4f8ac-928d-4856-b048-89a2e20fbd93",
"publishingoffices": "7de2f913-26d2-4137-910c-49659be3e244",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "35922d0a-0d3f-4ecc-b838-9b57853220de",
"events": "bb86cfae-c7f7-4218-8de9-1c43f7fccb95",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T12:37:02.2086143+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedMultimedia relation to articles item.
POST /api/news/articles({key})/RelatedMultimedia/$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 RelatedMultimedia from articles item.
DELETE /api/news/articles({key})/RelatedMultimedia/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type NewsRelatedData from articles item.
GET /api/news/articles({key})/NewsRelatedData
| 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-03-03T12:37:02.2086143Z",
"publishingoffices": "79347f66-dcca-4c04-8330-8a23ccc94219",
"targets": "034ed47a-a41e-4285-89a3-0d018e23ab5c",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "56d8b85e-874c-432f-a8ed-ba56afa30aa7",
"newstypes": "c2f52394-f306-438b-9817-0bda0e51c0a6",
"regionscountries": "5d53fe62-c12a-492d-9db2-984d9917f756",
"healthtopics": "973a8fc8-3f50-423f-b414-c2a27b2c8ab2",
"stakeholders": "fe21be5c-2799-42ae-b386-4df282fd2c5f",
"departmentaltargets": "079b15d1-7ba2-405a-871b-8b846e6663a0",
"events": "589bdef0-a34f-41c1-84e2-996be742a47b",
"Tags": "ddd660a9-10a1-40c1-9db2-08d975662e64",
"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-03-03T12:37:02.2086143Z",
"publishingoffices": "79347f66-dcca-4c04-8330-8a23ccc94219",
"targets": "034ed47a-a41e-4285-89a3-0d018e23ab5c",
"MultimediaNumberOfAdditionalItems": 9.0,
"targetaudiences": "56d8b85e-874c-432f-a8ed-ba56afa30aa7",
"newstypes": "c2f52394-f306-438b-9817-0bda0e51c0a6",
"regionscountries": "5d53fe62-c12a-492d-9db2-984d9917f756",
"healthtopics": "973a8fc8-3f50-423f-b414-c2a27b2c8ab2",
"stakeholders": "fe21be5c-2799-42ae-b386-4df282fd2c5f",
"departmentaltargets": "079b15d1-7ba2-405a-871b-8b846e6663a0",
"events": "589bdef0-a34f-41c1-84e2-996be742a47b",
"Tags": "ddd660a9-10a1-40c1-9db2-08d975662e64",
"AllowComments": true,
"Provider": "sample string 19",
"NewsType": "sample string 20",
"FormatedDate": "sample string 21"
}
]Add NewsRelatedData relation to articles item.
POST /api/news/articles({key})/NewsRelatedData/$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 NewsRelatedData from articles item.
DELETE /api/news/articles({key})/NewsRelatedData/$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.