Returns a set of data items of type phcindicators.
GET /api/news/phcindicators
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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "0700d6cc-f3e4-4f84-a3b6-31e0cdd20a51",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "a2ccc331-4135-4bb6-903f-d3c99185a7ca",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "3358aaba-448e-4024-af47-96825be59b5d",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "0700d6cc-f3e4-4f84-a3b6-31e0cdd20a51",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "a2ccc331-4135-4bb6-903f-d3c99185a7ca",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "3358aaba-448e-4024-af47-96825be59b5d",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets phcindicators item by id.
GET /api/news/phcindicators({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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "cbe6e815-542c-4411-86af-d4ba3c6affab",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "a435353a-f8fe-4762-b1c2-42e9a20acf23",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "22889a83-a4a6-47ba-a72d-f5eda0f94a3f",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from phcindicators item.
GET /api/news/phcindicators({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": "c09de393-d248-46a8-976c-d1d336f46a56"
}
Creates a phcindicators item.
POST /api/news/phcindicators
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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PreferredDataSource": "sample string 5",
"DisplayMetadataDialog": true,
"Numerator": "sample string 7",
"phcindicatorconsiderations": "8dc69900-70ed-4f62-a1e7-7edd201911ca",
"ExistingDataCollectionTool": "sample string 9",
"Disaggregations": "sample string 10",
"phcindicatortypes": "4b67c2eb-fa9c-4695-bd38-3940f6457df6",
"Denominator": "sample string 12",
"LongName": "sample string 13",
"phccomponents": "6f24dfd2-d8bc-4b70-8d8a-f6b826d94f22",
"IndicatorName": "sample string 15",
"Rationale": "sample string 16",
"ShortName": "sample string 17",
"Order": 18.0,
"References": "sample string 19",
"Definition": "sample string 20"
}
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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "d08607f3-89cf-4049-8746-02069dc7dba0",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "4d5bda60-6f84-478f-8bc5-000df90bafb2",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "b9951b55-e353-410e-a90d-2db28df8e443",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for phcindicators item.
PATCH /api/news/phcindicators({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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PreferredDataSource": "sample string 5",
"DisplayMetadataDialog": true,
"Numerator": "sample string 7",
"phcindicatorconsiderations": "82cf7166-8a5d-47cb-9ecc-4e5942064854",
"ExistingDataCollectionTool": "sample string 9",
"Disaggregations": "sample string 10",
"phcindicatortypes": "2f45e4c7-c8d4-4d81-89f6-82f933f59596",
"Denominator": "sample string 12",
"LongName": "sample string 13",
"phccomponents": "d99a8827-bb48-4bbf-8f15-e73bc572d3a7",
"IndicatorName": "sample string 15",
"Rationale": "sample string 16",
"ShortName": "sample string 17",
"Order": 18.0,
"References": "sample string 19",
"Definition": "sample string 20"
}
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 phcindicators item.
PUT /api/news/phcindicators({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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"PreferredDataSource": "sample string 5",
"DisplayMetadataDialog": true,
"Numerator": "sample string 7",
"phcindicatorconsiderations": "81ad2e75-3ced-410e-a91e-2a7a271010bf",
"ExistingDataCollectionTool": "sample string 9",
"Disaggregations": "sample string 10",
"phcindicatortypes": "3049cfdc-99ed-4009-9acb-b43646e139e7",
"Denominator": "sample string 12",
"LongName": "sample string 13",
"phccomponents": "a39f57b5-778e-40a2-a9b6-bbc528c849ec",
"IndicatorName": "sample string 15",
"Rationale": "sample string 16",
"ShortName": "sample string 17",
"Order": 18.0,
"References": "sample string 19",
"Definition": "sample string 20"
}
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 phcindicators item by Id.
DELETE /api/news/phcindicators({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 Subindicators from phcindicators item.
GET /api/news/phcindicators({key})/Subindicators
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 | |
PreferredDataSource | System.String | Read only: False | |
DisplayMetadataDialog | System.Boolean | Read only: False | |
Numerator | System.String | Read only: False | |
phcindicatorconsiderations | System.Guid | Read only: False | |
ExistingDataCollectionTool | System.String | Read only: False | |
Disaggregations | System.String | Read only: False | |
phcindicatortypes | System.Guid | Read only: False | |
Denominator | System.String | Read only: False | |
LongName | System.String | Read only: False | |
phccomponents | System.Guid | Read only: False | |
IndicatorName | System.String | Read only: False | |
Rationale | System.String | Read only: False | |
ShortName | System.String | Read only: False | |
Order | System.Decimal | Read only: False | |
References | System.String | Read only: False | |
Definition | System.String | Read only: False | |
Provider | System.String | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "af3cd6ba-c5dc-4356-a5cc-29982257982f",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "1ea24cb2-b85c-4433-8850-d5deabd245a4",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "217c49ae-5cd2-42f3-822c-792a341febf7",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T03:13:15.4828823Z",
"PublicationDate": "2025-09-11T03:13:15.4828823Z",
"DateCreated": "2025-09-11T03:13:15.4828823Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"PreferredDataSource": "sample string 8",
"DisplayMetadataDialog": true,
"Numerator": "sample string 10",
"phcindicatorconsiderations": "af3cd6ba-c5dc-4356-a5cc-29982257982f",
"ExistingDataCollectionTool": "sample string 12",
"Disaggregations": "sample string 13",
"phcindicatortypes": "1ea24cb2-b85c-4433-8850-d5deabd245a4",
"Denominator": "sample string 15",
"LongName": "sample string 16",
"phccomponents": "217c49ae-5cd2-42f3-822c-792a341febf7",
"IndicatorName": "sample string 18",
"Rationale": "sample string 19",
"ShortName": "sample string 20",
"Order": 21.0,
"References": "sample string 22",
"Definition": "sample string 23",
"Provider": "sample string 24",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T03:13:15.4828823+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Add Subindicators relation to phcindicators item.
POST /api/news/phcindicators({key})/Subindicators/$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 Subindicators from phcindicators item.
DELETE /api/news/phcindicators({key})/Subindicators/$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.