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-03-23T14:52:06.0688379Z",
"PublicationDate": "2026-03-23T14:52:06.0688379Z",
"DateCreated": "2026-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "11e74b26-1635-49ef-8405-76cee3939483",
"ReferenceLocation": "sample string 9",
"regionscountries": "ee1d33c9-907d-4e5e-99a7-17eb53008c45",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "7d427681-fb0e-41a8-bbfe-8cd9cc245aa4",
"publishingoffices": "a781625e-28d4-466e-8892-9c72042d9f35",
"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-03-23T14:52:06.0688379+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-23T14:52:06.0688379Z",
"PublicationDate": "2026-03-23T14:52:06.0688379Z",
"DateCreated": "2026-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "11e74b26-1635-49ef-8405-76cee3939483",
"ReferenceLocation": "sample string 9",
"regionscountries": "ee1d33c9-907d-4e5e-99a7-17eb53008c45",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "7d427681-fb0e-41a8-bbfe-8cd9cc245aa4",
"publishingoffices": "a781625e-28d4-466e-8892-9c72042d9f35",
"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-03-23T14:52:06.0688379+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-03-23T14:52:06.0688379Z",
"PublicationDate": "2026-03-23T14:52:06.0688379Z",
"DateCreated": "2026-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "fbc2a322-52e6-4d0d-9688-14bbc33a437c",
"ReferenceLocation": "sample string 9",
"regionscountries": "0ead4ad7-d3a2-4a0d-87bb-602a27a1e5f4",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "8a8b869c-20ac-4c5b-952c-63e7f2478098",
"publishingoffices": "d693479d-f1e2-4c0c-9772-94eeb2b85a87",
"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-03-23T14:52:06.0688379+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": "d68a17a3-dd54-48cc-9848-06b1964877f6"
}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-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "3c631eff-0295-4108-92d1-4aaebbe34d19",
"ReferenceLocation": "sample string 6",
"regionscountries": "4e78626a-ba7e-473f-a8ec-805ec141679e",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "e8544d91-32ef-4693-96f1-d5b4018f7ed1",
"publishingoffices": "0ecc5112-5aa3-45f4-bc81-006c2b49717e",
"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-03-23T14:52:06.0688379Z",
"PublicationDate": "2026-03-23T14:52:06.0688379Z",
"DateCreated": "2026-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "0d8d756a-b858-455d-86fd-1981cbad8a65",
"ReferenceLocation": "sample string 9",
"regionscountries": "2db0a5e6-32ef-40d6-9ad8-e0c9eaca1e28",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "43868d45-896a-4414-b877-838d76877f48",
"publishingoffices": "5abaacaf-67a3-400d-8708-4d62f2ac8afc",
"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-03-23T14:52:06.0688379+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-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "a170851c-3cd3-473f-a988-d29945725f62",
"ReferenceLocation": "sample string 6",
"regionscountries": "f66c0136-af19-443f-8fac-4151db377377",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "11991da3-2268-4a62-9f91-45ee19cdc44b",
"publishingoffices": "434175f4-bd5e-422b-851c-47b4529b1b38",
"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-03-23T14:52:06.0688379Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "02229bee-6933-4ecc-b02a-eb774ed5918f",
"ReferenceLocation": "sample string 6",
"regionscountries": "2156d667-0ffc-40a0-b69a-ccc25652a393",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "e2c73a2b-7e06-44ff-87d2-40bd30086027",
"publishingoffices": "4d694099-8a3c-462b-94e8-332d946901c7",
"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.