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": "2025-10-06T16:57:26.5151659Z",
"PublicationDate": "2025-10-06T16:57:26.5151659Z",
"DateCreated": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "91b96a1c-af60-4164-8a5c-d419de38d5ed",
"OptIn": true,
"targetaudiences": "4e737d0c-3c0c-4026-9bbe-4e7938f3325b",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "e25c14ec-c745-45e2-b5b9-ce6f6d8c3043",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:26.5151659+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-06T16:57:26.5151659Z",
"PublicationDate": "2025-10-06T16:57:26.5151659Z",
"DateCreated": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "91b96a1c-af60-4164-8a5c-d419de38d5ed",
"OptIn": true,
"targetaudiences": "4e737d0c-3c0c-4026-9bbe-4e7938f3325b",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "e25c14ec-c745-45e2-b5b9-ce6f6d8c3043",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:26.5151659+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": "2025-10-06T16:57:26.5151659Z",
"PublicationDate": "2025-10-06T16:57:26.5151659Z",
"DateCreated": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "af1a506a-5f85-4e26-b337-e5f990b70029",
"OptIn": true,
"targetaudiences": "a09d8257-73c1-4453-98c3-82a70eab526d",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "011b766c-b074-4c81-9b19-fd2f1ecdf409",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:26.5151659+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": "00020207-bd27-405d-b10c-3a91e9902b55"
}
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": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "e366e486-62a2-4a1e-9b2e-62067347446e",
"OptIn": true,
"targetaudiences": "52b6f99c-ab8a-499e-9f09-a83287bc9c42",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "66df4a3e-89f8-4bee-810a-bf2eb911dac0"
}
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": "2025-10-06T16:57:26.5151659Z",
"PublicationDate": "2025-10-06T16:57:26.5151659Z",
"DateCreated": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "0574d9c2-3319-454f-aca2-5b472ac6c9ae",
"OptIn": true,
"targetaudiences": "78ad96ef-5d40-4910-9a0f-b56a45dd6ea7",
"Title": "sample string 12",
"SubscriberName": "sample string 13",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 15",
"regionscountries": "2029651a-4574-4549-ac77-c52aab0d9718",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-06T16:57:26.5151659+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": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "95860d7c-7275-4125-ba94-a7de6d4acbc5",
"OptIn": true,
"targetaudiences": "a910e7f2-e5a9-4520-ac54-a0e2f28a4cf4",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "2ea290aa-371a-45da-8556-7d43e1ae0440"
}
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": "2025-10-06T16:57:26.5151659Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"OptInDate": "2025-10-06T16:57:26.5151659Z",
"healthtopics": "729dc013-5f24-427b-a150-626aab1bc65b",
"OptIn": true,
"targetaudiences": "3365882a-9ff1-462a-b7de-e6c655d8c315",
"Title": "sample string 9",
"SubscriberName": "sample string 10",
"FirstSubscriptionDate": "2025-10-06T16:57:26.5151659Z",
"SubscriberEmail": "sample string 12",
"regionscountries": "a50fff3c-cbbc-4884-8410-2e6e94aeb2bd"
}
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.