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": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "494d5ed8-d3d0-42bb-a224-015812e8c565",
"healthtopictypes": "0eece908-b5f0-4dd8-bb71-2026a5d46c45",
"Title": "sample string 11",
"healthtopics": "b99a424b-e644-46bc-a4d5-500842793079",
"emergencyeventratings": "b1fe933c-3f62-4ffc-92dd-b8e5598838a7",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "494d5ed8-d3d0-42bb-a224-015812e8c565",
"healthtopictypes": "0eece908-b5f0-4dd8-bb71-2026a5d46c45",
"Title": "sample string 11",
"healthtopics": "b99a424b-e644-46bc-a4d5-500842793079",
"emergencyeventratings": "b1fe933c-3f62-4ffc-92dd-b8e5598838a7",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+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": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "0a150592-2224-4e2c-b9a1-45bc58da7fd6",
"healthtopictypes": "07190baa-2f9e-405f-96ba-35c4c4d3f805",
"Title": "sample string 11",
"healthtopics": "ee3a28c0-f84f-41fa-a0be-865493306d72",
"emergencyeventratings": "890dc6b5-3c57-4b9c-8111-8dcbb7147390",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+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": "594b2fe7-e1f9-4780-b44e-0c3d92df2a1e"
}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": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "7f65d94b-bf5c-4832-a7c2-d6c4cc6f8900",
"healthtopictypes": "cb8e2701-63b4-4269-a441-3151e22ab3e3",
"Title": "sample string 8",
"healthtopics": "4e06ee96-5a8e-45f9-8aa8-15e60376a458",
"emergencyeventratings": "cf82a973-cbf7-4225-86fc-5705d326d8b2",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"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": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "c9973a94-e325-4326-875f-c0df1b3271d9",
"healthtopictypes": "ecd8e390-f988-427f-b2c1-571dba98b10e",
"Title": "sample string 11",
"healthtopics": "65694697-096b-4502-9b50-a93a91cd5e8a",
"emergencyeventratings": "261844fa-b4a2-4570-85e8-210539c9030a",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+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": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "b67776fc-99a0-456d-89f8-607a9d0d7910",
"healthtopictypes": "4028a57c-3fe7-4255-b33b-abfb79a7b83b",
"Title": "sample string 8",
"healthtopics": "1c0d222e-d409-465d-bcd8-5be3d2e39a5d",
"emergencyeventratings": "0650c993-f501-48f4-a312-3d6e7d71e58c",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"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": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "a12bd472-242e-4025-902e-fb1f28096a69",
"healthtopictypes": "16583a04-54a2-49f8-aa0d-6862bd6e9ce9",
"Title": "sample string 8",
"healthtopics": "6074a4dd-c604-4886-8458-35b5b9184e21",
"emergencyeventratings": "23ad92dc-cf36-492b-bacc-83aad445df18",
"EmergencyEndDate": "2025-12-10T09:35:02.7321505Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2025-12-10T09:35:02.7321505Z",
"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": "2025-12-10T09:35:02.7321505Z",
"UrlName": "sample string 2",
"organizations": "33c7d7a8-0b62-4ed2-8ae3-3b9fb92e89b1",
"regionscountries": "78037351-544c-4c92-9a66-6581d6ed2618",
"sustainabledevelopmentgoals": "b0f391bb-fdce-4927-ad7d-b325fed1126e",
"departmentaltargets": "55685260-879b-4ecf-b818-f374ee79f7bf",
"healthtopics": "35ff7745-b955-4428-8b89-c562993f6955",
"events": "323fcc7d-f53e-436f-9dec-d1fac2d58471",
"publishingoffices": "a0c100a8-c710-455f-a46d-d8f77491b254",
"WebPageType": "sample string 10",
"targetaudiences": "e16a140b-25e4-4510-a8a3-bf0e8f47faec",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"ShowInNavigation": true,
"ParentId": "a0a70f98-4a48-4ec7-b9e2-74ae887cf538",
"RootId": "3f6b98da-6460-4e65-b4d1-44660f7998cf",
"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": "273ecb46-7108-40c6-99d7-483d9d0c9b48",
"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": "2025-12-10T09:35:02.7321505Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-12-10T09:35:02.7321505Z",
"UrlName": "sample string 2",
"organizations": "33c7d7a8-0b62-4ed2-8ae3-3b9fb92e89b1",
"regionscountries": "78037351-544c-4c92-9a66-6581d6ed2618",
"sustainabledevelopmentgoals": "b0f391bb-fdce-4927-ad7d-b325fed1126e",
"departmentaltargets": "55685260-879b-4ecf-b818-f374ee79f7bf",
"healthtopics": "35ff7745-b955-4428-8b89-c562993f6955",
"events": "323fcc7d-f53e-436f-9dec-d1fac2d58471",
"publishingoffices": "a0c100a8-c710-455f-a46d-d8f77491b254",
"WebPageType": "sample string 10",
"targetaudiences": "e16a140b-25e4-4510-a8a3-bf0e8f47faec",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"ShowInNavigation": true,
"ParentId": "a0a70f98-4a48-4ec7-b9e2-74ae887cf538",
"RootId": "3f6b98da-6460-4e65-b4d1-44660f7998cf",
"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": "273ecb46-7108-40c6-99d7-483d9d0c9b48",
"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": "2025-12-10T09:35:02.7321505Z",
"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": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f620e3bc-3d5b-4a1a-bf2c-292dd385cd57",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-12-10T09:35:02.7321505Z",
"healthtopictypes": "54faf16c-dc50-4160-95db-98f92b6d26e4",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T09:35:02.7321505Z",
"PublicationDate": "2025-12-10T09:35:02.7321505Z",
"DateCreated": "2025-12-10T09:35:02.7321505Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "f620e3bc-3d5b-4a1a-bf2c-292dd385cd57",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2025-12-10T09:35:02.7321505Z",
"healthtopictypes": "54faf16c-dc50-4160-95db-98f92b6d26e4",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T09:35:02.7321505+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.