Returns a set of data items of type trainings.
GET /api/hubs/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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-04-18T00:52:10.0963776Z",
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"DateCreated": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "c137a3bf-6d21-4aba-9a1e-f5b4e8b849b6",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "94ccbda5-ef1d-4deb-a29e-4b707c412524",
"trainingtypes": "87bfe74c-15b9-4582-8e3c-67125261a50d",
"Overview": "sample string 12",
"trainingeligibility": "46bebdf8-0900-48a6-a167-0758e6a52995",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d9967e88-ad72-454a-897c-0470042dad1e",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T00:52:10.0963776+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 22",
"ThumbnailUrl": "sample string 23"
},
{
"LastModified": "2026-04-18T00:52:10.0963776Z",
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"DateCreated": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "c137a3bf-6d21-4aba-9a1e-f5b4e8b849b6",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "94ccbda5-ef1d-4deb-a29e-4b707c412524",
"trainingtypes": "87bfe74c-15b9-4582-8e3c-67125261a50d",
"Overview": "sample string 12",
"trainingeligibility": "46bebdf8-0900-48a6-a167-0758e6a52995",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "d9967e88-ad72-454a-897c-0470042dad1e",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T00:52:10.0963776+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 22",
"ThumbnailUrl": "sample string 23"
}
]Gets trainings item by id.
GET /api/hubs/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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2026-04-18T00:52:10.0963776Z",
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"DateCreated": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8eb8c8e7-8c95-4a7f-9f2c-39027d8c1e21",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "a279ab09-03a6-4c31-90ed-c947cab651e6",
"trainingtypes": "cc09aa6d-783f-4959-8c1a-147db9c09aa2",
"Overview": "sample string 12",
"trainingeligibility": "4056f4ff-855d-460f-8246-856f6fc7067a",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "db843f3f-f33a-48c1-91fa-7df173eade4b",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T00:52:10.0963776+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 22",
"ThumbnailUrl": "sample string 23"
}Gets Id property from trainings item.
GET /api/hubs/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": "552a657e-17ed-437e-8976-1c9622bd6a25"
}Creates a trainings item.
POST /api/hubs/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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "58bed013-856a-4019-865a-30b5793cda53",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "d28313f8-b43f-4427-9f8e-89ed0a233e3a",
"trainingtypes": "c13c10f8-104d-4f42-9abd-fd03a568db7d",
"Overview": "sample string 9",
"trainingeligibility": "406e4894-ec73-497c-a979-89c45abee89f",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "9c182c58-fea3-4b13-a4ab-aabfa49cd02a",
"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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
{
"LastModified": "2026-04-18T00:52:10.0963776Z",
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"DateCreated": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "3538c765-b814-4cc6-bf71-b5a3ac8754da",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "1c74dc01-7573-488f-8960-2e2b59fc086f",
"trainingtypes": "71964786-e64c-4c6f-afff-5a269d04c8f6",
"Overview": "sample string 12",
"trainingeligibility": "39fe5c53-d37a-49c9-a434-190157927ff5",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "a43de52f-2a0a-4a49-9274-bf3401562ea2",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-18T00:52:10.0963776+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 22",
"ThumbnailUrl": "sample string 23"
}Partial update for trainings item.
PATCH /api/hubs/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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "dda990c4-b12e-4d25-ad2d-b76ee7eac7f9",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "551ce093-087c-4d87-b587-5ede99b6f8e5",
"trainingtypes": "9b83df0b-d8f4-488a-bffe-649ae312ad3e",
"Overview": "sample string 9",
"trainingeligibility": "e68cd81a-a25f-47a0-9eb8-5f2d38ab908b",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "b70a3748-a699-467f-8748-c5dd58ebfeca",
"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/hubs/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 | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-04-18T00:52:10.0963776Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "b15ff5b1-4cac-4b40-aabd-ff93b2991e5e",
"TrainingStartDate": "2026-04-18T00:52:10.0963776Z",
"regionscountries": "6698311d-a813-47ed-8de0-ebd51d98e23f",
"trainingtypes": "a6ea68e6-8a20-4314-9f2c-e5d84ef58829",
"Overview": "sample string 9",
"trainingeligibility": "557e0f8b-4559-4934-b71f-f655e4d73c41",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2026-04-18T00:52:10.0963776Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "3b9eddd5-da86-406d-8984-0f57cc9b487f",
"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/hubs/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.