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-01-10T00:28:51.591296Z",
"PublicationDate": "2026-01-10T00:28:51.591296Z",
"DateCreated": "2026-01-10T00:28:51.591296Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "e7ee033c-b48c-4c1f-ae4a-36a0088e6037",
"healthtopictypes": "1b30b8a7-ca2f-402f-80b8-2a3b46c52068",
"Title": "sample string 11",
"healthtopics": "2e36294a-3b89-4e12-9e30-59a830087e6e",
"emergencyeventratings": "7479dca5-9e71-424e-9f79-84c0b4567597",
"EmergencyEndDate": "2026-01-10T00:28:51.591296Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-01-10T00:28:51.591296Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.591296+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-10T00:28:51.591296Z",
"PublicationDate": "2026-01-10T00:28:51.591296Z",
"DateCreated": "2026-01-10T00:28:51.591296Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "e7ee033c-b48c-4c1f-ae4a-36a0088e6037",
"healthtopictypes": "1b30b8a7-ca2f-402f-80b8-2a3b46c52068",
"Title": "sample string 11",
"healthtopics": "2e36294a-3b89-4e12-9e30-59a830087e6e",
"emergencyeventratings": "7479dca5-9e71-424e-9f79-84c0b4567597",
"EmergencyEndDate": "2026-01-10T00:28:51.591296Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-01-10T00:28:51.591296Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.591296+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-01-10T00:28:51.591296Z",
"PublicationDate": "2026-01-10T00:28:51.591296Z",
"DateCreated": "2026-01-10T00:28:51.591296Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "eb611dcf-7e45-4270-add8-d85c35711be5",
"healthtopictypes": "66b1fcec-54ae-40e2-8c8c-1e7f42131a6d",
"Title": "sample string 11",
"healthtopics": "6b3a22db-fa5f-4ee3-a6fe-eb22dd82acf8",
"emergencyeventratings": "643995a6-b275-4f05-baf5-43b15b5deba7",
"EmergencyEndDate": "2026-01-10T00:28:51.591296Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-01-10T00:28:51.591296Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.591296+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": "811be0ef-10ec-4f58-a2b2-5577bf95f2f2"
}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-01-10T00:28:51.591296Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "6dde573c-f653-4029-9831-cf2aa87aa264",
"healthtopictypes": "c07eaadd-b422-474f-9bd9-ef0b33920982",
"Title": "sample string 8",
"healthtopics": "05b39f13-b579-4beb-9a31-da23d4590267",
"emergencyeventratings": "51945645-2690-40a9-a87c-23ac4473a919",
"EmergencyEndDate": "2026-01-10T00:28:51.591296Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-01-10T00:28:51.591296Z",
"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-01-10T00:28:51.591296Z",
"PublicationDate": "2026-01-10T00:28:51.591296Z",
"DateCreated": "2026-01-10T00:28:51.591296Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "26ea0266-c2c8-4798-902f-2faa9b4e199c",
"healthtopictypes": "23e681c5-4886-49a0-92aa-7e83f8281a85",
"Title": "sample string 11",
"healthtopics": "c3a6d43c-8325-431b-aa42-d27a20dd39c6",
"emergencyeventratings": "bd90871e-1751-4a35-8728-15d11923a730",
"EmergencyEndDate": "2026-01-10T00:28:51.591296Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-01-10T00:28:51.591296Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.591296+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-01-10T00:28:51.6069032Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "e0207ac0-80ff-4a56-88e2-401e6bfb8ab3",
"healthtopictypes": "3fd89d15-28f7-4836-bdb7-6343c0da1727",
"Title": "sample string 8",
"healthtopics": "ce470b75-6347-4399-a921-ec62c96765fa",
"emergencyeventratings": "82f53983-50b4-47a0-840d-41827743676a",
"EmergencyEndDate": "2026-01-10T00:28:51.6069032Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-01-10T00:28:51.6069032Z",
"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-01-10T00:28:51.6069032Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "d9aac8f7-3dc3-455b-827f-67a8891048e8",
"healthtopictypes": "7ab90612-4236-46ea-be48-a4cdd9c9003f",
"Title": "sample string 8",
"healthtopics": "640d896d-6fea-49a3-96f0-a545991f1389",
"emergencyeventratings": "7ba3d47a-173c-4899-a5aa-d14c44f2bdb1",
"EmergencyEndDate": "2026-01-10T00:28:51.6069032Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-01-10T00:28:51.6069032Z",
"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-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"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": "6fab8bf5-1748-4e8e-82e6-0de07395f087",
"publishingoffices": "a596bcbf-1068-45ba-81b3-71b36bb881f0",
"events": "b4aba1c8-d50d-4252-a9ab-630e868aa0f3",
"targets": "82c4692b-9eaf-4b1b-9177-4ae4e776416b",
"Category": "a99587e3-cf01-484d-a2f0-a4fffe2d63c4",
"imagetypes": "a075c30a-bb13-47da-abb4-dfd9753deab6",
"departmentaltargets": "66261caf-a1df-4d12-8490-1cb695a20636",
"stakeholders": "930ba1b7-1e16-47e1-87d1-7086be592b70",
"Tags": "cccb396b-2bbc-48d1-8c18-33f985523a10",
"healthtopics": "16f9e4be-a803-4c2b-bd64-192753051f40",
"targetaudiences": "d67ba7a4-6bb8-4a8f-a13e-051d438c7ba3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b03203f9-606d-403f-b02a-7b70aec08659",
"ParentId": "b1dc3a3a-0bae-45a9-97cd-5e37ef4789de",
"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-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"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": "6fab8bf5-1748-4e8e-82e6-0de07395f087",
"publishingoffices": "a596bcbf-1068-45ba-81b3-71b36bb881f0",
"events": "b4aba1c8-d50d-4252-a9ab-630e868aa0f3",
"targets": "82c4692b-9eaf-4b1b-9177-4ae4e776416b",
"Category": "a99587e3-cf01-484d-a2f0-a4fffe2d63c4",
"imagetypes": "a075c30a-bb13-47da-abb4-dfd9753deab6",
"departmentaltargets": "66261caf-a1df-4d12-8490-1cb695a20636",
"stakeholders": "930ba1b7-1e16-47e1-87d1-7086be592b70",
"Tags": "cccb396b-2bbc-48d1-8c18-33f985523a10",
"healthtopics": "16f9e4be-a803-4c2b-bd64-192753051f40",
"targetaudiences": "d67ba7a4-6bb8-4a8f-a13e-051d438c7ba3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "b03203f9-606d-403f-b02a-7b70aec08659",
"ParentId": "b1dc3a3a-0bae-45a9-97cd-5e37ef4789de",
"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-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d7914496-9eec-46f9-89f2-cf60250cf13d",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-01-10T00:28:51.6069032Z",
"healthtopictypes": "c4f15845-4b6a-41fc-b8c8-8118519cff6d",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.6069032+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "d7914496-9eec-46f9-89f2-cf60250cf13d",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-01-10T00:28:51.6069032Z",
"healthtopictypes": "c4f15845-4b6a-41fc-b8c8-8118519cff6d",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-10T00:28:51.6069032+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-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"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": "66d4b5e3-a9a3-4ee5-b0f9-0a33bdf32384",
"publishingoffices": "ee40cb5b-1162-4659-b97a-743f28bcf98d",
"events": "9b027ee3-a518-4a1c-b906-0446c39a7fb5",
"targets": "b616dd3e-9e5f-41b8-a9a7-20dfdfc927b2",
"Category": "643cab7c-b4b5-40e6-9737-9b72f8f72a8f",
"imagetypes": "b9ab435d-924a-4d18-902d-d6a8807e1880",
"departmentaltargets": "afde18bd-52b3-4e6a-9c37-0269dc32a92f",
"stakeholders": "fc8006b4-29e0-4865-a637-034ea2788f29",
"Tags": "4d4428fb-85ed-43e8-b02e-d745a3e35073",
"healthtopics": "d8a2f4d9-cb73-4f7f-b486-b7d4e8670d9d",
"targetaudiences": "54ce2b5f-87ef-48a2-bc1f-ea2789b5287b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5f92caff-a3a6-44ab-8f07-196067badb18",
"ParentId": "7bd1023b-06d2-4d55-ba73-ad8aa49e988f",
"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-01-10T00:28:51.6069032Z",
"PublicationDate": "2026-01-10T00:28:51.6069032Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-10T00:28:51.6069032Z",
"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": "66d4b5e3-a9a3-4ee5-b0f9-0a33bdf32384",
"publishingoffices": "ee40cb5b-1162-4659-b97a-743f28bcf98d",
"events": "9b027ee3-a518-4a1c-b906-0446c39a7fb5",
"targets": "b616dd3e-9e5f-41b8-a9a7-20dfdfc927b2",
"Category": "643cab7c-b4b5-40e6-9737-9b72f8f72a8f",
"imagetypes": "b9ab435d-924a-4d18-902d-d6a8807e1880",
"departmentaltargets": "afde18bd-52b3-4e6a-9c37-0269dc32a92f",
"stakeholders": "fc8006b4-29e0-4865-a637-034ea2788f29",
"Tags": "4d4428fb-85ed-43e8-b02e-d745a3e35073",
"healthtopics": "d8a2f4d9-cb73-4f7f-b486-b7d4e8670d9d",
"targetaudiences": "54ce2b5f-87ef-48a2-bc1f-ea2789b5287b",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5f92caff-a3a6-44ab-8f07-196067badb18",
"ParentId": "7bd1023b-06d2-4d55-ba73-ad8aa49e988f",
"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.