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-26T13:45:06.5158035Z",
"PublicationDate": "2026-03-26T13:45:06.5158035Z",
"DateCreated": "2026-03-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2d2f439a-2f98-4b48-890e-afd39e9243ab",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "acac04bb-d7d9-464f-8c54-c55a76812b24",
"trainingtypes": "30c94cf7-af41-43a7-9558-d68177531047",
"Overview": "sample string 12",
"trainingeligibility": "0820cf5e-5ee2-4f02-957a-997cdebd60bf",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "4b69afd0-5c82-44a6-9bc2-c0ce355fee68",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:45:06.5158035+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T13:45:06.5158035Z",
"PublicationDate": "2026-03-26T13:45:06.5158035Z",
"DateCreated": "2026-03-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2d2f439a-2f98-4b48-890e-afd39e9243ab",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "acac04bb-d7d9-464f-8c54-c55a76812b24",
"trainingtypes": "30c94cf7-af41-43a7-9558-d68177531047",
"Overview": "sample string 12",
"trainingeligibility": "0820cf5e-5ee2-4f02-957a-997cdebd60bf",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "4b69afd0-5c82-44a6-9bc2-c0ce355fee68",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:45:06.5158035+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-26T13:45:06.5158035Z",
"PublicationDate": "2026-03-26T13:45:06.5158035Z",
"DateCreated": "2026-03-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "fdf812fc-bc7b-4827-9250-0ed3262de622",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "29049863-c57a-44cb-9473-bf5db6c0462d",
"trainingtypes": "70382c8e-b9e1-4ff1-abc5-c8276020b30b",
"Overview": "sample string 12",
"trainingeligibility": "151bc4c3-9655-4cb3-9764-92c01e0b968b",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "b23f0ce8-ce31-45de-9e37-8c9c3f44cefb",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:45:06.5158035+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": "e950d38f-3c10-47b4-9cc5-ac0f08d4c69b"
}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-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "4db61cf9-a39d-443a-a6ac-19ea449f8901",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "847761b8-eb21-4efe-8a02-560ecb166a7f",
"trainingtypes": "48c91172-09ba-4a76-882b-1afe40ee4515",
"Overview": "sample string 9",
"trainingeligibility": "35b5a9a2-5ee6-4d5c-9bb6-bdc27b9a088c",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "1b809241-8efc-44f8-84a1-f3431e74276f",
"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-26T13:45:06.5158035Z",
"PublicationDate": "2026-03-26T13:45:06.5158035Z",
"DateCreated": "2026-03-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5631d061-a677-4dd8-ac4b-eab3c19f553f",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "77119456-cee6-4da7-a60b-65c133b1c0ff",
"trainingtypes": "b17c5c3c-4cf4-485b-aae5-8e2934e74880",
"Overview": "sample string 12",
"trainingeligibility": "a5fb6562-ba14-4eea-a435-4b2e492ea824",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "a1b96331-b231-4b8b-999d-5687e5c5e4a5",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T13:45:06.5158035+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-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "3f811572-3045-430b-b280-2e9eb74e8da4",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "04eb9c92-6cb2-44bf-a9f6-3ab613da7bce",
"trainingtypes": "e8e49663-7948-443c-8431-f3b91d773e2d",
"Overview": "sample string 9",
"trainingeligibility": "4499bb67-b12c-4ffa-b810-e44d1c738b4b",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "7344f88c-b589-4632-8478-e162aaad35a2",
"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-26T13:45:06.5158035Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "8e5e4f13-a114-4a60-9b23-9ddb0623d132",
"TrainingStartDate": "2026-03-26T13:45:06.5158035Z",
"regionscountries": "4d888026-26d5-40a1-9425-e89473350e4d",
"trainingtypes": "423ccc17-703c-454c-bc28-4d694b5ae9b0",
"Overview": "sample string 9",
"trainingeligibility": "dc08282c-dbb1-4b96-abb3-8e9d4db7f590",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-03-26T13:45:06.5158035Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "529f2a49-37ca-4c16-9145-46dad3b59500",
"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.