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": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "eed06c12-4117-4f02-9fbf-f10f25d375d9",
"maptopics": "5f66a364-1822-43a9-a556-68b055f67644",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "6092412d-065e-4efc-af70-df58c0700ba1",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:15:09.967811+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "eed06c12-4117-4f02-9fbf-f10f25d375d9",
"maptopics": "5f66a364-1822-43a9-a556-68b055f67644",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "6092412d-065e-4efc-af70-df58c0700ba1",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:15:09.967811+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": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "5f7073d5-e494-4211-9dc7-da1afc0f5dd9",
"maptopics": "54810db1-56d9-4b5e-a250-e59602834463",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "134eaed6-27c5-4a04-be19-650ef8418599",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:15:09.967811+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": "9845be8b-a2f7-4c23-80f9-1fc9ff58a88d"
}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": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "0af18e7d-1c92-42ad-a7b7-295e361a6297",
"maptopics": "33e60117-76fd-4fcc-b55f-023bfa0a0f24",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "d450f1c5-c742-46b5-a8c0-d9266d486897",
"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": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 10",
"Title": "sample string 11",
"DisplayTitle": "sample string 12",
"keywordstext": "sample string 13",
"mapkeywords": "a808dec6-3eba-43b4-9007-f43acfbe9281",
"maptopics": "de97bc41-8e1f-450d-81c4-b3e8018e7b77",
"IsValidated": true,
"MapSource": "sample string 17",
"Geography": "sample string 18",
"regionscountries": "25146e61-6e26-455f-b76e-b376ff050e6f",
"OriginalId": 20.0,
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-10T00:15:09.967811+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": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "5cb48f2f-7bdc-4e52-bba5-d463e38cf7e6",
"maptopics": "1fe305fd-b4af-40c9-a837-24dfdc25fa90",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "cd27051d-e8cc-4e8e-b73c-ff65f4dee437",
"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": "2025-12-10T00:15:09.967811Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"IsPrivate": true,
"MapDate": "2025-12-10T00:15:09.967811Z",
"GeographyName": "sample string 7",
"Title": "sample string 8",
"DisplayTitle": "sample string 9",
"keywordstext": "sample string 10",
"mapkeywords": "53bafb5e-1343-4dc0-8d44-f2762835bcba",
"maptopics": "97d42cce-99f0-4170-918a-79ef2671adf0",
"IsValidated": true,
"MapSource": "sample string 14",
"Geography": "sample string 15",
"regionscountries": "778c8168-c96c-46b1-b293-1beda3d7a80d",
"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": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"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": "4c6864d0-97ef-4111-b64d-845781b2a2ea",
"publishingoffices": "1e737dc2-ffc7-40d2-9f17-afbc502f9f56",
"events": "c4f66da4-17e7-414c-8793-b22ed355c6f3",
"targets": "d9df4d79-8556-4374-8985-3cf4cfcf0236",
"Category": "7fb7bea3-037f-4643-99be-81af8fe3ad56",
"imagetypes": "afd08d83-2742-4110-a4c7-0c260ab6ccb6",
"departmentaltargets": "d611d5f4-5152-4849-a9eb-cae4f1711ca2",
"stakeholders": "48087c2c-f256-4d1d-bfe9-56fcd36af3a8",
"Tags": "89b734e4-8cfd-4828-b758-22ffe8ac6b86",
"healthtopics": "ace79a80-ba42-497b-af95-527a65981c28",
"targetaudiences": "8caaf340-7a5d-4c2b-bfaf-7b5d094c9612",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a6e2a8d0-ccaf-424d-a3b1-96e5ff38e52a",
"ParentId": "4b35207c-ab3f-4bd3-9c75-612b64766634",
"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": "2025-12-10T00:15:09.967811Z",
"PublicationDate": "2025-12-10T00:15:09.967811Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-12-10T00:15:09.967811Z",
"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": "4c6864d0-97ef-4111-b64d-845781b2a2ea",
"publishingoffices": "1e737dc2-ffc7-40d2-9f17-afbc502f9f56",
"events": "c4f66da4-17e7-414c-8793-b22ed355c6f3",
"targets": "d9df4d79-8556-4374-8985-3cf4cfcf0236",
"Category": "7fb7bea3-037f-4643-99be-81af8fe3ad56",
"imagetypes": "afd08d83-2742-4110-a4c7-0c260ab6ccb6",
"departmentaltargets": "d611d5f4-5152-4849-a9eb-cae4f1711ca2",
"stakeholders": "48087c2c-f256-4d1d-bfe9-56fcd36af3a8",
"Tags": "89b734e4-8cfd-4828-b758-22ffe8ac6b86",
"healthtopics": "ace79a80-ba42-497b-af95-527a65981c28",
"targetaudiences": "8caaf340-7a5d-4c2b-bfaf-7b5d094c9612",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "a6e2a8d0-ccaf-424d-a3b1-96e5ff38e52a",
"ParentId": "4b35207c-ab3f-4bd3-9c75-612b64766634",
"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.