Returns a set of data items of type activities.
GET /api/multimedias/activities
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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "307c578d-6b5f-46d7-96ad-b876f0869e5c",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 15",
"targetaudiences": "fee337fe-fa58-448c-be55-494c7c2e5b7e",
"Title": "sample string 17",
"publishingoffices": "998cbc2d-ed48-4b5d-b099-a15c36f4da26",
"targets": "98ba334a-7a44-451f-b72c-14b1244f1e85",
"departmentaltargets": "21f3fa5f-0d77-466e-acaa-66e8b631c76c",
"regionscountries": "5627a9e1-7d1c-4e37-b1c6-42648cc92ab2",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "307c578d-6b5f-46d7-96ad-b876f0869e5c",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 15",
"targetaudiences": "fee337fe-fa58-448c-be55-494c7c2e5b7e",
"Title": "sample string 17",
"publishingoffices": "998cbc2d-ed48-4b5d-b099-a15c36f4da26",
"targets": "98ba334a-7a44-451f-b72c-14b1244f1e85",
"departmentaltargets": "21f3fa5f-0d77-466e-acaa-66e8b631c76c",
"regionscountries": "5627a9e1-7d1c-4e37-b1c6-42648cc92ab2",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets activities item by id.
GET /api/multimedias/activities({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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "9dda7708-765e-46c9-84e4-4041b4339902",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 15",
"targetaudiences": "f49c8860-1fa9-4a75-bdc7-bc84cc32c561",
"Title": "sample string 17",
"publishingoffices": "64e333da-a297-4684-8472-d970c7678e86",
"targets": "bbba3351-ec9a-4c79-a72a-f6d3b2b7f3da",
"departmentaltargets": "144efd57-10b0-4dff-8fa6-202112d51415",
"regionscountries": "33825b77-ea2d-4c0a-86ba-2df1146bda96",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from activities item.
GET /api/multimedias/activities({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": "210528eb-5df8-4b3b-9d35-e83150724ecf"
}Creates a activities item.
POST /api/multimedias/activities
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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "7461ac9a-dd6a-4484-9524-372cf52f2ac2",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 12",
"targetaudiences": "9135f6f5-9e8b-47b2-bea9-562268ec9a00",
"Title": "sample string 14",
"publishingoffices": "3bd635e0-bd0e-457b-ba69-d5703e8d9114",
"targets": "a8706458-28dc-40bf-86b0-dc143329eb65",
"departmentaltargets": "0e72a91b-f883-4062-a2ea-6e22b63ac9ad",
"regionscountries": "eddd06b5-ff57-4a1f-91d1-7e0c93cc4d34"
}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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "b253c41f-1d55-4c9f-b613-f853b68c902a",
"MetaTitle": "sample string 9",
"Summary": "sample string 10",
"OpenGraphTitle": "sample string 11",
"ImpactStatistics": "sample string 12",
"OpenGraphDescription": "sample string 13",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 15",
"targetaudiences": "2a14aae0-6cfe-4e0b-8cf5-bc47f9cf8259",
"Title": "sample string 17",
"publishingoffices": "8d125be7-255d-4acd-8775-4fa331665b3c",
"targets": "a429db96-e9f1-4556-abd8-053e7cba3663",
"departmentaltargets": "ccc164c1-808f-43e2-b425-6554bcde942f",
"regionscountries": "d01b0cde-18d4-451a-98bb-bd8490c993d0",
"Provider": "sample string 22",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for activities item.
PATCH /api/multimedias/activities({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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "93e3249d-c752-4d17-b5bb-01865ad9c3c4",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 12",
"targetaudiences": "898dc1d1-8508-4e1c-ae17-8b245922c3ad",
"Title": "sample string 14",
"publishingoffices": "bb5dde33-17c5-48df-932c-e682f510dcae",
"targets": "1ef84170-d257-49de-9f07-b45f872f0e0a",
"departmentaltargets": "3649e404-e89f-4d7a-9e54-feaad4e82adb",
"regionscountries": "844058e7-7f15-4b2a-a443-555c7f641983"
}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 activities item.
PUT /api/multimedias/activities({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 | |
| healthtopics | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| ImpactStatistics | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"healthtopics": "78949fc9-b59c-4e62-899a-a67f101314ad",
"MetaTitle": "sample string 6",
"Summary": "sample string 7",
"OpenGraphTitle": "sample string 8",
"ImpactStatistics": "sample string 9",
"OpenGraphDescription": "sample string 10",
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"MetaDescription": "sample string 12",
"targetaudiences": "07abbb98-c8e7-48e1-8f9f-3fc8d3d63935",
"Title": "sample string 14",
"publishingoffices": "f39e4c67-7b3f-40a7-80f2-14f0b22be82f",
"targets": "cf786dd1-b6f6-46f0-8085-fabd54d3476a",
"departmentaltargets": "890e5f5b-179f-44fa-8e0f-39f658678796",
"regionscountries": "6b6a3e24-90af-41bb-8ab2-df27d81c0360"
}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 activities item by Id.
DELETE /api/multimedias/activities({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 activities item.
GET /api/multimedias/activities({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "a5e75b92-087b-4b16-81d3-e708a779b364",
"publishingoffices": "f4bd5fad-8a79-404f-a165-72c75057b35f",
"events": "6aaea20f-d0d4-4deb-b328-acdf1ca36608",
"targets": "31a42e02-1acd-4437-a13e-3e5c219b31d9",
"Category": "88320359-56e9-4f55-9769-34466add1b6e",
"imagetypes": "b99f9865-643d-41fb-aaf9-c918d5f3ed0f",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6cf7d0f6-d601-4730-8fd1-fae3852c49d8",
"stakeholders": "90234c7b-a5df-4033-a140-2af6ac9b31b5",
"Tags": "b05fa1e7-b6f6-47b8-b05a-e65b1d998e91",
"healthtopics": "1a86e07c-7f7d-4cbe-a3be-12a2969aeaf0",
"targetaudiences": "b9a54dd3-f533-42be-9154-ada2d226cc14",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6dbd3639-992c-4d95-ace9-014790cb5e3f",
"ParentId": "ad732ad9-55f4-4bd7-b4b2-2d9ccc327a40",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "a5e75b92-087b-4b16-81d3-e708a779b364",
"publishingoffices": "f4bd5fad-8a79-404f-a165-72c75057b35f",
"events": "6aaea20f-d0d4-4deb-b328-acdf1ca36608",
"targets": "31a42e02-1acd-4437-a13e-3e5c219b31d9",
"Category": "88320359-56e9-4f55-9769-34466add1b6e",
"imagetypes": "b99f9865-643d-41fb-aaf9-c918d5f3ed0f",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "6cf7d0f6-d601-4730-8fd1-fae3852c49d8",
"stakeholders": "90234c7b-a5df-4033-a140-2af6ac9b31b5",
"Tags": "b05fa1e7-b6f6-47b8-b05a-e65b1d998e91",
"healthtopics": "1a86e07c-7f7d-4cbe-a3be-12a2969aeaf0",
"targetaudiences": "b9a54dd3-f533-42be-9154-ada2d226cc14",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "6dbd3639-992c-4d95-ace9-014790cb5e3f",
"ParentId": "ad732ad9-55f4-4bd7-b4b2-2d9ccc327a40",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to activities item.
POST /api/multimedias/activities({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 activities item.
DELETE /api/multimedias/activities({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 OpenGraphImage from activities item.
GET /api/multimedias/activities({key})/OpenGraphImage
| 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 | |
| JoomlaArticleId | System.String | 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-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "c76c6f92-0d0a-4275-a643-bcdc29caf285",
"publishingoffices": "58ecc7ce-b4d1-4c94-b74e-e9931031f355",
"events": "f2334f99-60ef-40e9-ba65-28c2abcaaacc",
"targets": "82ef6a69-ddb4-4378-ac17-07cb74e996e9",
"Category": "a0748358-c84a-4b39-a53a-84ca07ed61e8",
"imagetypes": "18bb64eb-27b1-4fb6-bae5-9cd0b7ef9db5",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "148a86f5-9ac7-4acd-a62a-42db0f5ef782",
"stakeholders": "86d8a265-f2ab-4ff9-bf33-14799f2d9884",
"Tags": "e82b72e5-23c4-4804-b9ba-c111b5fb06ee",
"healthtopics": "bc173a53-27dd-43fd-a134-f94cc65af407",
"targetaudiences": "d69ad190-ab5a-40a6-8491-5cc12858766f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "295c4567-cc8d-4443-bfbb-91dacb731af9",
"ParentId": "26917405-9a16-481c-a856-5ca4994f199b",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "c76c6f92-0d0a-4275-a643-bcdc29caf285",
"publishingoffices": "58ecc7ce-b4d1-4c94-b74e-e9931031f355",
"events": "f2334f99-60ef-40e9-ba65-28c2abcaaacc",
"targets": "82ef6a69-ddb4-4378-ac17-07cb74e996e9",
"Category": "a0748358-c84a-4b39-a53a-84ca07ed61e8",
"imagetypes": "18bb64eb-27b1-4fb6-bae5-9cd0b7ef9db5",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "148a86f5-9ac7-4acd-a62a-42db0f5ef782",
"stakeholders": "86d8a265-f2ab-4ff9-bf33-14799f2d9884",
"Tags": "e82b72e5-23c4-4804-b9ba-c111b5fb06ee",
"healthtopics": "bc173a53-27dd-43fd-a134-f94cc65af407",
"targetaudiences": "d69ad190-ab5a-40a6-8491-5cc12858766f",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "295c4567-cc8d-4443-bfbb-91dacb731af9",
"ParentId": "26917405-9a16-481c-a856-5ca4994f199b",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add OpenGraphImage relation to activities item.
POST /api/multimedias/activities({key})/OpenGraphImage/$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 OpenGraphImage from activities item.
DELETE /api/multimedias/activities({key})/OpenGraphImage/$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 RelatedStatistics from activities item.
GET /api/multimedias/activities({key})/RelatedStatistics
| 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 | |
| Subtitle | System.String | Read only: False | |
| BackgroundImageDropdown | System.String | Read only: False | |
| ButtonText | System.String | Read only: False | |
| FrontendTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| ExternalURL | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "3395c578-a874-40b3-a4cb-39479488577d",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "3395c578-a874-40b3-a4cb-39479488577d",
"Subtitle": "sample string 9",
"BackgroundImageDropdown": "sample string 10",
"ButtonText": "sample string 11",
"FrontendTitle": "sample string 12",
"Summary": "sample string 13",
"Title": "sample string 14",
"ExternalURL": "sample string 15",
"Provider": "sample string 16",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedStatistics relation to activities item.
POST /api/multimedias/activities({key})/RelatedStatistics/$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 RelatedStatistics from activities item.
DELETE /api/multimedias/activities({key})/RelatedStatistics/$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 RelatedPage from activities item.
GET /api/multimedias/activities({key})/RelatedPage
| 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 | |
| UrlName | System.String | Read only: False | |
| organizations | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| WebPageType | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: False | |
| ShowInNavigation | System.Boolean | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| RootId | System.Guid | Read only: False | |
| ExpirationInDays | System.Int32 | Read only: False | |
| HtmlTitle | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| HeadTagContent | System.String | Read only: False | |
| CodeBehindType | System.String | Read only: False | |
| IncludeScriptManager | System.Boolean | Read only: False | |
| EnableViewState | System.Boolean | Read only: False | |
| PageType | Telerik.Sitefinity.Web.Api.Strategies.Pages.PageType | Read only: False | |
| RedirectPage | Telerik.Sitefinity.Web.Api.Strategies.Pages.RedirectPage | Read only: False | |
| TemplateId | System.Guid | Read only: False | |
| RequireSsl | System.Boolean | Read only: False | |
| EnableScriptManager | System.Boolean | Read only: False | |
| AllowParametersValidation | System.Boolean | Read only: False | |
| Crawlable | System.Boolean | Read only: False | |
| IncludeInSearchIndex | System.Boolean | Read only: False | |
| Priority | System.Single | Read only: False | |
| LocalizationStrategy | Telerik.Sitefinity.Localization.LocalizationStrategy | Read only: True | |
| CanonicalUrlBehaviour | Telerik.Sitefinity.Web.Api.Strategies.Pages.CanonicalUrlSettings | Read only: False | |
| OutputCacheProfile | System.String | Read only: False | |
| Renderer | System.String | Read only: False | |
| TemplateName | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| HasChildren | System.Boolean | Read only: True | |
| Breadcrumb | System.String | Read only: True | |
| AvailableLanguages | System.String | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: True | |
| ViewUrl | System.String | Read only: True | |
| EditUrl | System.String | Read only: True | |
| EditUrlBasePath | System.String | Read only: True | |
| IsHomePage | System.Boolean | Read only: True | |
| RelativeUrlPath | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"UrlName": "sample string 2",
"organizations": "777ee8cd-71d4-4a70-92ee-c27734005980",
"regionscountries": "1d22c48b-9b4e-47c2-b2f8-e7cb19b39da8",
"sustainabledevelopmentgoals": "993d782c-573b-4b30-ae84-93301d1a430c",
"departmentaltargets": "ac2cbbfe-472c-412c-a8e3-d6543cdad33b",
"healthtopics": "07ed3cc0-1b11-4e89-9fa8-749b63673b9b",
"events": "e9837662-9289-4d81-9764-8bba68d0860e",
"publishingoffices": "ff2f2792-d3df-4b3d-83d4-850fcaf1cc18",
"WebPageType": "sample string 10",
"targetaudiences": "dc9ba893-644d-4692-9a6b-1bf06c5a8720",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"ShowInNavigation": true,
"ParentId": "7d3b9e0c-dda8-4d7f-87ce-d44cf71aaf1f",
"RootId": "7a835f13-0ddf-469a-88c2-bdb0f700ec77",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "ed1e5d81-6c81-4570-84a1-dc1a50e012d7",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"UrlName": "sample string 2",
"organizations": "777ee8cd-71d4-4a70-92ee-c27734005980",
"regionscountries": "1d22c48b-9b4e-47c2-b2f8-e7cb19b39da8",
"sustainabledevelopmentgoals": "993d782c-573b-4b30-ae84-93301d1a430c",
"departmentaltargets": "ac2cbbfe-472c-412c-a8e3-d6543cdad33b",
"healthtopics": "07ed3cc0-1b11-4e89-9fa8-749b63673b9b",
"events": "e9837662-9289-4d81-9764-8bba68d0860e",
"publishingoffices": "ff2f2792-d3df-4b3d-83d4-850fcaf1cc18",
"WebPageType": "sample string 10",
"targetaudiences": "dc9ba893-644d-4692-9a6b-1bf06c5a8720",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"ShowInNavigation": true,
"ParentId": "7d3b9e0c-dda8-4d7f-87ce-d44cf71aaf1f",
"RootId": "7a835f13-0ddf-469a-88c2-bdb0f700ec77",
"ExpirationInDays": 19,
"HtmlTitle": "sample string 20",
"Description": "sample string 21",
"HeadTagContent": "sample string 22",
"CodeBehindType": "sample string 23",
"IncludeScriptManager": true,
"EnableViewState": true,
"PageType": 0,
"RedirectPage": null,
"TemplateId": "ed1e5d81-6c81-4570-84a1-dc1a50e012d7",
"RequireSsl": true,
"EnableScriptManager": true,
"AllowParametersValidation": true,
"Crawlable": true,
"IncludeInSearchIndex": true,
"Priority": 32.1,
"LocalizationStrategy": 0,
"CanonicalUrlBehaviour": 0,
"OutputCacheProfile": "sample string 33",
"Renderer": "sample string 34",
"TemplateName": "sample string 35",
"Provider": "sample string 36",
"HasChildren": true,
"Breadcrumb": "sample string 38",
"AvailableLanguages": "sample string 39",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add RelatedPage relation to activities item.
POST /api/multimedias/activities({key})/RelatedPage/$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 RelatedPage from activities item.
DELETE /api/multimedias/activities({key})/RelatedPage/$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 RelatedFeatureStories from activities item.
GET /api/multimedias/activities({key})/RelatedFeatureStories
| 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 | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Subtitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Title | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Summary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "4cc55f50-0985-4eee-a2d4-969833857424",
"events": "5b71dba6-8820-453a-bc1a-748a4589cc58",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "3da5cccd-2ac0-4dc2-83f1-1f79868e841d",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "eddc27d5-6bd6-4485-982f-61bb811f3f60",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "4c205400-ba69-459e-b772-1b4faa2c6c9b",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "900e7d03-6889-431d-8663-a2f84438bf46",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "964f42bc-452c-47da-acf7-e202bc8c21c2",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "4719e786-c572-41ce-b45a-4943da4423cb",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "4cc55f50-0985-4eee-a2d4-969833857424",
"events": "5b71dba6-8820-453a-bc1a-748a4589cc58",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "3da5cccd-2ac0-4dc2-83f1-1f79868e841d",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-09-20T22:43:37.0106565Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "eddc27d5-6bd6-4485-982f-61bb811f3f60",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "4c205400-ba69-459e-b772-1b4faa2c6c9b",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "900e7d03-6889-431d-8663-a2f84438bf46",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "964f42bc-452c-47da-acf7-e202bc8c21c2",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "4719e786-c572-41ce-b45a-4943da4423cb",
"MetaDescription": "sample string 34",
"FactFileNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-09-20T22:43:37.0106565+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedFeatureStories relation to activities item.
POST /api/multimedias/activities({key})/RelatedFeatureStories/$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 RelatedFeatureStories from activities item.
DELETE /api/multimedias/activities({key})/RelatedFeatureStories/$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 activities item.
GET /api/multimedias/activities({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 | |
| JoomlaArticleId | System.String | 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-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "733d2c9a-d907-4301-a5b0-e9500efdf7ca",
"publishingoffices": "be419eba-bf6d-44bc-8ac8-9c35c6e7a932",
"events": "7d855120-634d-4262-ac55-5a7dfa9860ec",
"targets": "3ddc81fd-07d7-4ea0-9e98-2b4ecd996023",
"Category": "9038f01a-af7c-402c-ac0d-f68bc407226f",
"imagetypes": "53352b83-3398-4a76-827f-58940bc30d42",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f9a400f2-95fb-4914-9d05-75593f784524",
"stakeholders": "52524fec-7750-4136-acfe-51295fbd5807",
"Tags": "a57689fc-cec3-47af-a895-deab3685f08f",
"healthtopics": "abe9a4e7-d0c2-4cf4-bb0c-5f2558b00574",
"targetaudiences": "0a6bb895-19d2-44a1-a707-5e53dc218ee8",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f0f84d1f-ad01-41ce-bb92-7b616fd5ebea",
"ParentId": "9352c25d-4226-420c-ad86-9488b615e883",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-09-20T22:43:37.0106565Z",
"PublicationDate": "2026-09-20T22:43:37.0106565Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-09-20T22:43:37.0106565Z",
"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": "733d2c9a-d907-4301-a5b0-e9500efdf7ca",
"publishingoffices": "be419eba-bf6d-44bc-8ac8-9c35c6e7a932",
"events": "7d855120-634d-4262-ac55-5a7dfa9860ec",
"targets": "3ddc81fd-07d7-4ea0-9e98-2b4ecd996023",
"Category": "9038f01a-af7c-402c-ac0d-f68bc407226f",
"imagetypes": "53352b83-3398-4a76-827f-58940bc30d42",
"JoomlaArticleId": "sample string 21",
"departmentaltargets": "f9a400f2-95fb-4914-9d05-75593f784524",
"stakeholders": "52524fec-7750-4136-acfe-51295fbd5807",
"Tags": "a57689fc-cec3-47af-a895-deab3685f08f",
"healthtopics": "abe9a4e7-d0c2-4cf4-bb0c-5f2558b00574",
"targetaudiences": "0a6bb895-19d2-44a1-a707-5e53dc218ee8",
"IsOptimized": true,
"OptImgStatus": "sample string 28",
"Width": 29,
"Height": 30,
"AlternativeText": "sample string 31",
"FolderId": "f0f84d1f-ad01-41ce-bb92-7b616fd5ebea",
"ParentId": "9352c25d-4226-420c-ad86-9488b615e883",
"Provider": "sample string 34",
"Url": "sample string 35",
"ThumbnailUrl": "sample string 36",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add MainImage relation to activities item.
POST /api/multimedias/activities({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 activities item.
DELETE /api/multimedias/activities({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.