Returns a set of data items of type trainings.
GET /api/news/trainings
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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T14:45:59.6108371Z",
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"DateCreated": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6f9c635a-c480-47f6-a370-969a30567f05",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "0018b7d6-a9d2-4e7a-8548-6d5d025966a1",
"trainingtypes": "ba2bba23-1071-4b31-9e58-d89a915baf8f",
"Overview": "sample string 12",
"trainingeligibility": "47294b00-2d44-4681-ac12-1d427abd0866",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "ce4158b6-d578-440d-95c9-2e521613e800",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.6108371+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T14:45:59.6108371Z",
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"DateCreated": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "6f9c635a-c480-47f6-a370-969a30567f05",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "0018b7d6-a9d2-4e7a-8548-6d5d025966a1",
"trainingtypes": "ba2bba23-1071-4b31-9e58-d89a915baf8f",
"Overview": "sample string 12",
"trainingeligibility": "47294b00-2d44-4681-ac12-1d427abd0866",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "ce4158b6-d578-440d-95c9-2e521613e800",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.6108371+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets trainings item by id.
GET /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-03T14:45:59.6108371Z",
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"DateCreated": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2e29a835-3dfc-4341-80cf-b5a89a623c69",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "d46e1cb1-7536-4a01-a62b-4cbe79e43b31",
"trainingtypes": "918444ea-87a1-460a-9404-f685ea956ff3",
"Overview": "sample string 12",
"trainingeligibility": "0ae4d2c3-3ede-48c2-ba26-23340f796920",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "af1cf410-6825-4911-b99c-5b3e699f12a6",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.6108371+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from trainings item.
GET /api/news/trainings({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": "00f63caa-007a-4f66-a1cc-ee9fb0371246"
}Creates a trainings item.
POST /api/news/trainings
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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "e595d1d1-5250-4f1d-9859-6c6e24b83648",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "0957ed71-f6da-43a1-8d29-ac3fc235c254",
"trainingtypes": "4a35fc63-2ba1-41e2-8beb-12d6b526a1e5",
"Overview": "sample string 9",
"trainingeligibility": "39d1a104-575b-48a0-8d25-dc7979a79a5a",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "a908b350-a04b-4e36-8b24-667326843a10",
"IsMultipart": true,
"Summary": "sample string 17"
}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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-03-03T14:45:59.6108371Z",
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"DateCreated": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7ea7f7f9-5a7f-4e30-9df2-e6cd302576d5",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "edbdc756-aa27-4cf2-a74c-39cd4de48435",
"trainingtypes": "1f53aed1-0083-47ec-ac19-cda1ffc8c996",
"Overview": "sample string 12",
"trainingeligibility": "12559889-ef19-4768-a009-e22696803a84",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "76cbfb00-518f-4087-8f9d-e0f2bf12f7d1",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T14:45:59.6108371+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for trainings item.
PATCH /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "611fbe01-5335-498f-a9db-464e1275d40a",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "102e4099-3be8-429c-9f1b-bc3bd025769e",
"trainingtypes": "80819d64-e3a7-4c9d-b513-c925105ffe9c",
"Overview": "sample string 9",
"trainingeligibility": "2bccf11c-bfeb-4ba7-8ffc-9909a21b9272",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "efbb2bbe-6aee-479a-9bc3-4f0e59be78e2",
"IsMultipart": true,
"Summary": "sample string 17"
}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 trainings item.
PUT /api/news/trainings({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 | |
| healthtopics | System.Guid | Read only: False | |
| TrainingStartDate | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| trainingtypes | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| trainingeligibility | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| ContactInformation | System.String | Read only: False | |
| TrainingEndDate | System.DateTimeOffset | Read only: False | |
| SignUpUrl | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| IsMultipart | System.Boolean | Read only: False | |
| Summary | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T14:45:59.6108371Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "54543706-8a2b-4f2d-9397-984824ec6e69",
"TrainingStartDate": "2026-03-03T14:45:59.6108371Z",
"regionscountries": "668f43a1-6d33-4f5b-9135-ce6f707a1621",
"trainingtypes": "9b4de75a-5a90-4540-b409-e81738fd66a6",
"Overview": "sample string 9",
"trainingeligibility": "ce921f02-98fd-44e7-8035-a9609f64fb6d",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-03T14:45:59.6108371Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "2feba391-9245-4325-a3c5-ff501745ad3b",
"IsMultipart": true,
"Summary": "sample string 17"
}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 trainings item by Id.
DELETE /api/news/trainings({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.