Returns a set of data items of type whosubscribedusers.
GET /api/news/whosubscribedusers
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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-07-17T09:14:11.6367596Z",
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"DateCreated": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "dd83c907-eeca-468f-8825-779e6e8dc6b0",
"OptIn": true,
"targetaudiences": "32c61ad2-b1f6-440e-8c0c-812ae1e8b658",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "d5a41b23-f32d-480d-bec9-2895f6679b0d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:14:11.6367596+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-07-17T09:14:11.6367596Z",
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"DateCreated": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "dd83c907-eeca-468f-8825-779e6e8dc6b0",
"OptIn": true,
"targetaudiences": "32c61ad2-b1f6-440e-8c0c-812ae1e8b658",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "d5a41b23-f32d-480d-bec9-2895f6679b0d",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:14:11.6367596+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whosubscribedusers item by id.
GET /api/news/whosubscribedusers({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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T09:14:11.6367596Z",
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"DateCreated": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "5705eb32-5631-41ec-8724-7fa4dc3b1175",
"OptIn": true,
"targetaudiences": "cfcff6a8-3437-4318-8d69-c3283032ed08",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "b096fd67-ad98-4581-8b00-55423c362abb",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:14:11.6367596+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whosubscribedusers item.
GET /api/news/whosubscribedusers({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": "ffcb78d2-e1dd-4c77-baf6-2e126465c9e8"
}Creates a whosubscribedusers item.
POST /api/news/whosubscribedusers
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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "db874195-3de0-49b1-a492-ec39a2f3b5d6",
"OptIn": true,
"targetaudiences": "cf377b75-a3e6-4d0d-9476-7bfb488e33a8",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "6e109fd4-27ad-45ec-bdea-dd7bfead7dba"
}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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-07-17T09:14:11.6367596Z",
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"DateCreated": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "9987cac8-e2a7-40d8-84f2-6fa934afbe79",
"OptIn": true,
"targetaudiences": "85ccb5af-4613-4ef5-b0bb-c85b9f4b5f82",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "84dc5a69-bb80-4cdd-ba51-bf590ce04c73",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-07-17T09:14:11.6367596+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whosubscribedusers item.
PATCH /api/news/whosubscribedusers({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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "f4245ce0-f9cf-4fe3-a261-6106bf151af7",
"OptIn": true,
"targetaudiences": "e213e082-3fb1-422b-abb3-0f02b112d983",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "fb8598cf-6db6-4bd1-a545-c7175f21edd8"
}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 whosubscribedusers item.
PUT /api/news/whosubscribedusers({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 | |
| OptInDate | System.DateTimeOffset | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OptIn | System.Boolean | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| SubscriberName | System.String | Read only: False | |
| FirstSubscriptionDate | System.DateTimeOffset | Read only: False | |
| SubscriberEmail | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-07-17T09:14:11.6367596Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-07-17T09:14:11.6367596Z",
"healthtopics": "3918b918-cbd4-4e32-a318-66a9a7d35480",
"OptIn": true,
"targetaudiences": "d2646df9-b0d0-49d7-b18c-fb8313e542a8",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-07-17T09:14:11.6367596Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "31aa3ccd-fdb6-451f-a615-f5b22a42de5c"
}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 whosubscribedusers item by Id.
DELETE /api/news/whosubscribedusers({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.