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-03-25T19:38:10.7505616Z",
"PublicationDate": "2026-03-25T19:38:10.7505616Z",
"DateCreated": "2026-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "1edc1c85-dbaa-4a01-ab5b-6ef11ec46cf6",
"OptIn": true,
"targetaudiences": "59971fd5-18d6-4a60-a341-22e266be7b88",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "588af781-5521-482d-9e7f-d5d47e040626",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-25T19:38:10.7505616+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-25T19:38:10.7505616Z",
"PublicationDate": "2026-03-25T19:38:10.7505616Z",
"DateCreated": "2026-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "1edc1c85-dbaa-4a01-ab5b-6ef11ec46cf6",
"OptIn": true,
"targetaudiences": "59971fd5-18d6-4a60-a341-22e266be7b88",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "588af781-5521-482d-9e7f-d5d47e040626",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-25T19:38:10.7505616+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-03-25T19:38:10.7505616Z",
"PublicationDate": "2026-03-25T19:38:10.7505616Z",
"DateCreated": "2026-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "badd705b-29e0-4bab-b2eb-6b19788cd6cb",
"OptIn": true,
"targetaudiences": "98ced6e0-a64d-4f54-b202-0e3f08cb8307",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "488be2c7-d54f-4b5a-b138-089c92be8bc0",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-25T19:38:10.7505616+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": "c0520bed-15d0-493a-b5c4-08e963390a9e"
}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-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "cd80316a-9fbe-449c-92bd-306d9871ee39",
"OptIn": true,
"targetaudiences": "0d48e055-7b74-403a-bb6e-01d94532f73e",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "bb75b532-774a-47ab-91b9-998993614099"
}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-03-25T19:38:10.7505616Z",
"PublicationDate": "2026-03-25T19:38:10.7505616Z",
"DateCreated": "2026-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "f2208b52-2e49-43a2-a96d-b837800b4a00",
"OptIn": true,
"targetaudiences": "1ad9c57d-3152-48b0-ac31-395fe73454f4",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "3f555e24-e92f-4121-abb1-3cdfd5cd8593",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-25T19:38:10.7505616+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-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "7c592f46-5e77-4f69-a870-1163e5bfcda5",
"OptIn": true,
"targetaudiences": "9f0f5200-be08-401c-8763-955230ef21ca",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "21b9d3d7-68da-4cff-af7f-a1cc3f23635a"
}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-03-25T19:38:10.7505616Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-03-25T19:38:10.7505616Z",
"healthtopics": "92ebb18e-2dbf-442e-90b9-7e4197590196",
"OptIn": true,
"targetaudiences": "68f63929-ae87-4fb1-bc43-1887458b4030",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-03-25T19:38:10.7505616Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "c071b825-3815-489c-87a3-e6f364e4c6d8"
}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.