Returns a set of data items of type factsheets.
GET /api/hubs/factsheets
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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "39b4f8c6-a312-4235-b441-7fcfbd5c5f2a",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "b4defe67-3553-4e16-b787-ee33e1e5518e",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "12b8cec1-68d4-46b6-bde1-3c690e0bfbdf",
"publishingoffices": "afc8b4a2-2e44-40ef-b5fd-1d37f91d971c",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "16e9a72c-befc-4d1a-b89c-3a2db14f8cb3",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "d2dc4274-f262-4a3d-95fe-31aefda7915d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "39b4f8c6-a312-4235-b441-7fcfbd5c5f2a",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "b4defe67-3553-4e16-b787-ee33e1e5518e",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "12b8cec1-68d4-46b6-bde1-3c690e0bfbdf",
"publishingoffices": "afc8b4a2-2e44-40ef-b5fd-1d37f91d971c",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "16e9a72c-befc-4d1a-b89c-3a2db14f8cb3",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "d2dc4274-f262-4a3d-95fe-31aefda7915d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
}
]Gets factsheets item by id.
GET /api/hubs/factsheets({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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "df64f752-6dc5-4f71-a51a-b8a24078bd6f",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "249e1465-06d2-4c25-8449-d498eb22c72e",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "c4f5ffb2-13a8-48cc-bc59-cbe45435fb9b",
"publishingoffices": "c115d9aa-b03b-43a4-83a5-c75e04e4efda",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "2eee3c2b-e7fd-4092-9244-6c7c6471b6a0",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "19fc4c36-3552-4065-a667-71bd0a81c639",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
}Gets Id property from factsheets item.
GET /api/hubs/factsheets({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": "60f208a6-727f-4b11-a47d-be3339b3abf7"
}Creates a factsheets item.
POST /api/hubs/factsheets
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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c12d9b6a-168d-4d68-992c-2e6cc701735d",
"NewsNumberOfAdditionalItems": 6.0,
"MedicalTreatmentBriefSummary": "sample string 7",
"Content": "sample string 8",
"targetaudiences": "c5097589-59b4-4d5b-abd3-0286c0fbff62",
"ConditionName": "sample string 10",
"OpenGraphTitle": "sample string 11",
"DocumentNumberOfAdditionalItems": 12.0,
"PreventionBriefSummary": "sample string 13",
"SelfCareLongerSummary": "sample string 14",
"EventNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"SymptomsLongerSummary": "sample string 17",
"MetaTitle": "sample string 18",
"healthtopics": "cd3838b1-c1d9-4fb2-acca-b7209aceabe3",
"publishingoffices": "74e3c0c0-fad9-48ac-ab4b-1f6b9f7fc911",
"ConditionLongerOverview": "sample string 21",
"Title": "sample string 22",
"PreventionLongerSummary": "sample string 23",
"SourceKey": "sample string 24",
"PhotoStoryNumberOfAdditionalItems": 25.0,
"departmentaltargets": "f1604cbf-128b-4ad2-8848-cdf757a01e77",
"SelfCareBriefSummary": "sample string 27",
"FactFileNumberOfAdditionalItems": 28.0,
"SortTitle": "sample string 29",
"LocalPublicationDate": "sample string 30",
"Summary": "sample string 31",
"FeatureStoryNumberOfAdditionalItems": 32.0,
"OtherRelated": "sample string 33",
"FactSheetNumberOfAdditionalItems": 34.0,
"targets": "8b930fbd-b9ad-4e74-bdae-e1595259ec72",
"OpenGraphDescription": "sample string 36",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 38",
"MetaDescription": "sample string 39",
"MedicalTreatmentLongerSummary": "sample string 40",
"CommentaryNumberOfAdditionalItems": 41.0,
"SymptomsBriefSummary": "sample string 42",
"Highlight": "sample string 43"
}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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "c6da6b6d-9646-4c01-90d1-4a49888394ce",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "9264d350-7dd8-45c0-a8ea-4910ac668e18",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "375027d5-e3d2-4e05-9e3b-c85d8ace8f5e",
"publishingoffices": "8946042c-18f1-4f80-87b6-4a2b62ceca0c",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "f7a2ac85-389d-4a76-b74a-8073e261f1f1",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "98009df0-42c7-49c1-a8c7-d568e3af46bc",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
}Partial update for factsheets item.
PATCH /api/hubs/factsheets({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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "c2b6855c-00e3-4863-bfe5-b4ca50e3f703",
"NewsNumberOfAdditionalItems": 6.0,
"MedicalTreatmentBriefSummary": "sample string 7",
"Content": "sample string 8",
"targetaudiences": "c39fb569-d6ae-4ae3-b7d5-ce81cfee02ab",
"ConditionName": "sample string 10",
"OpenGraphTitle": "sample string 11",
"DocumentNumberOfAdditionalItems": 12.0,
"PreventionBriefSummary": "sample string 13",
"SelfCareLongerSummary": "sample string 14",
"EventNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"SymptomsLongerSummary": "sample string 17",
"MetaTitle": "sample string 18",
"healthtopics": "49d5c169-846b-4cb1-ab17-4ed73ec579b1",
"publishingoffices": "223ae51a-e50e-423a-bf67-4c2009da0128",
"ConditionLongerOverview": "sample string 21",
"Title": "sample string 22",
"PreventionLongerSummary": "sample string 23",
"SourceKey": "sample string 24",
"PhotoStoryNumberOfAdditionalItems": 25.0,
"departmentaltargets": "2d5a13e4-bce8-464a-8a2a-bfaf78d56304",
"SelfCareBriefSummary": "sample string 27",
"FactFileNumberOfAdditionalItems": 28.0,
"SortTitle": "sample string 29",
"LocalPublicationDate": "sample string 30",
"Summary": "sample string 31",
"FeatureStoryNumberOfAdditionalItems": 32.0,
"OtherRelated": "sample string 33",
"FactSheetNumberOfAdditionalItems": 34.0,
"targets": "54f52aa5-6d8b-4150-ba83-fac425a2d84b",
"OpenGraphDescription": "sample string 36",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 38",
"MetaDescription": "sample string 39",
"MedicalTreatmentLongerSummary": "sample string 40",
"CommentaryNumberOfAdditionalItems": 41.0,
"SymptomsBriefSummary": "sample string 42",
"Highlight": "sample string 43"
}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 factsheets item.
PUT /api/hubs/factsheets({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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"regionscountries": "f636e71a-a15a-4779-abd0-540d30ad0081",
"NewsNumberOfAdditionalItems": 6.0,
"MedicalTreatmentBriefSummary": "sample string 7",
"Content": "sample string 8",
"targetaudiences": "bc83c6b1-9b11-4648-ac20-da8a8290e64c",
"ConditionName": "sample string 10",
"OpenGraphTitle": "sample string 11",
"DocumentNumberOfAdditionalItems": 12.0,
"PreventionBriefSummary": "sample string 13",
"SelfCareLongerSummary": "sample string 14",
"EventNumberOfAdditionalItems": 15.0,
"MultimediaNumberOfAdditionalItems": 16.0,
"SymptomsLongerSummary": "sample string 17",
"MetaTitle": "sample string 18",
"healthtopics": "1565adf9-c74c-4602-a6a6-29f7fd0f48c3",
"publishingoffices": "05ef5ebb-79ae-413b-9064-dab8813d500e",
"ConditionLongerOverview": "sample string 21",
"Title": "sample string 22",
"PreventionLongerSummary": "sample string 23",
"SourceKey": "sample string 24",
"PhotoStoryNumberOfAdditionalItems": 25.0,
"departmentaltargets": "eb4ae38a-2991-40f5-8946-6d493911b7d8",
"SelfCareBriefSummary": "sample string 27",
"FactFileNumberOfAdditionalItems": 28.0,
"SortTitle": "sample string 29",
"LocalPublicationDate": "sample string 30",
"Summary": "sample string 31",
"FeatureStoryNumberOfAdditionalItems": 32.0,
"OtherRelated": "sample string 33",
"FactSheetNumberOfAdditionalItems": 34.0,
"targets": "d94cd5c3-c209-4c85-af92-392d91bde00a",
"OpenGraphDescription": "sample string 36",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 38",
"MetaDescription": "sample string 39",
"MedicalTreatmentLongerSummary": "sample string 40",
"CommentaryNumberOfAdditionalItems": 41.0,
"SymptomsBriefSummary": "sample string 42",
"Highlight": "sample string 43"
}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 factsheets item by Id.
DELETE /api/hubs/factsheets({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 NewsRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/NewsRelatedData
| 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 |
| Title | System.String | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| newstypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"publishingoffices": "94466fcc-156d-4111-82d9-4cf93106ddd4",
"targets": "4b68b30c-e46c-41a2-9643-a0fb69bc4737",
"targetaudiences": "707c734c-a24c-41a2-94f4-b7fade3584e6",
"newstypes": "33ee5ed7-ea73-4c7d-a8b9-5c7610f7428a",
"regionscountries": "8143aec8-b567-4c95-9de9-7368ef70e824",
"healthtopics": "0e35ec55-d7e3-4d0a-8064-9c0a58f7ee7f",
"stakeholders": "65a4ec54-9566-445a-8e04-80189c40ce57",
"departmentaltargets": "e7ae56b6-8433-4bde-a5da-b820b0c50440",
"events": "8d65ec33-0da5-41c4-a4b3-82875a5fcf5f",
"Tags": "d63c2943-3a83-45a7-8d7d-861d1e2be685",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
},
{
"Title": "sample string 1",
"SystemSourceKey": "sample string 2",
"UrlName": "sample string 3",
"ItemDefaultUrl": "sample string 4",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"publishingoffices": "94466fcc-156d-4111-82d9-4cf93106ddd4",
"targets": "4b68b30c-e46c-41a2-9643-a0fb69bc4737",
"targetaudiences": "707c734c-a24c-41a2-94f4-b7fade3584e6",
"newstypes": "33ee5ed7-ea73-4c7d-a8b9-5c7610f7428a",
"regionscountries": "8143aec8-b567-4c95-9de9-7368ef70e824",
"healthtopics": "0e35ec55-d7e3-4d0a-8064-9c0a58f7ee7f",
"stakeholders": "65a4ec54-9566-445a-8e04-80189c40ce57",
"departmentaltargets": "e7ae56b6-8433-4bde-a5da-b820b0c50440",
"events": "8d65ec33-0da5-41c4-a4b3-82875a5fcf5f",
"Tags": "d63c2943-3a83-45a7-8d7d-861d1e2be685",
"Provider": "sample string 16",
"ThumbnailUrl": "sample string 17",
"Tag": "sample string 18",
"FormatedDate": "sample string 19",
"TrimmedTitle": "sample string 20"
}
]Add NewsRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/NewsRelatedData/$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 NewsRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/NewsRelatedData/$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 FeatureStoryRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/FeatureStoryRelatedData
| 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 | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "60f11b51-d55c-4b6f-9a37-a60fc310c07e",
"events": "b2b20c23-8c98-4044-b52c-a912d191f90c",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "fa6c2c6a-cb9e-4731-8ede-d9bb24eccc8d",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "965175ac-ae48-4061-a06c-fbe2b3e1d51f",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "d3fecebf-a49d-4411-b7b6-8d451359186f",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "5a04afdc-d0c4-40e3-a487-e433cfbf8ccf",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "29a17bf3-8e0e-4b58-863d-72e72c304e1c",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "d6493eda-e7b4-42e0-a601-c95871f4f0d1",
"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-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "60f11b51-d55c-4b6f-9a37-a60fc310c07e",
"events": "b2b20c23-8c98-4044-b52c-a912d191f90c",
"FactSheetNumberOfAdditionalItems": 10.0,
"Subtitle": "sample string 11",
"FeatureStoryNumberOfAdditionalItems": 12.0,
"regionscountries": "fa6c2c6a-cb9e-4731-8ede-d9bb24eccc8d",
"CommentaryNumberOfAdditionalItems": 14.0,
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"PhotoStoryNumberOfAdditionalItems": 16.0,
"healthtopics": "965175ac-ae48-4061-a06c-fbe2b3e1d51f",
"DocumentNumberOfAdditionalItems": 18.0,
"OpenGraphTitle": "sample string 19",
"EventNumberOfAdditionalItems": 20.0,
"SourceKey": "sample string 21",
"targets": "d3fecebf-a49d-4411-b7b6-8d451359186f",
"Content": "sample string 23",
"MultimediaNumberOfAdditionalItems": 24.0,
"Title": "sample string 25",
"departmentaltargets": "5a04afdc-d0c4-40e3-a487-e433cfbf8ccf",
"NewsNumberOfAdditionalItems": 27.0,
"targetaudiences": "29a17bf3-8e0e-4b58-863d-72e72c304e1c",
"Summary": "sample string 29",
"MetaTitle": "sample string 30",
"OtherRelated": "sample string 31",
"OpenGraphDescription": "sample string 32",
"stakeholders": "d6493eda-e7b4-42e0-a601-c95871f4f0d1",
"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-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
}
]Add FeatureStoryRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/FeatureStoryRelatedData/$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 FeatureStoryRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/FeatureStoryRelatedData/$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 MultimediaRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/MultimediaRelatedData
| 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 | |
| TerranceAudioUrl | System.String | Read only: False | |
| VimeoVideo | System.String | Read only: False | |
| multimediatypes | System.Guid | Read only: False | |
| YoutubeVideo | System.String | Read only: False | |
| Duration | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| TerranceVideoUrl | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| FacebookVideo | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "ae484200-9ba0-4e57-af5a-fc6b8bc81a08",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "83db4677-8537-4c79-95b1-e05f3aedf023",
"departmentaltargets": "086b8bf9-ec28-4a44-b78d-f26e0c0a620c",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"targetaudiences": "671f854a-2716-413b-ae5a-dc6e23b21c3e",
"targets": "bcd29482-30da-4550-903b-3a5e09b77d25",
"publishingoffices": "0bb4fc70-c5f0-48ed-a016-3f80c6292954",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "4f7c4234-99d9-4e2e-a6fa-8eb38b8b4e17",
"events": "e3f31895-fb7e-48bf-b9bc-d10cdc4ff348",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 26",
"FormatedDate": "sample string 27",
"Tag": "sample string 28",
"TrimmedTitle": "sample string 29"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"TerranceAudioUrl": "sample string 8",
"VimeoVideo": "sample string 9",
"multimediatypes": "ae484200-9ba0-4e57-af5a-fc6b8bc81a08",
"YoutubeVideo": "sample string 11",
"Duration": "sample string 12",
"Summary": "sample string 13",
"regionscountries": "83db4677-8537-4c79-95b1-e05f3aedf023",
"departmentaltargets": "086b8bf9-ec28-4a44-b78d-f26e0c0a620c",
"Title": "sample string 16",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"targetaudiences": "671f854a-2716-413b-ae5a-dc6e23b21c3e",
"targets": "bcd29482-30da-4550-903b-3a5e09b77d25",
"publishingoffices": "0bb4fc70-c5f0-48ed-a016-3f80c6292954",
"TerranceVideoUrl": "sample string 21",
"healthtopics": "4f7c4234-99d9-4e2e-a6fa-8eb38b8b4e17",
"events": "e3f31895-fb7e-48bf-b9bc-d10cdc4ff348",
"FacebookVideo": "sample string 24",
"Provider": "sample string 25",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 26",
"FormatedDate": "sample string 27",
"Tag": "sample string 28",
"TrimmedTitle": "sample string 29"
}
]Add MultimediaRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/MultimediaRelatedData/$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 MultimediaRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/MultimediaRelatedData/$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 CommentaryRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/CommentaryRelatedData
| 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 | |
| OpenGraphTitle | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Content | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Summary | System.String | Read only: False | |
| targets | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| events | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SourceKey | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Subtitle | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"departmentaltargets": "70c43f9d-a9ec-4613-96ab-49ddff3d4dfc",
"stakeholders": "db98ac5a-49cf-404d-83e5-bced2618bbc0",
"Highlight": "sample string 12",
"healthtopics": "96c6cb58-f143-40cd-b0fd-9bff22d31bf2",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "b57c8c65-bb75-4cd0-9168-935503d92a36",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "c2ff3aff-17af-44c5-bf08-2626a5105d55",
"Title": "sample string 25",
"events": "3acb9fea-53d3-4dad-bcda-249055b1c902",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "9b04dce2-016b-4cfe-8bfe-4baefaf36d6b",
"targetaudiences": "802e1456-30dd-412d-8f29-0dfcdf315c2d",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"OpenGraphTitle": "sample string 8",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"departmentaltargets": "70c43f9d-a9ec-4613-96ab-49ddff3d4dfc",
"stakeholders": "db98ac5a-49cf-404d-83e5-bced2618bbc0",
"Highlight": "sample string 12",
"healthtopics": "96c6cb58-f143-40cd-b0fd-9bff22d31bf2",
"EventNumberOfAdditionalItems": 14.0,
"Content": "sample string 15",
"publishingoffices": "b57c8c65-bb75-4cd0-9168-935503d92a36",
"MetaTitle": "sample string 17",
"MultimediaNumberOfAdditionalItems": 18.0,
"DocumentNumberOfAdditionalItems": 19.0,
"FeatureStoryNumberOfAdditionalItems": 20.0,
"PhotoStoryNumberOfAdditionalItems": 21.0,
"FactFileNumberOfAdditionalItems": 22.0,
"Summary": "sample string 23",
"targets": "c2ff3aff-17af-44c5-bf08-2626a5105d55",
"Title": "sample string 25",
"events": "3acb9fea-53d3-4dad-bcda-249055b1c902",
"MetaDescription": "sample string 27",
"OpenGraphDescription": "sample string 28",
"CommentaryNumberOfAdditionalItems": 29.0,
"OtherRelated": "sample string 30",
"FactSheetNumberOfAdditionalItems": 31.0,
"NewsNumberOfAdditionalItems": 32.0,
"SourceKey": "sample string 33",
"regionscountries": "9b04dce2-016b-4cfe-8bfe-4baefaf36d6b",
"targetaudiences": "802e1456-30dd-412d-8f29-0dfcdf315c2d",
"Subtitle": "sample string 36",
"Provider": "sample string 37",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 38",
"FormatedDate": "sample string 39",
"TrimmedTitle": "sample string 40"
}
]Add CommentaryRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/CommentaryRelatedData/$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 CommentaryRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/CommentaryRelatedData/$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 RichContentPage from factsheets item.
GET /api/hubs/factsheets({key})/RichContentPage
| 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-01-08T18:25:05.1978736Z",
"UrlName": "sample string 2",
"organizations": "5025f826-2061-4694-8289-172af1a9af94",
"regionscountries": "64804f84-e6ab-4426-bef5-191077b7c065",
"sustainabledevelopmentgoals": "a805f8b9-3931-40ec-be93-19c85d2ce1d2",
"departmentaltargets": "b3a591b7-a12f-4e82-ac36-c338b2d3b290",
"healthtopics": "80af84f4-ff1b-437e-9585-b06c3666f2f3",
"events": "6f538f1d-e672-42fe-9c59-9879820ec9ce",
"publishingoffices": "18f30777-a565-4527-89c3-a60198a44d90",
"WebPageType": "sample string 10",
"targetaudiences": "9670b080-8a68-403e-8d49-39b609d63b1f",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"ShowInNavigation": true,
"ParentId": "f9a235ef-6a82-4f16-9b81-8012717f91e5",
"RootId": "dba52dce-414a-4b72-b3dc-399a463c45f7",
"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": "51399dde-141e-4453-ae94-f248c17725b1",
"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-01-08T18:25:05.1978736Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"UrlName": "sample string 2",
"organizations": "5025f826-2061-4694-8289-172af1a9af94",
"regionscountries": "64804f84-e6ab-4426-bef5-191077b7c065",
"sustainabledevelopmentgoals": "a805f8b9-3931-40ec-be93-19c85d2ce1d2",
"departmentaltargets": "b3a591b7-a12f-4e82-ac36-c338b2d3b290",
"healthtopics": "80af84f4-ff1b-437e-9585-b06c3666f2f3",
"events": "6f538f1d-e672-42fe-9c59-9879820ec9ce",
"publishingoffices": "18f30777-a565-4527-89c3-a60198a44d90",
"WebPageType": "sample string 10",
"targetaudiences": "9670b080-8a68-403e-8d49-39b609d63b1f",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"ShowInNavigation": true,
"ParentId": "f9a235ef-6a82-4f16-9b81-8012717f91e5",
"RootId": "dba52dce-414a-4b72-b3dc-399a463c45f7",
"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": "51399dde-141e-4453-ae94-f248c17725b1",
"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-01-08T18:25:05.1978736Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add RichContentPage relation to factsheets item.
POST /api/hubs/factsheets({key})/RichContentPage/$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 RichContentPage from factsheets item.
DELETE /api/hubs/factsheets({key})/RichContentPage/$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 EventRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/EventRelatedData
| 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 | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Highlight | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Category | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| events | System.Guid | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| EventStart | System.DateTimeOffset | Read only: False | |
| EventEnd | System.DateTimeOffset | Read only: False | |
| ContactEmail | System.String | Read only: False | |
| ContactWeb | System.String | Read only: False | |
| Street | System.String | Read only: False | |
| City | System.String | Read only: False | |
| Country | System.String | Read only: False | |
| State | System.String | Read only: False | |
| ContactName | System.String | Read only: False | |
| ContactCell | System.String | Read only: False | |
| ContactPhone | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| IsRecurrent | System.Boolean | Read only: False | |
| RecurrenceExpression | System.String | Read only: False | |
| TimeZoneId | System.String | Read only: False | |
| AllDayEvent | System.Boolean | Read only: False | |
| Location | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| EventStartUtcOffset | System.Double | Read only: True | |
| EventEndUtcOffset | System.Double | Read only: True | |
| EventStartWithOffset | System.DateTimeOffset | Read only: True | |
| EventEndWithOffset | System.DateTimeOffset | Read only: True | |
| TrimmedTitle | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| FormatedEventDate | System.String | Read only: True | |
| EventCalendarUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "492d6ee3-4271-4592-ab8b-fddf712e372a",
"EventNumberOfAdditionalItems": 13.0,
"targets": "e9c3a829-b813-4a06-8fe1-3fcc2dac4282",
"healthtopics": "2e358b45-0110-4e4d-b61e-5b97dbd64c21",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "720b6bf9-f267-4659-b1b2-1162dd68e794",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "86b20122-0ee2-466d-89de-6c86358c645e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "b04c8d16-92ce-4da9-9adf-eda0de3b7649",
"MetaDescription": "sample string 29",
"Category": "7181ebc5-6207-475a-b0b8-7b0fe25bf57c",
"Tags": "0f239c9d-8149-4bc6-be4c-599a0a99e30c",
"regionscountries": "4e1d3562-8609-4862-afe7-1d0b9b35b7cb",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "6a5e2878-ec2c-4127-8d09-da15e27dc25f",
"AllowComments": true,
"EventStart": "2026-01-08T18:25:05.1978736Z",
"EventEnd": "2026-01-08T18:25:05.1978736Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "917340d1-3af0-46fd-9b9c-0537a6ff014a",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-01-08T18:25:05.1978736Z",
"EventEndWithOffset": "2026-01-08T18:25:05.1978736Z",
"TrimmedTitle": "sample string 60",
"FormatedDate": "sample string 61",
"FormatedEventDate": "sample string 62",
"EventCalendarUrl": "sample string 63",
"Tag": "sample string 64",
"ThumbnailUrl": "sample string 65"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"ItemDefaultUrl": "sample string 9",
"CommentaryNumberOfAdditionalItems": 10.0,
"FeatureStoryNumberOfAdditionalItems": 11.0,
"targetaudiences": "492d6ee3-4271-4592-ab8b-fddf712e372a",
"EventNumberOfAdditionalItems": 13.0,
"targets": "e9c3a829-b813-4a06-8fe1-3fcc2dac4282",
"healthtopics": "2e358b45-0110-4e4d-b61e-5b97dbd64c21",
"OpenGraphTitle": "sample string 16",
"departmentaltargets": "720b6bf9-f267-4659-b1b2-1162dd68e794",
"MetaTitle": "sample string 18",
"NewsNumberOfAdditionalItems": 19.0,
"MultimediaNumberOfAdditionalItems": 20.0,
"FactFileNumberOfAdditionalItems": 21.0,
"OtherRelated": "sample string 22",
"OpenGraphDescription": "sample string 23",
"publishingoffices": "86b20122-0ee2-466d-89de-6c86358c645e",
"Highlight": "sample string 25",
"PhotoStoryNumberOfAdditionalItems": 26.0,
"FactSheetNumberOfAdditionalItems": 27.0,
"stakeholders": "b04c8d16-92ce-4da9-9adf-eda0de3b7649",
"MetaDescription": "sample string 29",
"Category": "7181ebc5-6207-475a-b0b8-7b0fe25bf57c",
"Tags": "0f239c9d-8149-4bc6-be4c-599a0a99e30c",
"regionscountries": "4e1d3562-8609-4862-afe7-1d0b9b35b7cb",
"DocumentNumberOfAdditionalItems": 33.0,
"events": "6a5e2878-ec2c-4127-8d09-da15e27dc25f",
"AllowComments": true,
"EventStart": "2026-01-08T18:25:05.1978736Z",
"EventEnd": "2026-01-08T18:25:05.1978736Z",
"ContactEmail": "sample string 38",
"ContactWeb": "sample string 39",
"Street": "sample string 40",
"City": "sample string 41",
"Country": "sample string 42",
"State": "sample string 43",
"ContactName": "sample string 44",
"ContactCell": "sample string 45",
"ContactPhone": "sample string 46",
"Content": "sample string 47",
"Summary": "sample string 48",
"IsRecurrent": true,
"RecurrenceExpression": "sample string 50",
"TimeZoneId": "sample string 51",
"AllDayEvent": true,
"Location": "sample string 53",
"ParentId": "917340d1-3af0-46fd-9b9c-0537a6ff014a",
"Provider": "sample string 55",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"EventStartUtcOffset": 56.1,
"EventEndUtcOffset": 57.1,
"EventStartWithOffset": "2026-01-08T18:25:05.1978736Z",
"EventEndWithOffset": "2026-01-08T18:25:05.1978736Z",
"TrimmedTitle": "sample string 60",
"FormatedDate": "sample string 61",
"FormatedEventDate": "sample string 62",
"EventCalendarUrl": "sample string 63",
"Tag": "sample string 64",
"ThumbnailUrl": "sample string 65"
}
]Add EventRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/EventRelatedData/$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 EventRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/EventRelatedData/$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 FactSheetRelatedData from factsheets item.
GET /api/hubs/factsheets({key})/FactSheetRelatedData
| 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 | |
| regionscountries | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MedicalTreatmentBriefSummary | System.String | Read only: False | |
| Content | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| ConditionName | System.String | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PreventionBriefSummary | System.String | Read only: False | |
| SelfCareLongerSummary | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsLongerSummary | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ConditionLongerOverview | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PreventionLongerSummary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| SelfCareBriefSummary | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SortTitle | System.String | Read only: False | |
| LocalPublicationDate | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targets | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ConditionBriefOverview | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| MedicalTreatmentLongerSummary | System.String | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| SymptomsBriefSummary | System.String | Read only: False | |
| Highlight | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "2dd90978-1324-4757-abec-4c8473f035c9",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "3d17389e-cf20-4508-9428-9a9c4812a22b",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "f4d97cc5-9697-49da-b512-78cd188731f5",
"publishingoffices": "fccbad95-be8a-4929-97bc-504543acd144",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "7e1f1387-d2cf-492d-9a2e-ec634805c1fd",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "d424a193-d927-465a-b3ea-487da6e2592d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
},
{
"LastModified": "2026-01-08T18:25:05.1978736Z",
"PublicationDate": "2026-01-08T18:25:05.1978736Z",
"DateCreated": "2026-01-08T18:25:05.1978736Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"regionscountries": "2dd90978-1324-4757-abec-4c8473f035c9",
"NewsNumberOfAdditionalItems": 9.0,
"MedicalTreatmentBriefSummary": "sample string 10",
"Content": "sample string 11",
"targetaudiences": "3d17389e-cf20-4508-9428-9a9c4812a22b",
"ConditionName": "sample string 13",
"OpenGraphTitle": "sample string 14",
"DocumentNumberOfAdditionalItems": 15.0,
"PreventionBriefSummary": "sample string 16",
"SelfCareLongerSummary": "sample string 17",
"EventNumberOfAdditionalItems": 18.0,
"MultimediaNumberOfAdditionalItems": 19.0,
"SymptomsLongerSummary": "sample string 20",
"MetaTitle": "sample string 21",
"healthtopics": "f4d97cc5-9697-49da-b512-78cd188731f5",
"publishingoffices": "fccbad95-be8a-4929-97bc-504543acd144",
"ConditionLongerOverview": "sample string 24",
"Title": "sample string 25",
"PreventionLongerSummary": "sample string 26",
"SourceKey": "sample string 27",
"PhotoStoryNumberOfAdditionalItems": 28.0,
"departmentaltargets": "7e1f1387-d2cf-492d-9a2e-ec634805c1fd",
"SelfCareBriefSummary": "sample string 30",
"FactFileNumberOfAdditionalItems": 31.0,
"SortTitle": "sample string 32",
"LocalPublicationDate": "sample string 33",
"Summary": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"OtherRelated": "sample string 36",
"FactSheetNumberOfAdditionalItems": 37.0,
"targets": "d424a193-d927-465a-b3ea-487da6e2592d",
"OpenGraphDescription": "sample string 39",
"PublicationDateAndTime": "2026-01-08T18:25:05.1978736Z",
"ConditionBriefOverview": "sample string 41",
"MetaDescription": "sample string 42",
"MedicalTreatmentLongerSummary": "sample string 43",
"CommentaryNumberOfAdditionalItems": 44.0,
"SymptomsBriefSummary": "sample string 45",
"Highlight": "sample string 46",
"Provider": "sample string 47",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-01-08T18:25:05.1978736+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"ThumbnailUrl": "sample string 48",
"FormatedDate": "sample string 49",
"TrimmedTitle": "sample string 50"
}
]Add FactSheetRelatedData relation to factsheets item.
POST /api/hubs/factsheets({key})/FactSheetRelatedData/$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 FactSheetRelatedData from factsheets item.
DELETE /api/hubs/factsheets({key})/FactSheetRelatedData/$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.