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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "307d1685-96b7-499c-aabf-6cf3d5f9d943",
"healthtopictypes": "4a3d216b-ad0a-492c-88b8-bc8e97eb2f55",
"Title": "sample string 11",
"healthtopics": "fd5df0fd-466f-4d91-a458-60791542ffab",
"emergencyeventratings": "d6c19765-12d4-41b0-b5e6-4edda946990a",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "307d1685-96b7-499c-aabf-6cf3d5f9d943",
"healthtopictypes": "4a3d216b-ad0a-492c-88b8-bc8e97eb2f55",
"Title": "sample string 11",
"healthtopics": "fd5df0fd-466f-4d91-a458-60791542ffab",
"emergencyeventratings": "d6c19765-12d4-41b0-b5e6-4edda946990a",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "2d448b93-c10a-4793-952d-519b171a8623",
"healthtopictypes": "7d04606d-5286-463e-a6a3-e4b900309454",
"Title": "sample string 11",
"healthtopics": "65265e8e-5e46-46fc-a2c8-38bc32e4a06c",
"emergencyeventratings": "866d25aa-493b-4b6f-8df3-b4672b52af1c",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+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": "caae0815-a8bc-43b2-ac0b-8fc62b9b3786"
}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-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "1be2f8ca-0872-4b33-9f7b-90c970816a63",
"healthtopictypes": "0336a4a2-ec4b-419f-b9d6-86ba3a74f54e",
"Title": "sample string 8",
"healthtopics": "eb6400bb-61ca-4e4f-a117-cf3127b6c66f",
"emergencyeventratings": "42b419ef-8f8b-4296-8c9a-fff6a67df749",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"EmergencyRatingTextual": "sample string 14"
}Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopictypes | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| emergencyeventratings | System.Guid | Read only: False | |
| EmergencyEndDate | System.DateTimeOffset | Read only: False | |
| Summary | System.String | Read only: False | |
| EmergencyStartDate | System.DateTimeOffset | Read only: False | |
| EmergencyRatingTextual | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "58457ace-160a-4d88-ba32-79336fb6ad60",
"healthtopictypes": "8a06bb73-afab-426a-b490-8c82435ade2c",
"Title": "sample string 11",
"healthtopics": "7583528f-d61d-409a-842f-4301f507c00e",
"emergencyeventratings": "3abe4565-b84d-4056-8a5c-bbd8428481cb",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+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-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "86afa5f3-9e91-4d8c-8606-51b38d880a2a",
"healthtopictypes": "c9a02059-cae7-4811-836c-86b4d27f1373",
"Title": "sample string 8",
"healthtopics": "f8ab6aa1-1a3d-4c69-9506-d3d299915600",
"emergencyeventratings": "05ef3f28-f98b-458d-9de6-f6a71fcadb46",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"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-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "5b3bb3eb-b716-461f-89ab-9bb13f3a1f47",
"healthtopictypes": "61efbbbb-6133-4000-930f-8a8dd90d2ba5",
"Title": "sample string 8",
"healthtopics": "5c29f400-3bde-456d-aa26-d78a8cb74db0",
"emergencyeventratings": "5b1d318e-1cf5-46ee-b184-9134861d2305",
"EmergencyEndDate": "2026-02-07T00:54:41.9422942Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-02-07T00:54:41.9422942Z",
"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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"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": "458f98b4-574b-45fd-b338-2e0977904d10",
"publishingoffices": "693db1aa-d25e-4419-8a56-4d37b4ac8c0e",
"events": "703fab6d-9bbf-4041-b8d8-6067e3b4c410",
"targets": "21f93fca-47eb-4dc5-9a8a-e001d117f416",
"Category": "7c399caa-77a5-4a4a-a7c1-0e0dab853e1a",
"imagetypes": "a76ba794-84b3-43a8-8545-6a1aa40f2bf0",
"departmentaltargets": "235f5224-ac56-4aad-be51-d7c5f5e4a3b9",
"stakeholders": "fb7c942a-4ddc-4132-b908-ae9bab8ad0b8",
"Tags": "83dc7740-3e73-4742-a9e8-b393e1d929e2",
"healthtopics": "4635ee53-b593-4277-a4dd-56d2536fac88",
"targetaudiences": "83dbcbb5-a7a8-4f28-9234-817196bce41c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "cec2a0b7-1809-4172-9658-bfc9eb312d5d",
"ParentId": "19a50243-6ac1-4cad-be2e-6c7db41de900",
"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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"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": "458f98b4-574b-45fd-b338-2e0977904d10",
"publishingoffices": "693db1aa-d25e-4419-8a56-4d37b4ac8c0e",
"events": "703fab6d-9bbf-4041-b8d8-6067e3b4c410",
"targets": "21f93fca-47eb-4dc5-9a8a-e001d117f416",
"Category": "7c399caa-77a5-4a4a-a7c1-0e0dab853e1a",
"imagetypes": "a76ba794-84b3-43a8-8545-6a1aa40f2bf0",
"departmentaltargets": "235f5224-ac56-4aad-be51-d7c5f5e4a3b9",
"stakeholders": "fb7c942a-4ddc-4132-b908-ae9bab8ad0b8",
"Tags": "83dc7740-3e73-4742-a9e8-b393e1d929e2",
"healthtopics": "4635ee53-b593-4277-a4dd-56d2536fac88",
"targetaudiences": "83dbcbb5-a7a8-4f28-9234-817196bce41c",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "cec2a0b7-1809-4172-9658-bfc9eb312d5d",
"ParentId": "19a50243-6ac1-4cad-be2e-6c7db41de900",
"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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8be17190-81ef-46a1-844d-1b2dda16ec29",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-02-07T00:54:41.9422942Z",
"healthtopictypes": "d171098e-5171-45a8-8e6e-3306ea01b015",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "8be17190-81ef-46a1-844d-1b2dda16ec29",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-02-07T00:54:41.9422942Z",
"healthtopictypes": "d171098e-5171-45a8-8e6e-3306ea01b015",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-02-07T00:54:41.9422942+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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"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": "50894d22-0686-4ca2-a36f-7ac557967535",
"publishingoffices": "3fe1c253-8921-4fd6-9af5-d224fbb72090",
"events": "27e216b7-2652-4ac7-94dd-9f50846c1edf",
"targets": "60028653-647a-4567-95d4-fd9f7ef3b06d",
"Category": "6cb9856c-1034-4d2a-b904-bd5490ab6635",
"imagetypes": "e07f6567-17df-4a6a-b00e-5231ae4cd3c0",
"departmentaltargets": "555e77b7-6fdf-4ea8-8f9d-cfb08ffc08d3",
"stakeholders": "892f3cde-6ba0-4be1-a06b-183619f24e4f",
"Tags": "2a7bbecf-255a-4ed5-a674-5bf5ea59ff7e",
"healthtopics": "e52cbe5b-2a33-40bc-a42d-a9af47ca812a",
"targetaudiences": "aac922d3-d98a-4233-86d1-75893e271560",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3eea6653-e415-4078-bb3f-5b12b51ec05f",
"ParentId": "94cce265-ee9e-4c90-a051-3cad4a665383",
"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-02-07T00:54:41.9422942Z",
"PublicationDate": "2026-02-07T00:54:41.9422942Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-02-07T00:54:41.9422942Z",
"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": "50894d22-0686-4ca2-a36f-7ac557967535",
"publishingoffices": "3fe1c253-8921-4fd6-9af5-d224fbb72090",
"events": "27e216b7-2652-4ac7-94dd-9f50846c1edf",
"targets": "60028653-647a-4567-95d4-fd9f7ef3b06d",
"Category": "6cb9856c-1034-4d2a-b904-bd5490ab6635",
"imagetypes": "e07f6567-17df-4a6a-b00e-5231ae4cd3c0",
"departmentaltargets": "555e77b7-6fdf-4ea8-8f9d-cfb08ffc08d3",
"stakeholders": "892f3cde-6ba0-4be1-a06b-183619f24e4f",
"Tags": "2a7bbecf-255a-4ed5-a674-5bf5ea59ff7e",
"healthtopics": "e52cbe5b-2a33-40bc-a42d-a9af47ca812a",
"targetaudiences": "aac922d3-d98a-4233-86d1-75893e271560",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3eea6653-e415-4078-bb3f-5b12b51ec05f",
"ParentId": "94cce265-ee9e-4c90-a051-3cad4a665383",
"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.