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-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "10f3a1f4-81b3-4b87-ae71-a0ce78517455",
"healthtopictypes": "c3c46147-38c5-4fd4-9e4e-d2abeae479d0",
"Title": "sample string 11",
"healthtopics": "3c107f4e-fcb0-4ee6-b448-96fef5818ef7",
"emergencyeventratings": "05044f87-5e43-4cfb-8aa9-d292e1804d5e",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2634908+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "10f3a1f4-81b3-4b87-ae71-a0ce78517455",
"healthtopictypes": "c3c46147-38c5-4fd4-9e4e-d2abeae479d0",
"Title": "sample string 11",
"healthtopics": "3c107f4e-fcb0-4ee6-b448-96fef5818ef7",
"emergencyeventratings": "05044f87-5e43-4cfb-8aa9-d292e1804d5e",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2634908+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-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "5a1a2041-8c7b-4dba-9e29-b865072dd8e6",
"healthtopictypes": "f0e3569c-7b19-4e8a-a8cb-ec93ceb7c450",
"Title": "sample string 11",
"healthtopics": "1f04b51b-6575-4d9f-a04b-bb05e49fad8c",
"emergencyeventratings": "8446fe94-b0ee-46d0-8676-45355e3e0073",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2634908+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": "a6a64015-db89-4b9e-bfc6-87dc528ea3ff"
}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-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "dea5fe17-3663-430a-a9e6-1f082397d1a4",
"healthtopictypes": "2c1f64bd-977c-40f7-ae89-0f1e03a39934",
"Title": "sample string 8",
"healthtopics": "faf3f546-5d4c-416a-b09a-36482ed6d567",
"emergencyeventratings": "6fb18a0a-137d-478d-aa4a-1edda4d08002",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"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-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"regionscountries": "fce7fddd-064b-4a85-bb24-e31775d7a280",
"healthtopictypes": "39da68b0-2c51-43af-b448-dddc5c8a3484",
"Title": "sample string 11",
"healthtopics": "88fedbb9-7cc9-4440-9fdb-aa781226ef17",
"emergencyeventratings": "9d154ab1-e8e5-4edb-a7bf-adb0a772a633",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 15",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"EmergencyRatingTextual": "sample string 17",
"Provider": "sample string 18",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2634908+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-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "952569aa-22fb-4fd6-9f69-475bc65e49f2",
"healthtopictypes": "bfa12997-cc20-4080-8e54-970169afa345",
"Title": "sample string 8",
"healthtopics": "a42b2f1f-b72c-45cc-bda8-d81b83717c8d",
"emergencyeventratings": "d1226d0c-5b6c-4559-b348-b6feb3b39015",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"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-05-08T04:01:23.2634908Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Overview": "sample string 5",
"regionscountries": "ef1b99ef-12a1-480d-b730-3e1f0b23c951",
"healthtopictypes": "e8d91eea-2896-40b1-9866-a5d31dd16829",
"Title": "sample string 8",
"healthtopics": "18e2f99e-e753-4516-aaf7-3d86a9199122",
"emergencyeventratings": "2577797e-dcd0-42ca-a31d-d37d82e51265",
"EmergencyEndDate": "2026-05-08T04:01:23.2634908Z",
"Summary": "sample string 12",
"EmergencyStartDate": "2026-05-08T04:01:23.2634908Z",
"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-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"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": "438115c4-7b54-430d-9363-975ce87b9c69",
"publishingoffices": "79a19111-2816-4094-8d24-434480b1dade",
"events": "3e7339ee-653e-41ad-a829-012c45916172",
"targets": "d9b5d565-0b33-4986-b054-c02e1734d0be",
"Category": "4a358810-c04d-46e8-955b-56f264210fad",
"imagetypes": "5738a6c6-ecc8-41d0-a808-66aa13f72442",
"departmentaltargets": "d43eea26-a36e-4893-9001-d7789221cabf",
"stakeholders": "82b30bf0-eb94-4b0e-9124-47c6de92f0f1",
"Tags": "49790155-a465-46ef-91cb-24021a1ca013",
"healthtopics": "d7a19691-792a-4b28-a550-1e7a0f1baa65",
"targetaudiences": "c81450c5-576d-452b-ab0d-f164dcc1ac44",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0b3a71bc-d979-4c6c-8604-edec0ba83d36",
"ParentId": "535a0bcd-3d82-424a-a8bc-84cf561ccbba",
"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-05-08T04:01:23.2634908Z",
"PublicationDate": "2026-05-08T04:01:23.2634908Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-08T04:01:23.2634908Z",
"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": "438115c4-7b54-430d-9363-975ce87b9c69",
"publishingoffices": "79a19111-2816-4094-8d24-434480b1dade",
"events": "3e7339ee-653e-41ad-a829-012c45916172",
"targets": "d9b5d565-0b33-4986-b054-c02e1734d0be",
"Category": "4a358810-c04d-46e8-955b-56f264210fad",
"imagetypes": "5738a6c6-ecc8-41d0-a808-66aa13f72442",
"departmentaltargets": "d43eea26-a36e-4893-9001-d7789221cabf",
"stakeholders": "82b30bf0-eb94-4b0e-9124-47c6de92f0f1",
"Tags": "49790155-a465-46ef-91cb-24021a1ca013",
"healthtopics": "d7a19691-792a-4b28-a550-1e7a0f1baa65",
"targetaudiences": "c81450c5-576d-452b-ab0d-f164dcc1ac44",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "0b3a71bc-d979-4c6c-8604-edec0ba83d36",
"ParentId": "535a0bcd-3d82-424a-a8bc-84cf561ccbba",
"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-05-08T04:01:23.2791131Z",
"PublicationDate": "2026-05-08T04:01:23.2791131Z",
"DateCreated": "2026-05-08T04:01:23.2791131Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b7ab96a1-65a3-4cad-8e0f-86f043405985",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-05-08T04:01:23.2791131Z",
"healthtopictypes": "e3a456d4-9a03-4b94-b43d-36125bba3cfa",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2791131+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-08T04:01:23.2791131Z",
"PublicationDate": "2026-05-08T04:01:23.2791131Z",
"DateCreated": "2026-05-08T04:01:23.2791131Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b7ab96a1-65a3-4cad-8e0f-86f043405985",
"Title": "sample string 9",
"EventId": "sample string 10",
"EmergencyEventStartDate": "2026-05-08T04:01:23.2791131Z",
"healthtopictypes": "e3a456d4-9a03-4b94-b43d-36125bba3cfa",
"Provider": "sample string 13",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-05-08T04:01:23.2791131+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-05-08T04:01:23.2791131Z",
"PublicationDate": "2026-05-08T04:01:23.2791131Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-08T04:01:23.2791131Z",
"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": "352bb86c-b5a7-4147-b954-d24b5d6954b4",
"publishingoffices": "9781b9b0-419b-45db-a3f0-bf92038b32b5",
"events": "a07a6062-7cd1-4c2a-b7fc-0fb3a9d288a6",
"targets": "e2d1f1e1-51f3-4c7e-a8a6-a08a1b5658ca",
"Category": "484f0e13-19d8-4182-a8d3-8d8c1ed23849",
"imagetypes": "b10b4d5e-00a4-4b60-979c-27e19851ddbe",
"departmentaltargets": "aa6e301d-ba7a-4777-847b-c587fc86e944",
"stakeholders": "05a5cef8-6fcb-4abe-8b67-f399ca8ee153",
"Tags": "b3b8379f-cecb-4ad4-aa38-b5333a29f627",
"healthtopics": "a977a3b4-a81e-400d-bb23-68fdd72035a9",
"targetaudiences": "80133cab-7ab6-4868-85ab-5ad4295094ba",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5fe20d58-6ac4-48ab-bbfb-ff2a5fa5e223",
"ParentId": "8e991893-8a78-49dc-8e8d-5fc8886cad31",
"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-05-08T04:01:23.2791131Z",
"PublicationDate": "2026-05-08T04:01:23.2791131Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-08T04:01:23.2791131Z",
"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": "352bb86c-b5a7-4147-b954-d24b5d6954b4",
"publishingoffices": "9781b9b0-419b-45db-a3f0-bf92038b32b5",
"events": "a07a6062-7cd1-4c2a-b7fc-0fb3a9d288a6",
"targets": "e2d1f1e1-51f3-4c7e-a8a6-a08a1b5658ca",
"Category": "484f0e13-19d8-4182-a8d3-8d8c1ed23849",
"imagetypes": "b10b4d5e-00a4-4b60-979c-27e19851ddbe",
"departmentaltargets": "aa6e301d-ba7a-4777-847b-c587fc86e944",
"stakeholders": "05a5cef8-6fcb-4abe-8b67-f399ca8ee153",
"Tags": "b3b8379f-cecb-4ad4-aa38-b5333a29f627",
"healthtopics": "a977a3b4-a81e-400d-bb23-68fdd72035a9",
"targetaudiences": "80133cab-7ab6-4868-85ab-5ad4295094ba",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "5fe20d58-6ac4-48ab-bbfb-ff2a5fa5e223",
"ParentId": "8e991893-8a78-49dc-8e8d-5fc8886cad31",
"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.