Returns a set of data items of type whotestimonials.
GET /api/news/whotestimonials
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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-16T11:50:31.8080429Z",
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"DateCreated": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0d00bdd0-8305-45d8-8833-bbf00629d17e",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "5795f243-84c9-47bc-a0e8-63104d238e29",
"healthtopics": "3b4e4eb6-6199-479f-a62d-3230e92cc671",
"targetaudiences": "102c9b72-c572-45b2-9f13-b097b782c46d",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T11:50:31.8080429+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-16T11:50:31.8080429Z",
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"DateCreated": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "0d00bdd0-8305-45d8-8833-bbf00629d17e",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "5795f243-84c9-47bc-a0e8-63104d238e29",
"healthtopics": "3b4e4eb6-6199-479f-a62d-3230e92cc671",
"targetaudiences": "102c9b72-c572-45b2-9f13-b097b782c46d",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T11:50:31.8080429+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets whotestimonials item by id.
GET /api/news/whotestimonials({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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-04-16T11:50:31.8080429Z",
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"DateCreated": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c3e9d83b-7acb-4f19-ad16-45f4ffd02e4c",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "81258ef9-7890-4df6-b5e7-12ed56043b6c",
"healthtopics": "709fd018-4300-4221-909c-2f5a50cfe433",
"targetaudiences": "452ce74f-ab99-412a-a3f8-36dcc0388b3d",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T11:50:31.8080429+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from whotestimonials item.
GET /api/news/whotestimonials({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": "66efddd8-f7f8-4bb2-9f69-55a7fb94c2f0"
}Creates a whotestimonials item.
POST /api/news/whotestimonials
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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "a8852a03-fdec-48ad-821b-05fefef1f527",
"Context": "sample string 6",
"SortOrder": 7.0,
"testimonialtypes": "0c888369-8500-4374-a474-fff0889f04f8",
"healthtopics": "41d68d3a-4dae-46b2-88a9-582b0ba57b7b",
"targetaudiences": "cdc54a98-b62c-42e9-a3df-4ccfef7ed330",
"Testimonial": "sample string 11",
"Quote": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"OverrideCaption": "sample string 15"
}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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-04-16T11:50:31.8080429Z",
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"DateCreated": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "bf41f4c0-c359-4eeb-8d46-b6dc64c6c7c7",
"Context": "sample string 9",
"SortOrder": 10.0,
"testimonialtypes": "a2a00bde-e445-466b-97d5-d63dc09ea486",
"healthtopics": "973cc212-d424-42d4-85aa-b611d7564b8c",
"targetaudiences": "25139d3d-823f-4986-b1f3-e7b84fc93d0e",
"Testimonial": "sample string 14",
"Quote": "sample string 15",
"Summary": "sample string 16",
"Title": "sample string 17",
"OverrideCaption": "sample string 18",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-16T11:50:31.8080429+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for whotestimonials item.
PATCH /api/news/whotestimonials({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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "d15bc387-fb96-486e-aa13-69f2b2a22137",
"Context": "sample string 6",
"SortOrder": 7.0,
"testimonialtypes": "1db66fbb-2e49-45a0-bf64-790166300595",
"healthtopics": "aaa1f9cb-acce-4604-a952-78e0279e6c0a",
"targetaudiences": "a6c44027-d2bb-4824-a83f-996b43ceea9b",
"Testimonial": "sample string 11",
"Quote": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"OverrideCaption": "sample string 15"
}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 whotestimonials item.
PUT /api/news/whotestimonials({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 | |
| regionscountries | System.Guid | Read only: False | |
| Context | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| testimonialtypes | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Testimonial | System.String | Read only: False | |
| Quote | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| OverrideCaption | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-16T11:50:31.8080429Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "e51b31dd-b3f6-4238-8c80-b3d795687015",
"Context": "sample string 6",
"SortOrder": 7.0,
"testimonialtypes": "3e853be3-b638-4423-a525-2877cf417a3a",
"healthtopics": "ad53902d-22fa-473b-af5d-ddb5c24d539a",
"targetaudiences": "415b2b17-081c-4558-bdf7-04cc9dc5117b",
"Testimonial": "sample string 11",
"Quote": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"OverrideCaption": "sample string 15"
}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 whotestimonials item by Id.
DELETE /api/news/whotestimonials({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.