Returns a set of data items of type mapgalleries.
GET /api/gho/mapgalleries
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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-01-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "a64d23f5-c3b7-493a-8c16-b92ecbb73efe",
"maptopics": "a8a3e584-8a77-4cd5-b75f-3eb849af11ab",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "6fa6d51f-c854-445f-8f7d-9b4940e530dd",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T22:48:39.9323342+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "a64d23f5-c3b7-493a-8c16-b92ecbb73efe",
"maptopics": "a8a3e584-8a77-4cd5-b75f-3eb849af11ab",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "6fa6d51f-c854-445f-8f7d-9b4940e530dd",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T22:48:39.9323342+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets mapgalleries item by id.
GET /api/gho/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "924cc652-a81e-48b4-9760-4d1a6a647386",
"maptopics": "a20fb365-cf06-48f1-9a4d-308d4286b032",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "4fe29c08-73f4-4dba-981b-a1db291933e9",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T22:48:39.9323342+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from mapgalleries item.
GET /api/gho/mapgalleries({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": "ff0ee9eb-ee42-45e7-8f4c-05499adc2cff"
}Creates a mapgalleries item.
POST /api/gho/mapgalleries
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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "9a3c22b6-d618-43ad-ad19-bce2f1b3afbf",
"maptopics": "29bfbac2-0603-4d63-b61a-1c5d45cec999",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "7f631ef6-3ece-4292-ae37-699673d6d6bd",
"OriginalId": 17.0
}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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-01-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "f07c5ad2-8cce-4dae-ab9b-58bd3fb5ee05",
"maptopics": "6b674591-e08c-43af-9239-77f10570e61a",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "16ffd9e6-f035-4948-bb7c-82335375968e",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-09T22:48:39.9323342+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for mapgalleries item.
PATCH /api/gho/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "daa36a14-223e-4144-8f93-d3418aba0cae",
"maptopics": "e6931148-c1fc-4052-9390-738a722c43b7",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "b00215f3-cb69-48bc-a412-278a65d97134",
"OriginalId": 17.0
}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 mapgalleries item.
PUT /api/gho/mapgalleries({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 | |
| IsPrivate | System.Boolean | Read only: False | |
| MapDate | System.DateTimeOffset | Read only: False | |
| GeographyName | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DisplayTitle | System.String | Read only: False | |
| keywordstext | System.String | Read only: False | |
| mapkeywords | System.Guid | Read only: False | |
| maptopics | System.Guid | Read only: False | |
| IsValidated | System.Boolean | Read only: False | |
| MapSource | System.String | Read only: False | |
| Geography | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OriginalId | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2026-01-09T22:48:39.9323342Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "b1612c56-a491-43e7-b93e-c8d8da70cb3a",
"maptopics": "c2077092-6db0-4756-96a8-0a08f7699365",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "3fd2df37-8f33-40c8-96ab-df0ef23cfc72",
"OriginalId": 17.0
}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 mapgalleries item by Id.
DELETE /api/gho/mapgalleries({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 MapImage from mapgalleries item.
GET /api/gho/mapgalleries({key})/MapImage
| 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-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"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": "398d3ab5-ade7-41e1-ac70-cc26dbec061b",
"publishingoffices": "b575fa18-33de-4627-92e3-37ca37660e66",
"events": "2921f0b6-bb20-41ad-906d-6e235b0ca579",
"targets": "520f8e19-dae4-49f4-9fa6-e41e31dd7e61",
"Category": "11da2abd-4900-487a-b62a-895473a9de55",
"imagetypes": "1a1b015d-b972-49d0-98ac-bbdd668a804c",
"departmentaltargets": "e6f173a3-d8c6-4519-86a2-dd1d1df463ea",
"stakeholders": "e7fd5797-6793-4611-afcf-a2d95e1063a5",
"Tags": "ad2096b9-efd9-444f-9536-8ecc70941e76",
"healthtopics": "94db260c-eb3f-486c-be27-d6b66e1ddc79",
"targetaudiences": "a0d7c84e-9c0a-4013-a677-2d55df0221c3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "670e2ba8-9fdd-41a2-8d67-2bf35e5649f0",
"ParentId": "f94c4557-0e37-4a9c-94c9-f716bf97d7b3",
"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-09T22:48:39.9323342Z",
"PublicationDate": "2026-01-09T22:48:39.9323342Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T22:48:39.9323342Z",
"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": "398d3ab5-ade7-41e1-ac70-cc26dbec061b",
"publishingoffices": "b575fa18-33de-4627-92e3-37ca37660e66",
"events": "2921f0b6-bb20-41ad-906d-6e235b0ca579",
"targets": "520f8e19-dae4-49f4-9fa6-e41e31dd7e61",
"Category": "11da2abd-4900-487a-b62a-895473a9de55",
"imagetypes": "1a1b015d-b972-49d0-98ac-bbdd668a804c",
"departmentaltargets": "e6f173a3-d8c6-4519-86a2-dd1d1df463ea",
"stakeholders": "e7fd5797-6793-4611-afcf-a2d95e1063a5",
"Tags": "ad2096b9-efd9-444f-9536-8ecc70941e76",
"healthtopics": "94db260c-eb3f-486c-be27-d6b66e1ddc79",
"targetaudiences": "a0d7c84e-9c0a-4013-a677-2d55df0221c3",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "670e2ba8-9fdd-41a2-8d67-2bf35e5649f0",
"ParentId": "f94c4557-0e37-4a9c-94c9-f716bf97d7b3",
"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 MapImage relation to mapgalleries item.
POST /api/gho/mapgalleries({key})/MapImage/$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 MapImage from mapgalleries item.
DELETE /api/gho/mapgalleries({key})/MapImage/$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.