Returns a set of data items of type emergencies.
GET /api/emergencies/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-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "33a1ebd3-9b8b-4e1e-b8ae-03190330b6e0",
"healthtopictypes": "ce8dc0d7-1573-467e-9149-d18d2b1e473f",
"Title": "sample string 11",
"healthtopics": "8a0c6243-8d14-401a-b922-edd0dc871074",
"emergencyeventratings": "ca8f3345-517d-42e3-89e9-d19d2a5dcff0",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "33a1ebd3-9b8b-4e1e-b8ae-03190330b6e0",
"healthtopictypes": "ce8dc0d7-1573-467e-9149-d18d2b1e473f",
"Title": "sample string 11",
"healthtopics": "8a0c6243-8d14-401a-b922-edd0dc871074",
"emergencyeventratings": "ca8f3345-517d-42e3-89e9-d19d2a5dcff0",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets emergencies item by id.
GET /api/emergencies/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-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "c7b2c8e3-22eb-44b3-8d1d-a015a44c8d99",
"healthtopictypes": "2a6d9fa4-2894-446e-a9bf-317c81cd4808",
"Title": "sample string 11",
"healthtopics": "1bba0f3a-3a96-4e6a-be4a-6834d4780ac0",
"emergencyeventratings": "17e1620e-70d7-45ab-b60a-696dc03b9dc1",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from emergencies item.
GET /api/emergencies/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": "eaf1cc72-36ae-4efb-bf24-6c80de5c85e7"
}Creates a emergencies item.
POST /api/emergencies/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-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "35949571-192f-4b4d-b64b-384d221061b2",
"healthtopictypes": "afb90a49-271d-4adf-9130-7843da146258",
"Title": "sample string 8",
"healthtopics": "a14fa890-1f77-4f9b-abe8-424b523b4eb0",
"emergencyeventratings": "8b2eb5cb-7e16-4954-b8c2-8d4e83e67328",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"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-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "076eac8d-28ee-476c-b835-5c00257137eb",
"healthtopictypes": "6fad6644-6b41-48ec-8442-1db79689a2e7",
"Title": "sample string 11",
"healthtopics": "c49e23ea-7bd5-4a8c-b170-1709a5b82253",
"emergencyeventratings": "c089021a-2281-4281-95df-13fb4eb8b79e",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for emergencies item.
PATCH /api/emergencies/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-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "fde02093-b9b1-4e72-a1dd-deddb9fdf77f",
"healthtopictypes": "e0e627c7-a201-4740-8a11-e5f5c84bbf34",
"Title": "sample string 8",
"healthtopics": "1553d2f1-2a93-453d-80fb-c124ce0c53ff",
"emergencyeventratings": "0a790c1a-1f63-4319-953d-f7e434c48a33",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"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/emergencies/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-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "79a1cac2-9d4e-4a6c-8d45-bea4654bd812",
"healthtopictypes": "5fc567d4-6ee0-4c02-a861-0ed91e0599c5",
"Title": "sample string 8",
"healthtopics": "1e3a5a67-b821-4623-8e8c-46c09ccaa670",
"emergencyeventratings": "be81b9b5-5af8-4b62-9ff3-b09f3efc1503",
"EmergencyEndDate": "2026-08-29T10:41:45.5724653Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-08-29T10:41:45.5724653Z",
"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/emergencies/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 Thumbnail from emergencies item.
GET /api/emergencies/emergencies({key})/Thumbnail
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "dc601f64-c302-4d3a-a8d6-eead17d07f71",
"publishingoffices": "df5c1258-5529-4910-8591-7ece9b779508",
"events": "4a74581a-a51d-4533-be5d-62bf2f1cc925",
"targets": "86aa28cd-7e13-46c0-8b74-a9540dc66c0c",
"Category": "48571559-3563-45d8-8f5b-7807d0829a13",
"imagetypes": "39105c4a-5f15-45af-95f2-564b1065d346",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "cdceed58-01d3-440b-88df-fc79b979cf50",
"stakeholders": "c292c68f-c8c7-4daf-9dfe-833a97187400",
"Tags": "eb7180a9-0f17-4996-830b-8f2889d275dd",
"healthtopics": "4f822122-d5a4-4dac-baa3-f226a90a76f0",
"targetaudiences": "7a3eecb2-a9fe-47a0-b8de-f00d225ab6ba",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "5a601cf1-1dae-4e23-8741-ef4427444698",
"ParentId": "b405fa91-a84f-436c-bd51-41e439713073",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "dc601f64-c302-4d3a-a8d6-eead17d07f71",
"publishingoffices": "df5c1258-5529-4910-8591-7ece9b779508",
"events": "4a74581a-a51d-4533-be5d-62bf2f1cc925",
"targets": "86aa28cd-7e13-46c0-8b74-a9540dc66c0c",
"Category": "48571559-3563-45d8-8f5b-7807d0829a13",
"imagetypes": "39105c4a-5f15-45af-95f2-564b1065d346",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "cdceed58-01d3-440b-88df-fc79b979cf50",
"stakeholders": "c292c68f-c8c7-4daf-9dfe-833a97187400",
"Tags": "eb7180a9-0f17-4996-830b-8f2889d275dd",
"healthtopics": "4f822122-d5a4-4dac-baa3-f226a90a76f0",
"targetaudiences": "7a3eecb2-a9fe-47a0-b8de-f00d225ab6ba",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "5a601cf1-1dae-4e23-8741-ef4427444698",
"ParentId": "b405fa91-a84f-436c-bd51-41e439713073",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to emergencies item.
POST /api/emergencies/emergencies({key})/Thumbnail/$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 Thumbnail from emergencies item.
DELETE /api/emergencies/emergencies({key})/Thumbnail/$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/emergencies/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-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7f693af3-b0c3-49de-9eb8-03a7a35e8681",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-08-29T10:41:45.5724653Z",
"healthtopictypes": "7d94a7eb-1a4b-46de-9df0-9a107e0dbc9c",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "7f693af3-b0c3-49de-9eb8-03a7a35e8681",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-08-29T10:41:45.5724653Z",
"healthtopictypes": "7d94a7eb-1a4b-46de-9df0-9a107e0dbc9c",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-08-29T10:41:45.5724653+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add EmergencyEvent relation to emergencies item.
POST /api/emergencies/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/emergencies/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.
Returns a set of related items of type MainImage from emergencies item.
GET /api/emergencies/emergencies({key})/MainImage
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| JoomlaArticleId | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "42eba888-3c54-48c7-927d-7ee02cfd83d4",
"publishingoffices": "14e77c20-dd54-4f69-b641-1a6c37d659cc",
"events": "05037430-1b6a-42ea-a3db-18675d8c5a47",
"targets": "292edacf-95f1-4b37-b3e1-c8b2eb2af7bb",
"Category": "810581ad-1105-45c2-ba53-e5ff94a0ab23",
"imagetypes": "514026e6-979a-4d6e-849c-1b1946b94a3c",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6a27b22c-9465-4fb6-b3c4-621e2ad1bd84",
"stakeholders": "953d936b-fb3d-40d5-8740-15ca3c3e7afb",
"Tags": "72871299-773f-4561-9328-15253858366a",
"healthtopics": "86ca31a0-0c97-4554-acf6-efa5877e9188",
"targetaudiences": "2f67f7b4-f72d-482a-a7e1-7e3ef66cbf24",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "5cd6139e-e1fe-40bf-9540-98d30a2c1e7c",
"ParentId": "941014e0-92eb-4bdc-b77b-6e7e9301306b",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-08-29T10:41:45.5724653Z",
"PublicationDate": "2026-08-29T10:41:45.5724653Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-08-29T10:41:45.5724653Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "42eba888-3c54-48c7-927d-7ee02cfd83d4",
"publishingoffices": "14e77c20-dd54-4f69-b641-1a6c37d659cc",
"events": "05037430-1b6a-42ea-a3db-18675d8c5a47",
"targets": "292edacf-95f1-4b37-b3e1-c8b2eb2af7bb",
"Category": "810581ad-1105-45c2-ba53-e5ff94a0ab23",
"imagetypes": "514026e6-979a-4d6e-849c-1b1946b94a3c",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6a27b22c-9465-4fb6-b3c4-621e2ad1bd84",
"stakeholders": "953d936b-fb3d-40d5-8740-15ca3c3e7afb",
"Tags": "72871299-773f-4561-9328-15253858366a",
"healthtopics": "86ca31a0-0c97-4554-acf6-efa5877e9188",
"targetaudiences": "2f67f7b4-f72d-482a-a7e1-7e3ef66cbf24",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "5cd6139e-e1fe-40bf-9540-98d30a2c1e7c",
"ParentId": "941014e0-92eb-4bdc-b77b-6e7e9301306b",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to emergencies item.
POST /api/emergencies/emergencies({key})/MainImage/$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 MainImage from emergencies item.
DELETE /api/emergencies/emergencies({key})/MainImage/$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.