Returns a set of data items of type countryindicators.
GET /api/multimedias/countryindicators
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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "4ac7561c-8e62-4592-81a5-3ddb20b4c260",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "4ac7561c-8e62-4592-81a5-3ddb20b4c260",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets countryindicators item by id.
GET /api/multimedias/countryindicators({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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "97891484-aff9-4275-bed5-ab7c3ab93c8a",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from countryindicators item.
GET /api/multimedias/countryindicators({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": "1798f1d3-9bb9-4ed6-a404-00d190b1ae20"
}Creates a countryindicators item.
POST /api/multimedias/countryindicators
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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "c9b9301d-9519-4180-9d29-5b560fb27fdf"
}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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "7eb4dc1c-789c-4f02-af54-b77adff295c2",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for countryindicators item.
PATCH /api/multimedias/countryindicators({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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "284bd124-fd7c-4f95-8cb1-8b625526d7de"
}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 countryindicators item.
PUT /api/multimedias/countryindicators({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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"PriorityLevelWHO": 6.0,
"ParentId": "8c763db5-a961-44fc-a12d-fb417990eb38"
}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 countryindicators item by Id.
DELETE /api/multimedias/countryindicators({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Parent from countryindicators item.
GET /api/multimedias/countryindicators({key})/Parent
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| 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 | |
| Title | System.String | Read only: False | |
| PriorityLevelWHO | System.Decimal | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "c6d24ac4-1933-47e8-af0c-0d382d56f5a0",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"PriorityLevelWHO": 9.0,
"ParentId": "c6d24ac4-1933-47e8-af0c-0d382d56f5a0",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to countryindicators item.
POST /api/multimedias/countryindicators({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Parent from countryindicators item.
DELETE /api/multimedias/countryindicators({key})/Parent/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type IndicatorDefinition from countryindicators item.
GET /api/multimedias/countryindicators({key})/IndicatorDefinition
| 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 | |
| Code | System.String | Read only: False | |
| programs | System.Guid | Read only: False | |
| Node | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "dd3a4450-c00f-46f7-9223-f1cee328bbc8",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Code": "sample string 8",
"programs": "dd3a4450-c00f-46f7-9223-f1cee328bbc8",
"Node": "sample string 10",
"Title": "sample string 11",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add IndicatorDefinition relation to countryindicators item.
POST /api/multimedias/countryindicators({key})/IndicatorDefinition/$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 IndicatorDefinition from countryindicators item.
DELETE /api/multimedias/countryindicators({key})/IndicatorDefinition/$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 SpecificPage from countryindicators item.
GET /api/multimedias/countryindicators({key})/SpecificPage
| 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": "2025-12-09T23:51:26.4204436Z",
"UrlName": "sample string 2",
"organizations": "c3bf373b-0700-4b5f-91df-1bcd4386f067",
"regionscountries": "2ffe40d4-bdcb-4f9d-afde-dfc7ee5430d6",
"sustainabledevelopmentgoals": "f0d97b71-7f41-4679-a481-fa0a02ac8ebf",
"departmentaltargets": "91f5ebef-d413-475f-96bd-0d1ee1c37823",
"healthtopics": "de447dd1-0e62-42fa-8a3e-691b51a2ab34",
"events": "96d02745-a1b2-4856-9329-e37a1c80f197",
"publishingoffices": "3c69c57a-04d6-4c4a-ba0a-427969ef419f",
"WebPageType": "sample string 10",
"targetaudiences": "52380ac6-a04c-4c95-8529-0f9d4d686371",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"ShowInNavigation": true,
"ParentId": "1b169bec-e529-4827-a338-a62dfe75908d",
"RootId": "a689a567-80e5-476e-a7d0-631517a619ed",
"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": "8e195fb9-9751-486e-9aef-957e761d565e",
"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": "2025-12-09T23:51:26.4204436Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"UrlName": "sample string 2",
"organizations": "c3bf373b-0700-4b5f-91df-1bcd4386f067",
"regionscountries": "2ffe40d4-bdcb-4f9d-afde-dfc7ee5430d6",
"sustainabledevelopmentgoals": "f0d97b71-7f41-4679-a481-fa0a02ac8ebf",
"departmentaltargets": "91f5ebef-d413-475f-96bd-0d1ee1c37823",
"healthtopics": "de447dd1-0e62-42fa-8a3e-691b51a2ab34",
"events": "96d02745-a1b2-4856-9329-e37a1c80f197",
"publishingoffices": "3c69c57a-04d6-4c4a-ba0a-427969ef419f",
"WebPageType": "sample string 10",
"targetaudiences": "52380ac6-a04c-4c95-8529-0f9d4d686371",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"ShowInNavigation": true,
"ParentId": "1b169bec-e529-4827-a338-a62dfe75908d",
"RootId": "a689a567-80e5-476e-a7d0-631517a619ed",
"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": "8e195fb9-9751-486e-9aef-957e761d565e",
"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": "2025-12-09T23:51:26.4204436Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add SpecificPage relation to countryindicators item.
POST /api/multimedias/countryindicators({key})/SpecificPage/$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 SpecificPage from countryindicators item.
DELETE /api/multimedias/countryindicators({key})/SpecificPage/$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 IndicatorMetadataRegistryDefinition from countryindicators item.
GET /api/multimedias/countryindicators({key})/IndicatorMetadataRegistryDefinition
| 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 | |
| DataCompilers | System.String | Read only: False | |
| UnitOfMeasure | System.String | Read only: False | |
| PreferredDataSourcesString | System.String | Read only: False | |
| indicatorstatusString | System.String | Read only: False | |
| OtherPossibleDataSourcesString | System.String | Read only: False | |
| LinkGatherForm | System.String | Read only: False | |
| ProcessOfValidation | System.String | Read only: False | |
| indicatordatacollectionlevelString | System.String | Read only: False | |
| indicatorcontinuumofcareString | System.String | Read only: False | |
| MethodOfEstimation | System.String | Read only: False | |
| Disaggregation | System.String | Read only: False | |
| Rationale | System.String | Read only: False | |
| MetadataUpdatedOn | System.DateTimeOffset | Read only: False | |
| indicatorcontinuumofcare | System.Guid | Read only: False | |
| IMRID | System.String | Read only: False | |
| OperationalNotes | System.String | Read only: False | |
| indicatordatatyperepresentationString | System.String | Read only: False | |
| Footnote | System.String | Read only: False | |
| indicatorcalculationtype | System.Guid | Read only: False | |
| indicatorcalculationtypeString | System.String | Read only: False | |
| ContactPersonEmail | System.String | Read only: False | |
| AssociatedTerms | System.String | Read only: False | |
| ContactPersonName | System.String | Read only: False | |
| DataCollectionProcess | System.String | Read only: False | |
| DataProviders | System.String | Read only: False | |
| Name | System.String | Read only: False | |
| IndicatorId | System.String | Read only: False | |
| TopicString | System.String | Read only: False | |
| Definition | System.String | Read only: False | |
| ExpectedFrequencyOfDataDissemination | System.String | Read only: False | |
| indicatormeasurementlevelString | System.String | Read only: False | |
| indicatormeasurementlevel | System.Guid | Read only: False | |
| Comments | System.String | Read only: False | |
| AlsoKnownAs | System.String | Read only: False | |
| MonitoringFramework | System.String | Read only: False | |
| ExistingData | System.Boolean | Read only: False | |
| Numerator | System.String | Read only: False | |
| ExpectedFrequencyOfDataCollection | System.String | Read only: False | |
| ShortName | System.String | Read only: False | |
| indicatortoolkit | System.Guid | Read only: False | |
| NextExpectedPublicationDate | System.String | Read only: False | |
| LinkFairForm | System.String | Read only: False | |
| MeasurementMethod | System.String | Read only: False | |
| indicatorclassification | System.Guid | Read only: False | |
| LinkToPublication | System.String | Read only: False | |
| DataCompilationProcess | System.String | Read only: False | |
| ISOHealthIndicatorsFramework | System.String | Read only: False | |
| DataCustodian | System.String | Read only: False | |
| indicatordatatypeString | System.String | Read only: False | |
| indicatordatacollectionlevel | System.Guid | Read only: False | |
| IndexName | System.String | Read only: False | |
| indicatortoolkitString | System.String | Read only: False | |
| Denominator | System.String | Read only: False | |
| indicatordomainsString | System.String | Read only: False | |
| indicatorstatus | System.Guid | Read only: False | |
| indicatordomains | System.Guid | Read only: False | |
| MethodologyChanges | System.String | Read only: False | |
| MethodOfEstimationOfRegionalAndGlobalEstimates | System.String | Read only: False | |
| MEFramework | System.String | Read only: False | |
| Limitations | System.String | Read only: False | |
| LinkAdditionalMethodologicalDetails | System.String | Read only: False | |
| Multiplier | System.String | Read only: False | |
| indicatorclassificationString | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"DataCompilers": "sample string 8",
"UnitOfMeasure": "sample string 9",
"PreferredDataSourcesString": "sample string 10",
"indicatorstatusString": "sample string 11",
"OtherPossibleDataSourcesString": "sample string 12",
"LinkGatherForm": "sample string 13",
"ProcessOfValidation": "sample string 14",
"indicatordatacollectionlevelString": "sample string 15",
"indicatorcontinuumofcareString": "sample string 16",
"MethodOfEstimation": "sample string 17",
"Disaggregation": "sample string 18",
"Rationale": "sample string 19",
"MetadataUpdatedOn": "2025-12-09T23:51:26.4204436Z",
"indicatorcontinuumofcare": "dc746585-ac74-48ee-89ee-ee4ce5c55975",
"IMRID": "sample string 22",
"OperationalNotes": "sample string 23",
"indicatordatatyperepresentationString": "sample string 24",
"Footnote": "sample string 25",
"indicatorcalculationtype": "202998c3-e7d1-435d-b932-b47b2ad071fb",
"indicatorcalculationtypeString": "sample string 27",
"ContactPersonEmail": "sample string 28",
"AssociatedTerms": "sample string 29",
"ContactPersonName": "sample string 30",
"DataCollectionProcess": "sample string 31",
"DataProviders": "sample string 32",
"Name": "sample string 33",
"IndicatorId": "sample string 34",
"TopicString": "sample string 35",
"Definition": "sample string 36",
"ExpectedFrequencyOfDataDissemination": "sample string 37",
"indicatormeasurementlevelString": "sample string 38",
"indicatormeasurementlevel": "b7ddcb5f-54cf-40e9-afc1-753afb56d3e1",
"Comments": "sample string 40",
"AlsoKnownAs": "sample string 41",
"MonitoringFramework": "sample string 42",
"ExistingData": true,
"Numerator": "sample string 44",
"ExpectedFrequencyOfDataCollection": "sample string 45",
"ShortName": "sample string 46",
"indicatortoolkit": "e5ae137b-f57c-4d16-b966-a2ec94232f00",
"NextExpectedPublicationDate": "sample string 48",
"LinkFairForm": "sample string 49",
"MeasurementMethod": "sample string 50",
"indicatorclassification": "a4110924-a91c-4e01-9b84-0d87ce239566",
"LinkToPublication": "sample string 52",
"DataCompilationProcess": "sample string 53",
"ISOHealthIndicatorsFramework": "sample string 54",
"DataCustodian": "sample string 55",
"indicatordatatypeString": "sample string 56",
"indicatordatacollectionlevel": "71f10555-cb80-41a5-bec0-dec8b785d151",
"IndexName": "sample string 58",
"indicatortoolkitString": "sample string 59",
"Denominator": "sample string 60",
"indicatordomainsString": "sample string 61",
"indicatorstatus": "e2fb1942-9b76-43d8-8f31-a56b016af2b6",
"indicatordomains": "b1c41da2-0ded-4afe-bc3f-e1955ff3c765",
"MethodologyChanges": "sample string 64",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 65",
"MEFramework": "sample string 66",
"Limitations": "sample string 67",
"LinkAdditionalMethodologicalDetails": "sample string 68",
"Multiplier": "sample string 69",
"indicatorclassificationString": "sample string 70",
"Provider": "sample string 71"
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"DataCompilers": "sample string 8",
"UnitOfMeasure": "sample string 9",
"PreferredDataSourcesString": "sample string 10",
"indicatorstatusString": "sample string 11",
"OtherPossibleDataSourcesString": "sample string 12",
"LinkGatherForm": "sample string 13",
"ProcessOfValidation": "sample string 14",
"indicatordatacollectionlevelString": "sample string 15",
"indicatorcontinuumofcareString": "sample string 16",
"MethodOfEstimation": "sample string 17",
"Disaggregation": "sample string 18",
"Rationale": "sample string 19",
"MetadataUpdatedOn": "2025-12-09T23:51:26.4204436Z",
"indicatorcontinuumofcare": "dc746585-ac74-48ee-89ee-ee4ce5c55975",
"IMRID": "sample string 22",
"OperationalNotes": "sample string 23",
"indicatordatatyperepresentationString": "sample string 24",
"Footnote": "sample string 25",
"indicatorcalculationtype": "202998c3-e7d1-435d-b932-b47b2ad071fb",
"indicatorcalculationtypeString": "sample string 27",
"ContactPersonEmail": "sample string 28",
"AssociatedTerms": "sample string 29",
"ContactPersonName": "sample string 30",
"DataCollectionProcess": "sample string 31",
"DataProviders": "sample string 32",
"Name": "sample string 33",
"IndicatorId": "sample string 34",
"TopicString": "sample string 35",
"Definition": "sample string 36",
"ExpectedFrequencyOfDataDissemination": "sample string 37",
"indicatormeasurementlevelString": "sample string 38",
"indicatormeasurementlevel": "b7ddcb5f-54cf-40e9-afc1-753afb56d3e1",
"Comments": "sample string 40",
"AlsoKnownAs": "sample string 41",
"MonitoringFramework": "sample string 42",
"ExistingData": true,
"Numerator": "sample string 44",
"ExpectedFrequencyOfDataCollection": "sample string 45",
"ShortName": "sample string 46",
"indicatortoolkit": "e5ae137b-f57c-4d16-b966-a2ec94232f00",
"NextExpectedPublicationDate": "sample string 48",
"LinkFairForm": "sample string 49",
"MeasurementMethod": "sample string 50",
"indicatorclassification": "a4110924-a91c-4e01-9b84-0d87ce239566",
"LinkToPublication": "sample string 52",
"DataCompilationProcess": "sample string 53",
"ISOHealthIndicatorsFramework": "sample string 54",
"DataCustodian": "sample string 55",
"indicatordatatypeString": "sample string 56",
"indicatordatacollectionlevel": "71f10555-cb80-41a5-bec0-dec8b785d151",
"IndexName": "sample string 58",
"indicatortoolkitString": "sample string 59",
"Denominator": "sample string 60",
"indicatordomainsString": "sample string 61",
"indicatorstatus": "e2fb1942-9b76-43d8-8f31-a56b016af2b6",
"indicatordomains": "b1c41da2-0ded-4afe-bc3f-e1955ff3c765",
"MethodologyChanges": "sample string 64",
"MethodOfEstimationOfRegionalAndGlobalEstimates": "sample string 65",
"MEFramework": "sample string 66",
"Limitations": "sample string 67",
"LinkAdditionalMethodologicalDetails": "sample string 68",
"Multiplier": "sample string 69",
"indicatorclassificationString": "sample string 70",
"Provider": "sample string 71"
}
]Add IndicatorMetadataRegistryDefinition relation to countryindicators item.
POST /api/multimedias/countryindicators({key})/IndicatorMetadataRegistryDefinition/$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 IndicatorMetadataRegistryDefinition from countryindicators item.
DELETE /api/multimedias/countryindicators({key})/IndicatorMetadataRegistryDefinition/$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 ViewDefinitions from countryindicators item.
GET /api/multimedias/countryindicators({key})/ViewDefinitions
| 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 | |
| Json | System.String | Read only: False | |
| Name | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Json": "sample string 8",
"Name": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-12-09T23:51:26.4204436Z",
"PublicationDate": "2025-12-09T23:51:26.4204436Z",
"DateCreated": "2025-12-09T23:51:26.4204436Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Json": "sample string 8",
"Name": "sample string 9",
"Provider": "sample string 10",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-12-09T23:51:26.4204436+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add ViewDefinitions relation to countryindicators item.
POST /api/multimedias/countryindicators({key})/ViewDefinitions/$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 ViewDefinitions from countryindicators item.
DELETE /api/multimedias/countryindicators({key})/ViewDefinitions/$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.