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-02-06T23:19:14.4966139Z",
"PublicationDate": "2026-02-06T23:19:14.4966139Z",
"DateCreated": "2026-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2c43a1fe-93a0-44cc-a222-e473110944e7",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "1edcc7e6-34e6-4f9a-b0dc-635242bb0adf",
"trainingtypes": "569bc380-5199-4cd5-99e9-da333ecf22e0",
"Overview": "sample string 12",
"trainingeligibility": "0d98f3d0-1b93-4a98-8f20-60558e8f4989",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "b7932159-147d-4616-bab8-104f20e78277",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T23:19:14.4966139+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-06T23:19:14.4966139Z",
"PublicationDate": "2026-02-06T23:19:14.4966139Z",
"DateCreated": "2026-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "2c43a1fe-93a0-44cc-a222-e473110944e7",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "1edcc7e6-34e6-4f9a-b0dc-635242bb0adf",
"trainingtypes": "569bc380-5199-4cd5-99e9-da333ecf22e0",
"Overview": "sample string 12",
"trainingeligibility": "0d98f3d0-1b93-4a98-8f20-60558e8f4989",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "b7932159-147d-4616-bab8-104f20e78277",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T23:19:14.4966139+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-02-06T23:19:14.4966139Z",
"PublicationDate": "2026-02-06T23:19:14.4966139Z",
"DateCreated": "2026-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "943d672c-3201-408f-b409-d976eb15e561",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "4a9d49db-2ef8-4cac-ac27-2924334e722b",
"trainingtypes": "c6a95900-6584-4adb-8f9e-99233b3b1173",
"Overview": "sample string 12",
"trainingeligibility": "0160d328-4616-45a2-84d9-810d90d1a2db",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "2dcaae53-5b04-454a-9aac-e9f1c9f903c9",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T23:19:14.4966139+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": "fa9c25d9-49d0-4ffa-8af4-436b1ec925ca"
}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-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "7fa34318-86de-4b10-8d29-1fb743f666c9",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "b89f85f4-9f52-47b0-8350-c742bff1f264",
"trainingtypes": "4df7d384-e96a-4d7b-8dec-1d966d6e83e8",
"Overview": "sample string 9",
"trainingeligibility": "f425b031-bf74-4944-942b-faf911d28be1",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "633c030c-6bac-4de7-aa68-8b42517976c9",
"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-02-06T23:19:14.4966139Z",
"PublicationDate": "2026-02-06T23:19:14.4966139Z",
"DateCreated": "2026-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "ee1d1c73-2bf7-46f5-9529-3fcebf4655f6",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "dbd62edc-76f3-45c9-b301-46eb4ab008d3",
"trainingtypes": "166e206c-9e31-4b86-9889-ba18051559b9",
"Overview": "sample string 12",
"trainingeligibility": "0b8215bd-c926-4679-8848-a7664c4da396",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "e7f0a0e1-ab83-4bbc-aa3b-31e21ded1313",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-06T23:19:14.4966139+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-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "15826a3d-83a8-441e-85b6-7ce83dfdfd0a",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "19a74f99-8fb4-4a52-bf5d-388849ea9a1d",
"trainingtypes": "46597616-448d-41f9-9640-0bd59f457408",
"Overview": "sample string 9",
"trainingeligibility": "508e5f59-e8fb-475c-bab5-87f2275c7128",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "d0adadc9-992d-419f-b24d-4560b619c5c8",
"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-02-06T23:19:14.4966139Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "a4bf9eb1-618a-4bd8-b464-b122100dc38f",
"TrainingStartDate": "2026-02-06T23:19:14.4966139Z",
"regionscountries": "0f9581e9-75bb-4caf-a195-0f7cdb68b5da",
"trainingtypes": "a1ae247f-aa8b-4539-bbcd-5c58df46abd4",
"Overview": "sample string 9",
"trainingeligibility": "41fd76f8-ead9-4eb5-a3ef-a70dcfeacdaa",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-02-06T23:19:14.4966139Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "a2a45414-1122-45ee-b8dc-7201776ba239",
"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.