Returns a set of data items of type images.
GET /api/gho/images
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 | |
| 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-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"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": "fd87f5de-6978-4826-97d5-cee3f8daf5e2",
"publishingoffices": "cec86869-1c44-428e-945c-7362dfda94ba",
"events": "149568ec-fa12-4aeb-8121-da5b0c0e56fc",
"targets": "62bd8fae-2a57-48a3-8796-02bb9b832902",
"Category": "f531ceee-13db-4d4e-8e2d-3850815c04b6",
"imagetypes": "a3cd0789-8759-461c-8c82-4b14eb52f222",
"departmentaltargets": "31dcd382-2fc1-43e6-a5d4-84e19fb2c32a",
"stakeholders": "0c82b90d-9adf-4d7b-9783-458250c4f96c",
"Tags": "345db8cc-565f-433f-b110-aab542fb3bd9",
"healthtopics": "e9b14e18-8fcf-4dc9-9719-c95d4e6f9848",
"targetaudiences": "e89d5847-5ff1-430d-bd1f-b18a2e9eab41",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c1e9212e-5738-4575-a8cd-e77b6a6b7775",
"ParentId": "e4f81819-2343-485f-974f-46442d991a7f",
"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-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"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": "fd87f5de-6978-4826-97d5-cee3f8daf5e2",
"publishingoffices": "cec86869-1c44-428e-945c-7362dfda94ba",
"events": "149568ec-fa12-4aeb-8121-da5b0c0e56fc",
"targets": "62bd8fae-2a57-48a3-8796-02bb9b832902",
"Category": "f531ceee-13db-4d4e-8e2d-3850815c04b6",
"imagetypes": "a3cd0789-8759-461c-8c82-4b14eb52f222",
"departmentaltargets": "31dcd382-2fc1-43e6-a5d4-84e19fb2c32a",
"stakeholders": "0c82b90d-9adf-4d7b-9783-458250c4f96c",
"Tags": "345db8cc-565f-433f-b110-aab542fb3bd9",
"healthtopics": "e9b14e18-8fcf-4dc9-9719-c95d4e6f9848",
"targetaudiences": "e89d5847-5ff1-430d-bd1f-b18a2e9eab41",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "c1e9212e-5738-4575-a8cd-e77b6a6b7775",
"ParentId": "e4f81819-2343-485f-974f-46442d991a7f",
"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
}
]Gets images item by id.
GET /api/gho/images({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 | |
| 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-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"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": "56869c17-b9bd-4ec4-b02a-d3b3130d025f",
"publishingoffices": "d9986ea5-0ea5-4b5c-bb5a-dc67166b52af",
"events": "00d8d50e-bfdc-4fea-889a-9e47e960987b",
"targets": "ca1d1fac-9181-46fc-9305-1261112da639",
"Category": "a6ea70d1-8891-4d74-893f-8c9856cdd23e",
"imagetypes": "05a9e768-f93f-45dc-898d-479bd5e884a5",
"departmentaltargets": "28d11f3c-93c7-4cb2-90cd-17723ddc731d",
"stakeholders": "5b95aa05-f96a-4933-b633-05ba9e7c6fa1",
"Tags": "c03a253d-2df3-4a95-8e52-d010a6ec811a",
"healthtopics": "f98e0a94-4bfb-4cee-95b1-c9ebd8d1edb5",
"targetaudiences": "ce914a84-a271-4ad8-bbc8-773a975bc7b0",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "3ae39820-4ebd-4a5f-b795-b3b1c60ed622",
"ParentId": "b2123d3a-a9f3-4ed8-a74a-5f992b664096",
"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
}Gets Id property from images item.
GET /api/gho/images({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": "5a192d15-e8f0-447d-8915-a5b14c08ee64"
}Creates a images item.
POST /api/gho/images
None
| 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
{
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "9075631f-94c0-4063-a722-301066e2fa98",
"publishingoffices": "8e993c42-62dc-43ce-83e6-4b73d1573d4a",
"events": "d5938b42-0040-4907-b696-d8a3e438052d",
"targets": "e51b242a-be7d-45ec-a27a-2f42bf0d4a6f",
"Category": "f4e90238-8000-44ab-bacc-f7d2b316984d",
"imagetypes": "401b0e9c-fe13-4371-bbd0-a56d85bc7457",
"departmentaltargets": "a2143bd4-0004-4642-a75f-4f8c18001bea",
"stakeholders": "780e5dae-1ed2-4c92-80d7-d8dfbd1db75e",
"Tags": "1603b4c5-d2c8-4623-8a4b-3c70082898bd",
"healthtopics": "bfb4847c-b83d-4466-a3c7-262158a9dae2",
"targetaudiences": "daad8910-527b-4313-af79-30b363c65c0b",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "db433735-72bf-48d8-a989-d64317c468c5",
"ParentId": "b7bb64ae-2f30-4026-99e8-5977112fc6d4"
}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 | |
| 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-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"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": "bb1bb209-8294-44e0-90de-098541f5fd4c",
"publishingoffices": "ce1b4a42-24e4-4348-a697-3f6ffb0a54ac",
"events": "1d405b31-5998-4db9-bfca-eed9d4890c52",
"targets": "9b2fa8d6-51ae-4ca6-a19f-1a68810a0762",
"Category": "42c9e938-4963-4e78-a52d-5cb6c8802e5f",
"imagetypes": "52b4570e-0e9e-46c4-98ac-7b168508436c",
"departmentaltargets": "053e75ba-2d3a-4f61-9d6e-57b7c97c2773",
"stakeholders": "b837fef7-8622-4550-a2c8-8603cf29f709",
"Tags": "4853b6d5-057b-4195-8598-1f1dcd31a2ca",
"healthtopics": "e6f9f638-1652-4ddf-b989-f5c07c525568",
"targetaudiences": "fefa82b4-8ff7-44dc-8f72-71fceeb3eaf2",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "cb73a9ed-b82e-4749-92e9-2cf6dee47ed2",
"ParentId": "d6a0e721-4478-4b5b-acb1-fc952375b1a3",
"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
}Partial update for images item.
PATCH /api/gho/images({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 | |
| 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
{
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "782ff008-1749-4204-aaaf-3460d2cc0517",
"publishingoffices": "ea57df5e-0980-443a-8a80-d56e948acb88",
"events": "046e17a1-908c-4b2e-8927-31ccc7bbdce8",
"targets": "1405a9cf-644c-4d40-a2aa-cc6b7b074fe3",
"Category": "7fcff135-a743-4c60-bb05-47c805c4238e",
"imagetypes": "62d95c1f-2269-4420-baa0-fdbd90891f2c",
"departmentaltargets": "a7d60059-2689-4836-9756-5645ed1608ad",
"stakeholders": "b6af3244-378c-427e-9534-269c71933fd9",
"Tags": "5f4f13db-25e3-44c5-9b3d-2f4479e38de9",
"healthtopics": "99dad22f-524f-4528-80fd-d1300141b900",
"targetaudiences": "e29d0bf0-69f7-45af-81de-14359470c28a",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "159261de-c86d-4ac8-bc3f-01e7cfb42593",
"ParentId": "b37525f1-6a74-43c5-81a2-a826ad6017f1"
}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 images item.
PUT /api/gho/images({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 | |
| 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
{
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Author": "sample string 8",
"regionscountries": "58771df1-157f-4132-baff-dd9da7975cc8",
"publishingoffices": "4fea68af-49d5-4a62-8374-2dae4d5e1ab7",
"events": "9b1437b6-269c-4b25-823f-038ef1a49928",
"targets": "b4cec1fa-1887-42e4-95b9-edc8ce75175f",
"Category": "50f8bf47-99ef-44c7-9c5d-09502f8c12a5",
"imagetypes": "a8acc6bb-1929-410b-94f8-15977156def6",
"departmentaltargets": "d58b74d8-2b75-4a44-a88a-2e68ad479a84",
"stakeholders": "6420d015-9112-4f4d-b4db-1e7d06eea1db",
"Tags": "2bc93ae1-5ac1-4097-ab07-e8c33f6863f9",
"healthtopics": "97960ccc-35d7-413d-9543-7e9cf8087cce",
"targetaudiences": "06031cb4-d4a2-4a3f-9823-ef81c9d7da9d",
"IsOptimized": true,
"OptImgStatus": "sample string 21",
"AlternativeText": "sample string 22",
"FolderId": "973f4d55-44de-4a83-8d9e-5e79f99c2188",
"ParentId": "9df419bd-f18a-43de-8697-45e4f047d1fb"
}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 images item by Id.
DELETE /api/gho/images({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 Parent from images item.
GET /api/gho/images({key})/Parent
| 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 | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| MaxSize | System.Int64 | Read only: False | |
| MaxItemSize | System.Int64 | Read only: False | |
| BlobStorageProvider | System.String | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| ClientCacheProfile | System.String | Read only: False | |
| ExcludeFromSiteSearch | System.Boolean | Read only: False | |
| CoverId | System.Guid | Read only: False | |
| ThumbnailProfiles | System.String | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| ResizeOnUpload | System.Boolean | Read only: False | |
| NewSize | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ChildrenCount | System.Int32 | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| Breadcrumb | Telerik.Sitefinity.Web.Services.Extensibility.BreadcrumbItem | Read only: True |
application/json
[
{
"LastModified": "2026-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "fd8a9f21-60ea-4219-969b-23cdb9b2493a",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "328cb675-ab7d-4db2-94b9-a5e2c85c982a",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T18:51:28.0634119+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
},
{
"LastModified": "2026-04-17T18:51:28.0634119Z",
"PublicationDate": "2026-04-17T18:51:28.0634119Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T18:51:28.0634119Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"MaxSize": 10,
"MaxItemSize": 11,
"BlobStorageProvider": "sample string 12",
"OutputCacheProfile": "sample string 13",
"ClientCacheProfile": "sample string 14",
"ExcludeFromSiteSearch": true,
"CoverId": "fd8a9f21-60ea-4219-969b-23cdb9b2493a",
"ThumbnailProfiles": "sample string 17",
"AllowComments": true,
"ResizeOnUpload": true,
"NewSize": "sample string 20",
"ParentId": "328cb675-ab7d-4db2-94b9-a5e2c85c982a",
"Provider": "sample string 22",
"ChildrenCount": 23,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T18:51:28.0634119+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"Breadcrumb": null
}
]Add Parent relation to images item.
POST /api/gho/images({key})/Parent/$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 Parent from images item.
DELETE /api/gho/images({key})/Parent/$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.