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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "20ed3c03-630f-42d9-97ad-c9810ae37e21",
"healthtopictypes": "e404519e-9de3-4ab9-9d18-590d616247a4",
"Title": "sample string 11",
"healthtopics": "cd544f20-0b1b-447c-85cd-735d6a3a9adb",
"emergencyeventratings": "8ec8c772-dc7c-4b62-b5a1-f4abf360717b",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "20ed3c03-630f-42d9-97ad-c9810ae37e21",
"healthtopictypes": "e404519e-9de3-4ab9-9d18-590d616247a4",
"Title": "sample string 11",
"healthtopics": "cd544f20-0b1b-447c-85cd-735d6a3a9adb",
"emergencyeventratings": "8ec8c772-dc7c-4b62-b5a1-f4abf360717b",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "4f3af781-c151-4693-9d51-19427943f5c1",
"healthtopictypes": "04813b78-84d2-46af-82ca-5454256d00a1",
"Title": "sample string 11",
"healthtopics": "cf6d66a0-e5a8-4106-9558-0d874de2da05",
"emergencyeventratings": "40597a43-fc50-4df0-8cef-51cb36c9cbb8",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+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": "379902bd-9d48-49e1-9c8a-f48d6d6e1841"
}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-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "b5590682-f85a-4063-8d5e-8b7725b47aa9",
"healthtopictypes": "1f522e58-01e5-4e87-98e4-ed0f4267dc4e",
"Title": "sample string 8",
"healthtopics": "2fc9257a-962b-4026-b79b-941a6e53850c",
"emergencyeventratings": "0063a24e-d00c-4c79-8b12-3fbc3a267c70",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "273a2d71-27e3-42dd-9edd-389c5c5eb424",
"healthtopictypes": "024e1477-29fd-4592-b18c-c3460628c46e",
"Title": "sample string 11",
"healthtopics": "1769d20d-cf6e-48e0-8b00-ca00b20f5c64",
"emergencyeventratings": "2c6c0f70-c9ec-4fd9-b10d-1d0d0b04e2bb",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+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-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "5e97fad3-7162-437d-8f25-830243f15a37",
"healthtopictypes": "0211518c-c2a2-4c25-ab12-a34a0ee69a55",
"Title": "sample string 8",
"healthtopics": "0cc24fa7-70bb-40c8-bec5-749b7c81aa38",
"emergencyeventratings": "e046f1a7-3f4e-48f4-82b5-c7d2686072e5",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"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-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "d54cfc52-8979-4af8-bd5f-02a389872b6e",
"healthtopictypes": "22d4d775-f572-41ae-a4ef-be35294a60eb",
"Title": "sample string 8",
"healthtopics": "b81082d6-ab23-44da-bd91-7b069df760a6",
"emergencyeventratings": "db0d3e8f-4408-4eb5-86af-472569805403",
"EmergencyEndDate": "2026-03-26T14:04:13.9972635Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-03-26T14:04:13.9972635Z",
"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 | |
| 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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"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": "a6f09d92-4d08-43a8-ba79-75a5d0de2590",
"publishingoffices": "f81d68fa-a356-4369-8254-ec8a5411a49f",
"events": "781ccdfb-dbf7-4e0d-b085-dff7c5e34b80",
"targets": "cb5a3915-dea7-4a7b-9fa8-a4d16eb0b929",
"Category": "c82a88a1-a537-4d2f-b264-e42420d21cd4",
"imagetypes": "afb305fd-a5bc-430c-8ea1-dec0cc079124",
"departmentaltargets": "d81633f5-8ef5-490d-b331-97b2eec58bf6",
"stakeholders": "e73f6254-073e-4adc-a3f5-54fdfccefd78",
"Tags": "881e47da-1e54-411a-9be6-1366ea74ae75",
"healthtopics": "33516114-0308-4757-880b-b01ddd329a8e",
"targetaudiences": "18fc47d4-ca85-4886-b0e4-0f6e784612ef",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ed3bd61c-fb5d-42df-9395-e23da816c96e",
"ParentId": "6744146c-1bae-48c2-8c91-29d2d0573f58",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"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": "a6f09d92-4d08-43a8-ba79-75a5d0de2590",
"publishingoffices": "f81d68fa-a356-4369-8254-ec8a5411a49f",
"events": "781ccdfb-dbf7-4e0d-b085-dff7c5e34b80",
"targets": "cb5a3915-dea7-4a7b-9fa8-a4d16eb0b929",
"Category": "c82a88a1-a537-4d2f-b264-e42420d21cd4",
"imagetypes": "afb305fd-a5bc-430c-8ea1-dec0cc079124",
"departmentaltargets": "d81633f5-8ef5-490d-b331-97b2eec58bf6",
"stakeholders": "e73f6254-073e-4adc-a3f5-54fdfccefd78",
"Tags": "881e47da-1e54-411a-9be6-1366ea74ae75",
"healthtopics": "33516114-0308-4757-880b-b01ddd329a8e",
"targetaudiences": "18fc47d4-ca85-4886-b0e4-0f6e784612ef",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "ed3bd61c-fb5d-42df-9395-e23da816c96e",
"ParentId": "6744146c-1bae-48c2-8c91-29d2d0573f58",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "fa3c87ad-4a3f-448d-affa-4c57221b23be",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-03-26T14:04:13.9972635Z",
"healthtopictypes": "5957c417-3daa-4b6a-a358-0a674ae5d7fc",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "fa3c87ad-4a3f-448d-affa-4c57221b23be",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-03-26T14:04:13.9972635Z",
"healthtopictypes": "5957c417-3daa-4b6a-a358-0a674ae5d7fc",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-26T14:04:13.9972635+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 | |
| 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-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"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": "1b317e5a-2fc0-4875-9ab8-c5aacc73b38f",
"publishingoffices": "399feac0-95b5-4bd1-a68e-f2659e8bea60",
"events": "1d78e7b2-b5a0-44df-973b-c46fbb72e906",
"targets": "b841aebc-ee7b-4dba-b587-b2c5e5cb3afb",
"Category": "a8a18036-b6ef-4bc3-b6d5-7473d02f96ca",
"imagetypes": "c7c88c0e-c7e6-4aee-ac99-ddf5c5edf9f5",
"departmentaltargets": "16996f70-85fc-4827-b781-de1676199e7f",
"stakeholders": "8b0d9e37-01c5-4385-9fcf-5d2273755d39",
"Tags": "603ed8bd-a167-4900-a0a0-5ba26c9a760b",
"healthtopics": "e08f31ce-0dcc-4206-968d-6ee1bd2fe435",
"targetaudiences": "5e9b53a0-a4e3-497a-b1fc-1eb7ca6cd7ad",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0f09c299-e7a6-4f68-bf13-9e0d48509710",
"ParentId": "e85b1599-e729-483c-9b86-e7270e6acff7",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-03-26T14:04:13.9972635Z",
"PublicationDate": "2026-03-26T14:04:13.9972635Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T14:04:13.9972635Z",
"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": "1b317e5a-2fc0-4875-9ab8-c5aacc73b38f",
"publishingoffices": "399feac0-95b5-4bd1-a68e-f2659e8bea60",
"events": "1d78e7b2-b5a0-44df-973b-c46fbb72e906",
"targets": "b841aebc-ee7b-4dba-b587-b2c5e5cb3afb",
"Category": "a8a18036-b6ef-4bc3-b6d5-7473d02f96ca",
"imagetypes": "c7c88c0e-c7e6-4aee-ac99-ddf5c5edf9f5",
"departmentaltargets": "16996f70-85fc-4827-b781-de1676199e7f",
"stakeholders": "8b0d9e37-01c5-4385-9fcf-5d2273755d39",
"Tags": "603ed8bd-a167-4900-a0a0-5ba26c9a760b",
"healthtopics": "e08f31ce-0dcc-4206-968d-6ee1bd2fe435",
"targetaudiences": "5e9b53a0-a4e3-497a-b1fc-1eb7ca6cd7ad",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0f09c299-e7a6-4f68-bf13-9e0d48509710",
"ParentId": "e85b1599-e729-483c-9b86-e7270e6acff7",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"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.