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": "2025-10-11T21:09:08.0731804Z",
"PublicationDate": "2025-10-11T21:09:08.0731804Z",
"DateCreated": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d7eb91e5-a209-4d8d-99ce-fafec200df7b",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "0b05a4a1-0e41-4729-b9f8-577dfc5a5bfa",
"trainingtypes": "9fff5248-6299-4e22-a07c-0345127ff424",
"Overview": "sample string 12",
"trainingeligibility": "63bde9d3-0454-4026-a17c-615828022698",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "e2152d37-0fd7-4da9-9fca-f59685700828",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:08.0731804+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 22",
"ThumbnailUrl": "sample string 23"
},
{
"LastModified": "2025-10-11T21:09:08.0731804Z",
"PublicationDate": "2025-10-11T21:09:08.0731804Z",
"DateCreated": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d7eb91e5-a209-4d8d-99ce-fafec200df7b",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "0b05a4a1-0e41-4729-b9f8-577dfc5a5bfa",
"trainingtypes": "9fff5248-6299-4e22-a07c-0345127ff424",
"Overview": "sample string 12",
"trainingeligibility": "63bde9d3-0454-4026-a17c-615828022698",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "e2152d37-0fd7-4da9-9fca-f59685700828",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:08.0731804+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": "2025-10-11T21:09:08.0731804Z",
"PublicationDate": "2025-10-11T21:09:08.0731804Z",
"DateCreated": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "11f309c7-3747-4aca-8a22-e8ee104ab690",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "d5895778-8218-4c4e-9ea8-2919a1f3f575",
"trainingtypes": "35279f16-619e-4861-9424-4aa887b687e8",
"Overview": "sample string 12",
"trainingeligibility": "7091888e-abda-4557-ab0d-03ba818c3a9d",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "8572b4dc-25d6-4997-b9ae-a4596bb1d6d7",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:08.0731804+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": "6bdb16ec-72d3-4fb8-ba2a-4936112b9e46"
}
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": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "9f5161ef-eb2c-4f49-9fcb-03a71183da81",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "6850c720-9a15-441a-a85f-c114fa2193f0",
"trainingtypes": "ad1ec819-9d60-40ba-8336-8cdeae863493",
"Overview": "sample string 9",
"trainingeligibility": "c0b9c97e-cf03-480d-a117-c5423159560a",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "92ba4d99-6393-429e-9b23-1ea41a5f3430",
"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": "2025-10-11T21:09:08.0731804Z",
"PublicationDate": "2025-10-11T21:09:08.0731804Z",
"DateCreated": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "784c3417-45b2-4d1d-a956-32f1e15a633c",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "0e8915ed-35bc-4439-b22f-62b6cb1e9759",
"trainingtypes": "483f96e8-32ae-41c3-b445-588ec3de344c",
"Overview": "sample string 12",
"trainingeligibility": "c1bf7047-8eba-43dd-b883-5494a018b9bb",
"Title": "sample string 14",
"ContactInformation": "sample string 15",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 17",
"publishingoffices": "10d885f8-6b58-4e89-9fe2-5d37621da05d",
"IsMultipart": true,
"Summary": "sample string 20",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-11T21:09:08.0731804+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": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "190143cd-15f1-4ca2-9edc-9c8f7b6065da",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "051e6a63-37c6-430a-8f23-2a515f31c1d0",
"trainingtypes": "2a83b708-218d-4102-b9ee-dd214a898806",
"Overview": "sample string 9",
"trainingeligibility": "f44938b7-8712-49bc-9c04-6e043be4ee47",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "9a06e9c9-ec97-4c6a-98f9-4bf2e6aff778",
"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": "2025-10-11T21:09:08.0731804Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "0a997d57-7e34-4f59-bc10-c04de4bc0f1c",
"TrainingStartDate": "2025-10-11T21:09:08.0731804Z",
"regionscountries": "d9bbcdad-42cc-468c-a5a4-7aeee3ef8970",
"trainingtypes": "8351dc69-4cf2-495c-9756-3774261f2aa9",
"Overview": "sample string 9",
"trainingeligibility": "036f3e31-9a35-480f-a430-274e7d2fef4c",
"Title": "sample string 11",
"ContactInformation": "sample string 12",
"TrainingEndDate": "2025-10-11T21:09:08.0731804Z",
"SignUpUrl": "sample string 14",
"publishingoffices": "baef170d-a156-45ae-be01-2dc529952cd2",
"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.