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-06-27T02:53:11.075762Z",
"PublicationDate": "2026-06-27T02:53:11.075762Z",
"DateCreated": "2026-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "ca8f2bae-3ad9-4b13-88ab-f8f0344283b6",
"OptIn": true,
"targetaudiences": "66018a5e-e4bd-4dfd-902f-4ddf786b41e4",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "2ad8613c-538a-4807-8aa6-3c9b32fce6be",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:53:11.075762+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-06-27T02:53:11.075762Z",
"PublicationDate": "2026-06-27T02:53:11.075762Z",
"DateCreated": "2026-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "ca8f2bae-3ad9-4b13-88ab-f8f0344283b6",
"OptIn": true,
"targetaudiences": "66018a5e-e4bd-4dfd-902f-4ddf786b41e4",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "2ad8613c-538a-4807-8aa6-3c9b32fce6be",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:53:11.075762+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-06-27T02:53:11.075762Z",
"PublicationDate": "2026-06-27T02:53:11.075762Z",
"DateCreated": "2026-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "3b369621-bddf-40cd-a0bd-285a37660de9",
"OptIn": true,
"targetaudiences": "45df1265-55fd-401a-be27-13bfedaa1581",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "8b8d5d94-8ff9-46d0-987d-4a9ce0bfba92",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:53:11.075762+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": "17bcfb6a-c056-4185-9c60-b85fd3b1d755"
}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-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "0fae59ff-de8a-4dd8-a33c-3f570f39f3c6",
"OptIn": true,
"targetaudiences": "7a55df45-cf29-4aff-af5c-52c322821c89",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "77629476-5925-443a-8788-e4fb98727e55"
}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-06-27T02:53:11.075762Z",
"PublicationDate": "2026-06-27T02:53:11.075762Z",
"DateCreated": "2026-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "f941c731-f4a2-4a7b-b575-a7d094f96db4",
"OptIn": true,
"targetaudiences": "a1e76538-a132-469c-bdec-68cd157a63cd",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "f0d201c5-ecb5-483e-95a0-9923fb9c41df",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-06-27T02:53:11.075762+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-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "8cb43ab3-7868-4207-aa19-55c35ee803fd",
"OptIn": true,
"targetaudiences": "7c6267a2-ae9c-441c-834f-394e576707ba",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "8fedbca9-2cf1-4c0f-9f73-57e6f026abef"
}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-06-27T02:53:11.075762Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2026-06-27T02:53:11.075762Z",
"healthtopics": "f3e72eb6-8db0-4241-92a6-f5a4d353bd33",
"OptIn": true,
"targetaudiences": "c9944433-d2c1-4c99-8505-0cc8bb300a4e",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2026-06-27T02:53:11.075762Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "b0a0ab86-46f5-4325-ae70-ae518c068a26"
}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.