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": "2025-10-06T10:06:53.4776127Z",
"PublicationDate": "2025-10-06T10:06:53.4776127Z",
"DateCreated": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "99eb6686-0a36-4cec-9fdb-648ba116fd55",
"ReferenceLocation": "sample string 9",
"regionscountries": "887cb56c-2766-4870-845b-dc34172ad3a5",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "69bc3250-de13-405a-9ea2-6cf789799acc",
"publishingoffices": "d9a6d8d0-1b75-4f57-996c-efc3464d2893",
"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": "2025-10-06T10:06:53.4776127+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T10:06:53.4776127Z",
"PublicationDate": "2025-10-06T10:06:53.4776127Z",
"DateCreated": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "99eb6686-0a36-4cec-9fdb-648ba116fd55",
"ReferenceLocation": "sample string 9",
"regionscountries": "887cb56c-2766-4870-845b-dc34172ad3a5",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "69bc3250-de13-405a-9ea2-6cf789799acc",
"publishingoffices": "d9a6d8d0-1b75-4f57-996c-efc3464d2893",
"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": "2025-10-06T10:06:53.4776127+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": "2025-10-06T10:06:53.4776127Z",
"PublicationDate": "2025-10-06T10:06:53.4776127Z",
"DateCreated": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "e0e10d49-cb54-4e3d-9b9f-8b527c2ef45d",
"ReferenceLocation": "sample string 9",
"regionscountries": "ed588ecd-af6f-4a43-96b1-de2b1829ad7a",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "591f31c1-2064-493e-a435-9ad85ee187ab",
"publishingoffices": "6f27efdc-3c84-4a46-8192-f8314db3660a",
"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": "2025-10-06T10:06:53.4776127+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": "394312b6-4150-432b-9cc8-377e10e3b425"
}
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": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c829c7aa-4504-4694-bd39-c94babd85736",
"ReferenceLocation": "sample string 6",
"regionscountries": "3509c866-f478-453b-9675-677f3fcbfefe",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "77b06a65-fba9-48ba-8c80-0a941f5d00e6",
"publishingoffices": "7c540a29-c108-4da3-94ab-7c21510664f0",
"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": "2025-10-06T10:06:53.4776127Z",
"PublicationDate": "2025-10-06T10:06:53.4776127Z",
"DateCreated": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7c31cda9-73d5-450c-8152-7fba00540f5b",
"ReferenceLocation": "sample string 9",
"regionscountries": "c94797a8-23ef-48a2-bf86-2570815b8e4a",
"DoiLinkText": "sample string 11",
"meetingreporttypes": "224699c2-9887-4d07-a12a-65e16e350eef",
"publishingoffices": "8e1c43c8-6b79-403f-9262-de7f78cdd392",
"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": "2025-10-06T10:06:53.4776127+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": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "7234a941-7ad9-4595-bac5-66ed1e045c2c",
"ReferenceLocation": "sample string 6",
"regionscountries": "053d3092-226f-421b-b5e8-30069715ff03",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "28921c14-0702-4e6e-b6f1-f12ac5c06b7d",
"publishingoffices": "f44c25df-0226-4233-bb54-d2cf962c8ee8",
"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": "2025-10-06T10:06:53.4776127Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "252bf885-10f4-411a-b5e0-3ab85d265bb5",
"ReferenceLocation": "sample string 6",
"regionscountries": "2b6a22c4-9bd1-45c2-b253-594bd6487ac3",
"DoiLinkText": "sample string 8",
"meetingreporttypes": "669f0129-eda6-4f49-8a70-3cd051e5112f",
"publishingoffices": "1b85828a-9f6f-4b03-9ed2-edb28e735639",
"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.