Returns a set of data items of type countryprofiles.
GET /api/hubs/countryprofiles
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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "c1ff8198-7555-4371-bd03-37580f0ceb15",
"Title": "sample string 9",
"healthtopics": "8e7a042d-4b3c-4acb-bc88-7f5bb600d159",
"regionscountries": "056c5d4a-72e4-45ee-a3e7-12844c2e32d0",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"CountryProfileDefaultUrl": "sample string 15",
"CountryProfileFormattedDate": "sample string 16",
"CountryProfileReportDates": "sample string 17"
},
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "c1ff8198-7555-4371-bd03-37580f0ceb15",
"Title": "sample string 9",
"healthtopics": "8e7a042d-4b3c-4acb-bc88-7f5bb600d159",
"regionscountries": "056c5d4a-72e4-45ee-a3e7-12844c2e32d0",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"CountryProfileDefaultUrl": "sample string 15",
"CountryProfileFormattedDate": "sample string 16",
"CountryProfileReportDates": "sample string 17"
}
]Gets countryprofiles item by id.
GET /api/hubs/countryprofiles({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "12f579c5-daee-4c42-aead-69cea3507b72",
"Title": "sample string 9",
"healthtopics": "a2cc3f94-547a-43d4-b193-d189d6d3f8be",
"regionscountries": "d6a10b24-9ea6-44cf-8065-9dba38848416",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"CountryProfileDefaultUrl": "sample string 15",
"CountryProfileFormattedDate": "sample string 16",
"CountryProfileReportDates": "sample string 17"
}Gets Id property from countryprofiles item.
GET /api/hubs/countryprofiles({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": "3ff59b1c-6902-468b-89d3-b173b311699f"
}Creates a countryprofiles item.
POST /api/hubs/countryprofiles
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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "b9fb0650-c5fd-449f-8d02-e452d38bd48e",
"Title": "sample string 6",
"healthtopics": "f2e0c403-8650-4d05-bd21-a8a289a81d09",
"regionscountries": "33f3c064-b5b1-4567-9860-62fd29365304",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z"
}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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "ce00f9eb-c606-44bb-98f5-a5b1b1720df3",
"Title": "sample string 9",
"healthtopics": "148bc3b7-58ff-4f6e-bf9e-b4bc60da6158",
"regionscountries": "a2a03022-265b-4034-8fff-ab9becbc30fd",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z",
"Provider": "sample string 14",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"CountryProfileDefaultUrl": "sample string 15",
"CountryProfileFormattedDate": "sample string 16",
"CountryProfileReportDates": "sample string 17"
}Partial update for countryprofiles item.
PATCH /api/hubs/countryprofiles({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "951e9f2b-630c-47b1-b529-8060d9783076",
"Title": "sample string 6",
"healthtopics": "35d91a5e-1297-4a76-95b2-27b0a0e96485",
"regionscountries": "8e126720-d118-4b5f-9658-2ebc792a0198",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z"
}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 countryprofiles item.
PUT /api/hubs/countryprofiles({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 | |
| publishingoffices | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ReportEndDate | System.DateTimeOffset | Read only: False | |
| ReportStartDate | System.DateTimeOffset | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| CountryProfileDefaultUrl | System.String | Read only: True | |
| CountryProfileFormattedDate | System.String | Read only: True | |
| CountryProfileReportDates | System.String | Read only: True |
application/json
{
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "b9881772-71d5-4a8a-a9f3-329dc6864164",
"Title": "sample string 6",
"healthtopics": "e55480d4-f6dd-47b8-901f-5c77edb7cd09",
"regionscountries": "b9ac1e48-03c2-467b-b7ee-9520a91e5d42",
"ReportEndDate": "2025-10-27T12:31:33.4944922Z",
"ReportStartDate": "2025-10-27T12:31:33.4944922Z"
}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 countryprofiles item by Id.
DELETE /api/hubs/countryprofiles({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 ActualWhoDocument from countryprofiles item.
GET /api/hubs/countryprofiles({key})/ActualWhoDocument
| 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 | |
| Overview | System.String | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| ISBN | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Links | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| Copyright | System.String | Read only: False | |
| meetingreporttypes | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| NumberOfPagesField | System.Decimal | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| MetaDescription | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| TrimmedTitle | System.String | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| Tag | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"FactFileNumberOfAdditionalItems": 9.0,
"regionscountries": "8783e70f-5853-4f5b-b8db-85b22f913cc6",
"OpenGraphDescription": "sample string 11",
"EventNumberOfAdditionalItems": 12.0,
"targetaudiences": "a3eaf2a9-bb27-48c4-9a2e-464b91d45601",
"departmentaltargets": "99dbaf57-5b49-4a3d-a2b5-eb7749124561",
"NewsNumberOfAdditionalItems": 15.0,
"OtherRelated": "sample string 16",
"PublicationDateAndTime": "2025-10-27T12:31:33.4944922Z",
"ISBN": "sample string 18",
"Subtitle": "sample string 19",
"healthtopics": "dc289f46-9b2e-4cf8-8baf-629b315f65b2",
"FactSheetNumberOfAdditionalItems": 21.0,
"Links": "sample string 22",
"Summary": "sample string 23",
"SourceKey": "sample string 24",
"Editors": "sample string 25",
"Copyright": "sample string 26",
"meetingreporttypes": "27370b90-f818-47f2-8c6b-1de486656499",
"events": "7ef24bf4-652d-4199-8f6c-409cc1985a80",
"MultimediaNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"PhotoStoryNumberOfAdditionalItems": 31.0,
"sustainabledevelopmentgoals": "a0c2278e-1057-42b7-b5eb-fcd13f3276fa",
"publishingoffices": "c40c3478-8b5c-43aa-a19b-4f27db2b1743",
"OpenGraphTitle": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"NumberOfPagesField": 37.0,
"WHOReferenceNumber": "sample string 38",
"MetaTitle": "sample string 39",
"Title": "sample string 40",
"MetaDescription": "sample string 41",
"Provider": "sample string 42",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"TrimmedTitle": "sample string 43",
"FormatedDate": "sample string 44",
"ThumbnailUrl": "sample string 45",
"DownloadUrl": "sample string 46",
"Tag": "sample string 47"
},
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Overview": "sample string 8",
"FactFileNumberOfAdditionalItems": 9.0,
"regionscountries": "8783e70f-5853-4f5b-b8db-85b22f913cc6",
"OpenGraphDescription": "sample string 11",
"EventNumberOfAdditionalItems": 12.0,
"targetaudiences": "a3eaf2a9-bb27-48c4-9a2e-464b91d45601",
"departmentaltargets": "99dbaf57-5b49-4a3d-a2b5-eb7749124561",
"NewsNumberOfAdditionalItems": 15.0,
"OtherRelated": "sample string 16",
"PublicationDateAndTime": "2025-10-27T12:31:33.4944922Z",
"ISBN": "sample string 18",
"Subtitle": "sample string 19",
"healthtopics": "dc289f46-9b2e-4cf8-8baf-629b315f65b2",
"FactSheetNumberOfAdditionalItems": 21.0,
"Links": "sample string 22",
"Summary": "sample string 23",
"SourceKey": "sample string 24",
"Editors": "sample string 25",
"Copyright": "sample string 26",
"meetingreporttypes": "27370b90-f818-47f2-8c6b-1de486656499",
"events": "7ef24bf4-652d-4199-8f6c-409cc1985a80",
"MultimediaNumberOfAdditionalItems": 29.0,
"CommentaryNumberOfAdditionalItems": 30.0,
"PhotoStoryNumberOfAdditionalItems": 31.0,
"sustainabledevelopmentgoals": "a0c2278e-1057-42b7-b5eb-fcd13f3276fa",
"publishingoffices": "c40c3478-8b5c-43aa-a19b-4f27db2b1743",
"OpenGraphTitle": "sample string 34",
"FeatureStoryNumberOfAdditionalItems": 35.0,
"Highlight": "sample string 36",
"NumberOfPagesField": 37.0,
"WHOReferenceNumber": "sample string 38",
"MetaTitle": "sample string 39",
"Title": "sample string 40",
"MetaDescription": "sample string 41",
"Provider": "sample string 42",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"TrimmedTitle": "sample string 43",
"FormatedDate": "sample string 44",
"ThumbnailUrl": "sample string 45",
"DownloadUrl": "sample string 46",
"Tag": "sample string 47"
}
]Add ActualWhoDocument relation to countryprofiles item.
POST /api/hubs/countryprofiles({key})/ActualWhoDocument/$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 ActualWhoDocument from countryprofiles item.
DELETE /api/hubs/countryprofiles({key})/ActualWhoDocument/$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 ActualIrisPublication from countryprofiles item.
GET /api/hubs/countryprofiles({key})/ActualIrisPublication
| 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 | |
| MetaDescription | System.String | Read only: False | |
| Editors | System.String | Read only: False | |
| NumberOfPages | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| Links | System.String | Read only: False | |
| FactSheetNumberOfAdditionalItems | System.Decimal | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| EventNumberOfAdditionalItems | System.Decimal | Read only: False | |
| CommentaryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| ISBN | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| PhotoStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Highlight | System.String | Read only: False | |
| DocumentNumberOfAdditionalItems | System.Decimal | Read only: False | |
| IRISID | System.String | Read only: False | |
| MetaTitle | System.String | Read only: False | |
| FeatureStoryNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Copyright | System.String | Read only: False | |
| SourceKey | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| OpenGraphTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| OtherRelated | System.String | Read only: False | |
| WHOReferenceNumber | System.String | Read only: False | |
| Subtitle | System.String | Read only: False | |
| publicationtypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| MultimediaNumberOfAdditionalItems | System.Decimal | Read only: False | |
| OpenGraphDescription | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| NewsNumberOfAdditionalItems | System.Decimal | Read only: False | |
| FactFileNumberOfAdditionalItems | System.Decimal | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True | |
| FormatedDate | System.String | Read only: True | |
| Tag | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| DownloadUrl | System.String | Read only: True | |
| TrimmedTitle | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "eba02d3c-9986-48b8-9145-d8645f8f9105",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "28d12d37-16da-4c6a-960b-1e20b74439d9",
"events": "8f8b4977-2dab-45da-ba39-ddc6f9822096",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "8c1be4cd-97b6-4ddf-9b04-3651ab255b11",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "169a641f-2aee-45e9-82bf-da8ed2e57153",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "bd4be11b-5ecc-4f23-8f73-7204a4b74449",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "95f3ac15-76be-44e7-96d8-e5c3432181bd",
"departmentaltargets": "7dd3505d-753a-4ee0-9869-e9eed5fbde4f",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2025-10-27T12:31:33.4944922Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 45",
"Tag": "sample string 46",
"ThumbnailUrl": "sample string 47",
"DownloadUrl": "sample string 48",
"TrimmedTitle": "sample string 49"
},
{
"LastModified": "2025-10-27T12:31:33.4944922Z",
"PublicationDate": "2025-10-27T12:31:33.4944922Z",
"DateCreated": "2025-10-27T12:31:33.4944922Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"MetaDescription": "sample string 8",
"Editors": "sample string 9",
"NumberOfPages": 10.0,
"publishingoffices": "eba02d3c-9986-48b8-9145-d8645f8f9105",
"Links": "sample string 12",
"FactSheetNumberOfAdditionalItems": 13.0,
"healthtopics": "28d12d37-16da-4c6a-960b-1e20b74439d9",
"events": "8f8b4977-2dab-45da-ba39-ddc6f9822096",
"EventNumberOfAdditionalItems": 16.0,
"CommentaryNumberOfAdditionalItems": 17.0,
"regionscountries": "8c1be4cd-97b6-4ddf-9b04-3651ab255b11",
"ISBN": "sample string 19",
"Overview": "sample string 20",
"PhotoStoryNumberOfAdditionalItems": 21.0,
"Highlight": "sample string 22",
"DocumentNumberOfAdditionalItems": 23.0,
"IRISID": "sample string 24",
"MetaTitle": "sample string 25",
"FeatureStoryNumberOfAdditionalItems": 26.0,
"Copyright": "sample string 27",
"SourceKey": "sample string 28",
"sustainabledevelopmentgoals": "169a641f-2aee-45e9-82bf-da8ed2e57153",
"OpenGraphTitle": "sample string 30",
"Summary": "sample string 31",
"targetaudiences": "bd4be11b-5ecc-4f23-8f73-7204a4b74449",
"OtherRelated": "sample string 33",
"WHOReferenceNumber": "sample string 34",
"Subtitle": "sample string 35",
"publicationtypes": "95f3ac15-76be-44e7-96d8-e5c3432181bd",
"departmentaltargets": "7dd3505d-753a-4ee0-9869-e9eed5fbde4f",
"MultimediaNumberOfAdditionalItems": 38.0,
"OpenGraphDescription": "sample string 39",
"Title": "sample string 40",
"PublicationDateAndTime": "2025-10-27T12:31:33.4944922Z",
"NewsNumberOfAdditionalItems": 42.0,
"FactFileNumberOfAdditionalItems": 43.0,
"Provider": "sample string 44",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T12:31:33.4944922+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
},
"FormatedDate": "sample string 45",
"Tag": "sample string 46",
"ThumbnailUrl": "sample string 47",
"DownloadUrl": "sample string 48",
"TrimmedTitle": "sample string 49"
}
]Add ActualIrisPublication relation to countryprofiles item.
POST /api/hubs/countryprofiles({key})/ActualIrisPublication/$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 ActualIrisPublication from countryprofiles item.
DELETE /api/hubs/countryprofiles({key})/ActualIrisPublication/$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.