Returns a set of data items of type resultsreportglobalgoods.
GET /api/news/resultsreportglobalgoods
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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"DetailsActivities": "sample string 9",
"TechnicalProduct": "sample string 10",
"ParentId": "97d1be77-54b8-4fed-b825-03667285703f",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"DetailsActivities": "sample string 9",
"TechnicalProduct": "sample string 10",
"ParentId": "97d1be77-54b8-4fed-b825-03667285703f",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportglobalgoods item by id.
GET /api/news/resultsreportglobalgoods({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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"DetailsActivities": "sample string 9",
"TechnicalProduct": "sample string 10",
"ParentId": "0d2c82c2-d195-4f4e-be4f-e9408761674d",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({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": "3e2473b1-cc58-4bb1-9b10-04011f4ef654"
}Creates a resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods
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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"DetailsActivities": "sample string 6",
"TechnicalProduct": "sample string 7",
"ParentId": "b87180f0-4b8b-42db-acf4-83a2cb7b311d"
}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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"DetailsActivities": "sample string 9",
"TechnicalProduct": "sample string 10",
"ParentId": "f9b6cb25-c12f-4f7f-99e8-87cc270d56cc",
"Provider": "sample string 12",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportglobalgoods item.
PATCH /api/news/resultsreportglobalgoods({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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"DetailsActivities": "sample string 6",
"TechnicalProduct": "sample string 7",
"ParentId": "864c1170-f775-4fd5-9483-6e36e3d5f4be"
}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 resultsreportglobalgoods item.
PUT /api/news/resultsreportglobalgoods({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 | |
| DetailsActivities | System.String | Read only: False | |
| TechnicalProduct | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"DetailsActivities": "sample string 6",
"TechnicalProduct": "sample string 7",
"ParentId": "5d4cafa6-5503-4e6a-938b-0be054f49b45"
}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 resultsreportglobalgoods item by Id.
DELETE /api/news/resultsreportglobalgoods({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 resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({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 | |
| healthtopics | System.Guid | Read only: False | |
| Overview | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| ReportingStartDate | System.DateTimeOffset | Read only: False | |
| ReportingEndDate | System.DateTimeOffset | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "44036322-8818-4117-85fd-620870b5f8ee",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "bba393b6-1072-433b-bfe8-b60257cfd2a4",
"publishingoffices": "105b958b-d5f8-4b66-9053-c75b6c706ffc",
"ReportingStartDate": "2025-11-16T14:15:22.364788Z",
"ReportingEndDate": "2025-11-16T14:15:22.364788Z",
"targetaudiences": "3edeba42-c225-4492-a869-97a040ba0816",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "44036322-8818-4117-85fd-620870b5f8ee",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "bba393b6-1072-433b-bfe8-b60257cfd2a4",
"publishingoffices": "105b958b-d5f8-4b66-9053-c75b6c706ffc",
"ReportingStartDate": "2025-11-16T14:15:22.364788Z",
"ReportingEndDate": "2025-11-16T14:15:22.364788Z",
"targetaudiences": "3edeba42-c225-4492-a869-97a040ba0816",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods({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 resultsreportglobalgoods item.
DELETE /api/news/resultsreportglobalgoods({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 RelatedOutput from resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({key})/RelatedOutput
| 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 | |
| Overview | System.String | Read only: False | |
| OutputCode | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| PerformanceType | System.String | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| SortOrder | 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-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "d128cdd6-c7a2-4e39-86d6-39f173ee730a",
"regionscountries": "aa10d70e-73a5-44e1-8470-6fae92ee122e",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "db54c9ab-2a44-4e59-b170-779a1a438f45",
"SortOrder": 17.0,
"ParentId": "b2d8275d-d72b-4acb-a935-2f8c3fd3eb5e",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Overview": "sample string 9",
"OutputCode": "sample string 10",
"Summary": "sample string 11",
"publishingoffices": "d128cdd6-c7a2-4e39-86d6-39f173ee730a",
"regionscountries": "aa10d70e-73a5-44e1-8470-6fae92ee122e",
"AdditionalContent": "sample string 14",
"PerformanceType": "sample string 15",
"healthtopics": "db54c9ab-2a44-4e59-b170-779a1a438f45",
"SortOrder": 17.0,
"ParentId": "b2d8275d-d72b-4acb-a935-2f8c3fd3eb5e",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOutput relation to resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods({key})/RelatedOutput/$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 RelatedOutput from resultsreportglobalgoods item.
DELETE /api/news/resultsreportglobalgoods({key})/RelatedOutput/$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 RelatedTarget from resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({key})/RelatedTarget
| 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 | |
| ProgressValue | System.Decimal | Read only: False | |
| ProgressHeading | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| ColouredTitle | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| ProgressSubheading | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| Color | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | 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-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "016fd878-6a39-4bd2-804d-7f5e7a9f98ab",
"ParentId": "95fd61bf-56e1-47a5-97f3-5e93a14eb269",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"ProgressValue": 8.0,
"ProgressHeading": "sample string 9",
"Overview": "sample string 10",
"ColouredTitle": "sample string 11",
"Summary": "sample string 12",
"ProgressSubheading": "sample string 13",
"Title": "sample string 14",
"SortOrder": 15.0,
"Color": "sample string 16",
"sustainabledevelopmentgoals": "016fd878-6a39-4bd2-804d-7f5e7a9f98ab",
"ParentId": "95fd61bf-56e1-47a5-97f3-5e93a14eb269",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedTarget relation to resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods({key})/RelatedTarget/$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 RelatedTarget from resultsreportglobalgoods item.
DELETE /api/news/resultsreportglobalgoods({key})/RelatedTarget/$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 RelatedOutcome from resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({key})/RelatedOutcome
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| healthtopics | System.Guid | Read only: False | |
| InfographicVideo | System.String | Read only: False | |
| Summary | System.String | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Title | System.String | Read only: False | |
| Overview | System.String | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| SortOrder | System.Decimal | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| AdditionalContent | System.String | Read only: False | |
| OutcomeCode | System.String | Read only: False | |
| IconColor | System.String | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "0e7cc5c1-69a6-4771-bc98-abe5784d1784",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "68085e5e-1cbd-432c-9bd8-cf4634e8c210",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "cde26dda-1817-4dff-b763-4e36133f3e07",
"SortOrder": 15.0,
"publishingoffices": "e64cd4e4-1580-4bc0-83bf-3e70bce99ea1",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "9bd72dd2-5bf5-45e9-8087-a1fa1b9db79c",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"PublicationDate": "2025-11-16T14:15:22.364788Z",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"healthtopics": "0e7cc5c1-69a6-4771-bc98-abe5784d1784",
"InfographicVideo": "sample string 9",
"Summary": "sample string 10",
"targetaudiences": "68085e5e-1cbd-432c-9bd8-cf4634e8c210",
"Title": "sample string 12",
"Overview": "sample string 13",
"regionscountries": "cde26dda-1817-4dff-b763-4e36133f3e07",
"SortOrder": 15.0,
"publishingoffices": "e64cd4e4-1580-4bc0-83bf-3e70bce99ea1",
"AdditionalContent": "sample string 17",
"OutcomeCode": "sample string 18",
"IconColor": "sample string 19",
"ParentId": "9bd72dd2-5bf5-45e9-8087-a1fa1b9db79c",
"Provider": "sample string 21",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-11-16T14:15:22.364788+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add RelatedOutcome relation to resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods({key})/RelatedOutcome/$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 RelatedOutcome from resultsreportglobalgoods item.
DELETE /api/news/resultsreportglobalgoods({key})/RelatedOutcome/$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 ReferencePageLink from resultsreportglobalgoods item.
GET /api/news/resultsreportglobalgoods({key})/ReferencePageLink
| 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-11-16T14:15:22.364788Z",
"UrlName": "sample string 2",
"organizations": "58846b7d-2591-4f11-87cf-6aaf1676c0c3",
"regionscountries": "a6a454cf-b56f-4f09-87be-6881c958a40f",
"sustainabledevelopmentgoals": "e8cdbd43-09c0-4340-aa90-9f272291ff15",
"departmentaltargets": "1a1c60dc-8b29-44bb-8ff9-03536a2fc0d4",
"healthtopics": "099d517f-72a0-4959-9fbc-e6db2a049882",
"events": "b2012431-906d-4135-be01-3d0f1046b836",
"publishingoffices": "ebe5b62a-36f4-4fc0-b9c1-fd67835b38d0",
"WebPageType": "sample string 10",
"targetaudiences": "c838e383-da9a-4800-b58f-04b7503316e7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"ShowInNavigation": true,
"ParentId": "6b01a5e6-8635-444d-97ef-f1b6de65ac85",
"RootId": "aa1f9790-9d91-4c74-a1eb-9adca5278920",
"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": "151505c5-fa24-4be4-8985-e36b85c84ff1",
"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-11-16T14:15:22.364788Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
},
{
"LastModified": "2025-11-16T14:15:22.364788Z",
"UrlName": "sample string 2",
"organizations": "58846b7d-2591-4f11-87cf-6aaf1676c0c3",
"regionscountries": "a6a454cf-b56f-4f09-87be-6881c958a40f",
"sustainabledevelopmentgoals": "e8cdbd43-09c0-4340-aa90-9f272291ff15",
"departmentaltargets": "1a1c60dc-8b29-44bb-8ff9-03536a2fc0d4",
"healthtopics": "099d517f-72a0-4959-9fbc-e6db2a049882",
"events": "b2012431-906d-4135-be01-3d0f1046b836",
"publishingoffices": "ebe5b62a-36f4-4fc0-b9c1-fd67835b38d0",
"WebPageType": "sample string 10",
"targetaudiences": "c838e383-da9a-4800-b58f-04b7503316e7",
"OpenGraphTitle": "sample string 12",
"OpenGraphDescription": "sample string 13",
"Title": "sample string 14",
"DateCreated": "2025-11-16T14:15:22.364788Z",
"ShowInNavigation": true,
"ParentId": "6b01a5e6-8635-444d-97ef-f1b6de65ac85",
"RootId": "aa1f9790-9d91-4c74-a1eb-9adca5278920",
"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": "151505c5-fa24-4be4-8985-e36b85c84ff1",
"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-11-16T14:15:22.364788Z",
"ViewUrl": "sample string 41",
"EditUrl": "sample string 42",
"EditUrlBasePath": "sample string 43",
"IsHomePage": true,
"RelativeUrlPath": "sample string 45"
}
]Add ReferencePageLink relation to resultsreportglobalgoods item.
POST /api/news/resultsreportglobalgoods({key})/ReferencePageLink/$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 ReferencePageLink from resultsreportglobalgoods item.
DELETE /api/news/resultsreportglobalgoods({key})/ReferencePageLink/$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.