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-05-30T20:22:38.8190447Z",
"PublicationDate": "2026-05-30T20:22:38.8190447Z",
"DateCreated": "2026-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "4cc1883b-6792-470e-a200-ee2b200d0738",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "cfcf8c7a-10ec-4156-a926-ab91908f9fb5",
"trainingtypes": "c330bd3e-276c-4c6b-9b81-c5df4ca5a789",
"Overview": "sample string 12",
"trainingeligibility": "c87e7418-d06d-4fff-b46a-df4b20646ebf",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d9c00c90-8046-4f90-88a6-a64223ceec84",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:22:38.8190447+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-30T20:22:38.8190447Z",
"PublicationDate": "2026-05-30T20:22:38.8190447Z",
"DateCreated": "2026-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "4cc1883b-6792-470e-a200-ee2b200d0738",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "cfcf8c7a-10ec-4156-a926-ab91908f9fb5",
"trainingtypes": "c330bd3e-276c-4c6b-9b81-c5df4ca5a789",
"Overview": "sample string 12",
"trainingeligibility": "c87e7418-d06d-4fff-b46a-df4b20646ebf",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d9c00c90-8046-4f90-88a6-a64223ceec84",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:22:38.8190447+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-05-30T20:22:38.8190447Z",
"PublicationDate": "2026-05-30T20:22:38.8190447Z",
"DateCreated": "2026-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "5661e26f-fe44-4a32-9d43-3f86b878607c",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "28f2fc99-d319-40b5-af4f-9ebcddc501b6",
"trainingtypes": "5f2cf864-a988-43d9-8c67-883e0cdef36d",
"Overview": "sample string 12",
"trainingeligibility": "2d4c7d8e-871b-42cf-923b-584e964ce3d4",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "3103c297-0846-43af-9b18-0626a3d04063",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:22:38.8190447+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": "8c375f2b-d7e6-459f-9b8a-bc36fac36d43"
}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-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "944ebb8a-0e23-48a8-9beb-44d096e98c6a",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "a7c2b7f8-16cd-4ec1-9f46-8c90c8b26c2a",
"trainingtypes": "94b6ad50-c8a8-49f8-84de-de879d2a4c20",
"Overview": "sample string 9",
"trainingeligibility": "d50694ea-7a59-4d9a-aeab-e3ec716a42f8",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "4353323e-ec27-4928-b990-453079a04241",
"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-05-30T20:22:38.8190447Z",
"PublicationDate": "2026-05-30T20:22:38.8190447Z",
"DateCreated": "2026-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "faeccd47-4c71-4f62-957b-96a29d846e2d",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "cca27eb7-f088-4b5e-b1a6-4e4a21bba83e",
"trainingtypes": "bb8f2fb6-c8fe-4756-b9df-4f2b41eb4ee1",
"Overview": "sample string 12",
"trainingeligibility": "a3aa0085-4bb4-42b9-b36f-be42ce8c87ee",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "ac61afa3-50d5-47a5-adfd-8566ef0adb92",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-30T20:22:38.8190447+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-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "98d225aa-8aa8-4082-b9bc-dfce1b48bfd7",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "b3f6bbed-4e1f-4fce-9da7-3aade505310e",
"trainingtypes": "db4a2e93-1e26-4209-908d-fbd09a42fe27",
"Overview": "sample string 9",
"trainingeligibility": "36003936-ec67-49be-a549-13cbccca5bf5",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "2135daef-781d-4e47-a53b-c18aad8c22b5",
"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-05-30T20:22:38.8190447Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "c6b6e8e2-1b33-4767-abf0-de3eff115e96",
"TrainingStartDate": "2026-05-30T20:22:38.8190447Z",
"regionscountries": "ddcfeba1-998c-4c26-8238-d1659477abf4",
"trainingtypes": "cbc89c13-5fab-4975-8eb2-fbf8138410db",
"Overview": "sample string 9",
"trainingeligibility": "b1a6d9f7-e650-4b68-9f19-7e5c4feef52f",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-05-30T20:22:38.8190447Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "6308df7e-5d2e-40d7-8067-122ee8c269f8",
"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.