Returns a set of data items of type externalpublications.
GET /api/news/externalpublications
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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | 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-26T22:12:59.7618599Z",
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"DateCreated": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ba7749f7-c983-40ff-ab16-ab8c17c13c40",
"ReferenceLocation": "sample string 9",
"regionscountries": "5ba045c6-3389-477d-8269-ed361231f043",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "8310b563-a437-4e4b-ba9d-63df73cc73e4",
"publishingoffices": "ec5c7e10-41da-4338-9bb8-0da3597b0f04",
"Summary": "sample string 14",
"ReferenceAuthors": "sample string 15",
"Title": "sample string 16",
"ExternalLink": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-26T22:12:59.7618599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-26T22:12:59.7618599Z",
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"DateCreated": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ba7749f7-c983-40ff-ab16-ab8c17c13c40",
"ReferenceLocation": "sample string 9",
"regionscountries": "5ba045c6-3389-477d-8269-ed361231f043",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "8310b563-a437-4e4b-ba9d-63df73cc73e4",
"publishingoffices": "ec5c7e10-41da-4338-9bb8-0da3597b0f04",
"Summary": "sample string 14",
"ReferenceAuthors": "sample string 15",
"Title": "sample string 16",
"ExternalLink": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-26T22:12:59.7618599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets externalpublications item by id.
GET /api/news/externalpublications({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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | 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-26T22:12:59.7618599Z",
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"DateCreated": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "c9c93d04-e802-4386-9513-16e539c46355",
"ReferenceLocation": "sample string 9",
"regionscountries": "135dc7cd-ae8b-4caf-a541-12c5802dc2fa",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "d70f6055-ad74-4854-92be-08ee64eed18f",
"publishingoffices": "504ded42-d4fd-4f83-b27b-f3911acb3845",
"Summary": "sample string 14",
"ReferenceAuthors": "sample string 15",
"Title": "sample string 16",
"ExternalLink": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-26T22:12:59.7618599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from externalpublications item.
GET /api/news/externalpublications({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": "acfc777e-cb30-4697-9c49-acb82219c1e8"
}Creates a externalpublications item.
POST /api/news/externalpublications
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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "adba9f59-0ba2-4971-846c-7c8634292805",
"ReferenceLocation": "sample string 6",
"regionscountries": "dcad197b-a06a-41bd-83fd-0f4d25d5021e",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "0ff79645-1bd4-40b7-949f-955cad2496ea",
"publishingoffices": "3da79a09-2205-422a-ae40-eb63649ccaa9",
"Summary": "sample string 11",
"ReferenceAuthors": "sample string 12",
"Title": "sample string 13",
"ExternalLink": "sample string 14"
}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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | 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-26T22:12:59.7618599Z",
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"DateCreated": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "cd51e640-bc81-499a-bf15-8afe13d6e847",
"ReferenceLocation": "sample string 9",
"regionscountries": "726d3c97-a1d6-44fb-8640-1788021ed35e",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "7ee4ef70-3931-4fc8-92bf-0a634ec511a2",
"publishingoffices": "9c13331e-a7fd-4367-8790-0c83372ef36b",
"Summary": "sample string 14",
"ReferenceAuthors": "sample string 15",
"Title": "sample string 16",
"ExternalLink": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-26T22:12:59.7618599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for externalpublications item.
PATCH /api/news/externalpublications({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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "bfdd770c-05e8-4e75-a0f3-b42511f66c03",
"ReferenceLocation": "sample string 6",
"regionscountries": "4adf4b38-36db-4ba6-91a2-3b1432b7ab96",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "d94e6be8-9a52-48ae-8083-a33b2970a0a0",
"publishingoffices": "400a0a30-2e30-4354-b454-63f1ef8c8cea",
"Summary": "sample string 11",
"ReferenceAuthors": "sample string 12",
"Title": "sample string 13",
"ExternalLink": "sample string 14"
}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 externalpublications item.
PUT /api/news/externalpublications({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 | |
| healthtopics | System.Guid | Read only: False | |
| ReferenceLocation | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DoiLinkText | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| ReferenceAuthors | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalLink | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-06-26T22:12:59.7618599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "31e8ffaa-12ca-4507-af5c-9f2bc5ff5345",
"ReferenceLocation": "sample string 6",
"regionscountries": "a9e1e372-f056-4be9-8f3a-2901e47aedfd",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "bc7437e4-fcbd-4b46-85d2-e8375f2e295f",
"publishingoffices": "04340419-763c-4013-8ed1-ed5897717004",
"Summary": "sample string 11",
"ReferenceAuthors": "sample string 12",
"Title": "sample string 13",
"ExternalLink": "sample string 14"
}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 externalpublications item by Id.
DELETE /api/news/externalpublications({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.