Returns a set of data items of type emergencies.
GET /api/hubs/emergencies
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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "d980ee0a-dfbb-43aa-994c-374fd3a29745",
"healthtopictypes": "84e46fc9-5b88-4141-be7f-6c2d370b36c4",
"Title": "sample string 11",
"healthtopics": "23c45d80-bc91-4c4e-8ba1-97f9221c8c87",
"emergencyeventratings": "c597c3f8-07f8-4e0c-ba96-ddbbbc8dcd14",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "d980ee0a-dfbb-43aa-994c-374fd3a29745",
"healthtopictypes": "84e46fc9-5b88-4141-be7f-6c2d370b36c4",
"Title": "sample string 11",
"healthtopics": "23c45d80-bc91-4c4e-8ba1-97f9221c8c87",
"emergencyeventratings": "c597c3f8-07f8-4e0c-ba96-ddbbbc8dcd14",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets emergencies item by id.
GET /api/hubs/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "66e96140-1413-4689-a8fb-78c8157cf835",
"healthtopictypes": "1ae45b33-cdd2-44f7-8271-8e5f1b6a1c21",
"Title": "sample string 11",
"healthtopics": "64f10160-9f69-419a-9fee-db79ffbab81e",
"emergencyeventratings": "29828e85-f885-4e8b-b831-81ccc2cf8d73",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from emergencies item.
GET /api/hubs/emergencies({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": "62e66b77-bfb0-489f-9a56-a69e34d4d09f"
}Creates a emergencies item.
POST /api/hubs/emergencies
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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "117f2d27-c5d4-4028-a44e-5f98739b4fdd",
"healthtopictypes": "a51970ec-3a07-4717-8c21-f2e2ccf58376",
"Title": "sample string 8",
"healthtopics": "741857c8-122b-4ed8-aee4-209d242d0eaa",
"emergencyeventratings": "e6c5d5a7-4c64-468c-81fc-60b5f1be5fea",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 14"
}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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "8967efa9-648e-4f6e-92d2-94f528aa95a2",
"healthtopictypes": "3cfe006f-afdf-4889-b470-c1303e06f861",
"Title": "sample string 11",
"healthtopics": "07ec37ab-e0ac-4e6f-a842-8695b1799114",
"emergencyeventratings": "82703137-ba22-46df-86a7-ef2a37f75c6e",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for emergencies item.
PATCH /api/hubs/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "08870bb4-54db-421c-bf77-6e94e644f798",
"healthtopictypes": "de3d6d28-4888-446a-b395-6383d0c2344f",
"Title": "sample string 8",
"healthtopics": "270d10a9-11e5-4b86-892e-3f622fccd7e0",
"emergencyeventratings": "a56fa72b-75e1-4a90-80c8-64a0600e976f",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 14"
}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 emergencies item.
PUT /api/hubs/emergencies({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 | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | 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-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "f9a56747-7d5f-40be-80ad-2ab8ab3bf6e3",
"healthtopictypes": "81d6e168-f530-4733-9f66-da4884b34e47",
"Title": "sample string 8",
"healthtopics": "2c0d154f-29c0-494a-a48e-f7d60a184c74",
"emergencyeventratings": "b43c7697-70d5-43bc-8971-6fdca8843f55",
"EmergencyEndDate": "2026-02-07T04:40:52.4833333Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T04:40:52.4833333Z",
"EmergencyRatingTextual": "sample string 14"
}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 emergencies item by Id.
DELETE /api/hubs/emergencies({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.
Returns a set of related items of type EditorialPage from emergencies item.
GET /api/hubs/emergencies({key})/EditorialPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-02-07T04:40:52.4833333Z",
"UrlName": "sample string 2",
"organizations": "4dfae39b-37c9-43f2-bacd-a8fb2458a7a5",
"regionscountries": "f16d9757-c19b-4cbc-a5b4-f343b637c7c2",
"sustainabledevelopmentgoals": "fb82a717-f96f-46b3-88a8-ea3d220bf22e",
"departmentaltargets": "8d0668c4-8931-4250-a32b-61a6c4e69361",
"healthtopics": "e15519e6-7a3b-44cc-87b8-4aea931123df",
"events": "3db8a2da-411c-4c7e-9440-a6471f91602a",
"publishingoffices": "baec7179-7ac6-4058-bb1f-d35ca48dbd2e",
"WebPageType": "sample string 10",
"targetaudiences": "edca5d83-4dae-4bd5-b5a7-6403e2e8df57",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"ShowInNavigation": true,
"ParentId": "1f0d5368-d540-4349-bc08-c552ce5fad5d",
"RootId": "54b671b2-d685-45d3-9bba-e95c26fcbfe9",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "4e98a0a8-5197-4f46-b8c8-a4408602c764",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-02-07T04:40:52.4833333Z",
"UrlName": "sample string 2",
"organizations": "4dfae39b-37c9-43f2-bacd-a8fb2458a7a5",
"regionscountries": "f16d9757-c19b-4cbc-a5b4-f343b637c7c2",
"sustainabledevelopmentgoals": "fb82a717-f96f-46b3-88a8-ea3d220bf22e",
"departmentaltargets": "8d0668c4-8931-4250-a32b-61a6c4e69361",
"healthtopics": "e15519e6-7a3b-44cc-87b8-4aea931123df",
"events": "3db8a2da-411c-4c7e-9440-a6471f91602a",
"publishingoffices": "baec7179-7ac6-4058-bb1f-d35ca48dbd2e",
"WebPageType": "sample string 10",
"targetaudiences": "edca5d83-4dae-4bd5-b5a7-6403e2e8df57",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"ShowInNavigation": true,
"ParentId": "1f0d5368-d540-4349-bc08-c552ce5fad5d",
"RootId": "54b671b2-d685-45d3-9bba-e95c26fcbfe9",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "4e98a0a8-5197-4f46-b8c8-a4408602c764",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add EditorialPage relation to emergencies item.
POST /api/hubs/emergencies({key})/EditorialPage/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type EditorialPage from emergencies item.
DELETE /api/hubs/emergencies({key})/EditorialPage/$ref
| 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.
Returns a set of related items of type EmergencyEvent from emergencies item.
GET /api/hubs/emergencies({key})/EmergencyEvent
| 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 | |
| Title | System.String | Read only: False | |
| EventId | System.String | Read only: False | |
| EmergencyEventStartDate | System.DateTimeOffset | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-02-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bb476bc6-fe48-486f-9d3d-b9caed1b097a",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-02-07T04:40:52.4833333Z",
"healthtopictypes": "ec2205bb-8c8b-4582-b7b8-7e84adf5719b",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T04:40:52.4833333Z",
"PublicationDate": "2026-02-07T04:40:52.4833333Z",
"DateCreated": "2026-02-07T04:40:52.4833333Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "bb476bc6-fe48-486f-9d3d-b9caed1b097a",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-02-07T04:40:52.4833333Z",
"healthtopictypes": "ec2205bb-8c8b-4582-b7b8-7e84adf5719b",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T04:40:52.4833333+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to emergencies item.
POST /api/hubs/emergencies({key})/EmergencyEvent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type EmergencyEvent from emergencies item.
DELETE /api/hubs/emergencies({key})/EmergencyEvent/$ref
| 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.