RESTful API
news

Results Report Infographic Achievements

Get resultsreportinfographicachievements

Returns a set of data items of type resultsreportinfographicachievements.

Copy GET /api/news/resultsreportinfographicachievements
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "31e06b22-159b-4caa-9e77-02ec68829e38",
    "targetaudiences": "d2fe64c4-4829-40b6-afb6-da0b8c740409",
    "healthtopics": "12f77a72-a822-4892-8111-e3e96a139433",
    "SortOrder": 11.0,
    "regionscountries": "1f2c3cf5-2217-40a9-84df-ef0d65fdd764",
    "Overview": "sample string 13",
    "InfographicType": "sample string 14",
    "Summary": "sample string 15",
    "Title": "sample string 16",
    "ParentId": "785fd985-58fa-4de8-9a91-612050e59853",
    "Provider": "sample string 18",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "31e06b22-159b-4caa-9e77-02ec68829e38",
    "targetaudiences": "d2fe64c4-4829-40b6-afb6-da0b8c740409",
    "healthtopics": "12f77a72-a822-4892-8111-e3e96a139433",
    "SortOrder": 11.0,
    "regionscountries": "1f2c3cf5-2217-40a9-84df-ef0d65fdd764",
    "Overview": "sample string 13",
    "InfographicType": "sample string 14",
    "Summary": "sample string 15",
    "Title": "sample string 16",
    "ParentId": "785fd985-58fa-4de8-9a91-612050e59853",
    "Provider": "sample string 18",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get resultsreportinfographicachievements by key

Gets resultsreportinfographicachievements item by id.

Copy GET /api/news/resultsreportinfographicachievements({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-13T01:11:02.0937274Z",
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "DateCreated": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "722d5198-e96b-4815-9791-27827213b149",
  "targetaudiences": "50f857fc-2269-48e6-9013-da2e6c179121",
  "healthtopics": "1f90018a-5f75-4ffd-b133-c9c374232bbc",
  "SortOrder": 11.0,
  "regionscountries": "be720c7c-f486-489b-a78f-e1db6eb297a2",
  "Overview": "sample string 13",
  "InfographicType": "sample string 14",
  "Summary": "sample string 15",
  "Title": "sample string 16",
  "ParentId": "841d6bca-31b1-4f27-b9ca-c9e1eeaab076",
  "Provider": "sample string 18",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from resultsreportinfographicachievements item.

Copy GET /api/news/resultsreportinfographicachievements({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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

Resource Format

Response Formats
Copy
application/json
{
  "Id": "d30a7fb4-61e3-4975-aaf1-d6e8f4af0ee3"
}

Post resultsreportinfographicachievements

Creates a resultsreportinfographicachievements item.

Copy POST /api/news/resultsreportinfographicachievements
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "0cf473a0-4e4a-47b1-a305-4446b7c505c4",
  "targetaudiences": "fe91f5d5-134e-494e-8f64-300b38067813",
  "healthtopics": "71de42a6-1b11-446a-b55b-c65238cbc9c5",
  "SortOrder": 8.0,
  "regionscountries": "f385e9f4-781f-48f7-be7c-778bf3cac124",
  "Overview": "sample string 10",
  "InfographicType": "sample string 11",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "ParentId": "99917ae6-dbd7-43df-99b4-fa34b19d0969"
}
Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-13T01:11:02.0937274Z",
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "DateCreated": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "6db726e3-9795-402a-970c-ef38c0df1b9a",
  "targetaudiences": "0a10c5ce-b04c-4ebf-b227-411c103a855c",
  "healthtopics": "58129c00-c382-466c-9754-f6dd782a8623",
  "SortOrder": 11.0,
  "regionscountries": "d273d455-066f-44a7-82ab-074d6c897f4e",
  "Overview": "sample string 13",
  "InfographicType": "sample string 14",
  "Summary": "sample string 15",
  "Title": "sample string 16",
  "ParentId": "a19b0585-9f93-4b5e-8150-3d0f15b53417",
  "Provider": "sample string 18",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch resultsreportinfographicachievements by key

Partial update for resultsreportinfographicachievements item.

Copy PATCH /api/news/resultsreportinfographicachievements({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "375f9c9d-efb2-4960-9448-8959891d212c",
  "targetaudiences": "64c25de2-cf89-4010-9308-934263b41f08",
  "healthtopics": "8b18b65c-2336-4245-ad61-f8932b49dc06",
  "SortOrder": 8.0,
  "regionscountries": "9d14c9d6-edf7-4e27-9304-0d14a95da050",
  "Overview": "sample string 10",
  "InfographicType": "sample string 11",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "ParentId": "382edd97-5ed6-4fcf-aec2-53114a76b84a"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put resultsreportinfographicachievements by key

Full update for resultsreportinfographicachievements item.

Copy PUT /api/news/resultsreportinfographicachievements({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

SortOrder

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

Overview

System.String

Read only: False
Selected by default: True

InfographicType

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "4c9eac78-55cc-4472-b95a-e55b878ca11d",
  "targetaudiences": "3a931c32-5cde-4986-904e-63b4ee39f5ff",
  "healthtopics": "41caee25-24fa-4193-896e-7728c037a293",
  "SortOrder": 8.0,
  "regionscountries": "e68b67ce-f37c-43cf-98b7-86b756f005b2",
  "Overview": "sample string 10",
  "InfographicType": "sample string 11",
  "Summary": "sample string 12",
  "Title": "sample string 13",
  "ParentId": "05ffb6d0-af4a-4224-95b4-4a34580c3c88"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete resultsreportinfographicachievements by key

Deletes a resultsreportinfographicachievements item by Id.

Copy DELETE /api/news/resultsreportinfographicachievements({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Parent

Returns a set of related items of type Parent from resultsreportinfographicachievements item.

Copy GET /api/news/resultsreportinfographicachievements({key})/Parent
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DisplayTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "63de73b2-5e9f-4ce8-b540-e759e7361dc6",
    "Title": "sample string 9",
    "Overview": "sample string 10",
    "targetaudiences": "399acf98-267b-4b44-bbfa-746de6ee00c0",
    "Summary": "sample string 12",
    "regionscountries": "08158295-909a-4fd3-9515-db8e2cb06688",
    "DisplayTitle": "sample string 14",
    "healthtopics": "fcaa608d-43c1-44a0-8e0d-9f0f75680413",
    "ParentId": "5218dce8-a9e6-49e7-933f-ddc69aeab90d",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "63de73b2-5e9f-4ce8-b540-e759e7361dc6",
    "Title": "sample string 9",
    "Overview": "sample string 10",
    "targetaudiences": "399acf98-267b-4b44-bbfa-746de6ee00c0",
    "Summary": "sample string 12",
    "regionscountries": "08158295-909a-4fd3-9515-db8e2cb06688",
    "DisplayTitle": "sample string 14",
    "healthtopics": "fcaa608d-43c1-44a0-8e0d-9f0f75680413",
    "ParentId": "5218dce8-a9e6-49e7-933f-ddc69aeab90d",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get Parent by relatedKey

Returns a related item of type Parent from resultsreportinfographicachievements item.

Copy GET /api/news/resultsreportinfographicachievements({key})/Parent({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DisplayTitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-13T01:11:02.0937274Z",
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "DateCreated": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "22441199-26a0-419e-b612-aa6158c447e0",
  "Title": "sample string 9",
  "Overview": "sample string 10",
  "targetaudiences": "47f95a92-ae4e-4016-8fb2-dbd40ed7fbba",
  "Summary": "sample string 12",
  "regionscountries": "89df217c-ae98-4b8c-9521-a28be6eef543",
  "DisplayTitle": "sample string 14",
  "healthtopics": "5c8d3429-7836-4945-87ce-18ab6ba49661",
  "ParentId": "4aec7a7a-0d2d-474f-a18d-605a7ad2b3fb",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post Parent

Add Parent relation to resultsreportinfographicachievements item.

Copy POST /api/news/resultsreportinfographicachievements({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent

Delete set of related items of type Parent from resultsreportinfographicachievements item.

Copy DELETE /api/news/resultsreportinfographicachievements({key})/Parent/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Parent by relatedKey

Delete relation of type Parent from resultsreportinfographicachievements item.

Copy DELETE /api/news/resultsreportinfographicachievements({key})/Parent({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get RelatedInfographicCategory

Returns a set of related items of type RelatedInfographicCategory from resultsreportinfographicachievements item.

Copy GET /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "Color": "sample string 9",
    "ParentId": "6290e92f-54a6-4617-9b75-33a21c7e6cc5",
    "Provider": "sample string 11",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-13T01:11:02.0937274Z",
    "PublicationDate": "2025-09-13T01:11:02.0937274Z",
    "DateCreated": "2025-09-13T01:11:02.0937274Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Title": "sample string 8",
    "Color": "sample string 9",
    "ParentId": "6290e92f-54a6-4617-9b75-33a21c7e6cc5",
    "Provider": "sample string 11",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get RelatedInfographicCategory by relatedKey

Returns a related item of type RelatedInfographicCategory from resultsreportinfographicachievements item.

Copy GET /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

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
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Color

System.String

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-13T01:11:02.0937274Z",
  "PublicationDate": "2025-09-13T01:11:02.0937274Z",
  "DateCreated": "2025-09-13T01:11:02.0937274Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Title": "sample string 8",
  "Color": "sample string 9",
  "ParentId": "d2a76eb9-9d0e-428c-9ea3-6f51e6d0a3a4",
  "Provider": "sample string 11",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-13T01:11:02.0937274+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post RelatedInfographicCategory

Add RelatedInfographicCategory relation to resultsreportinfographicachievements item.

Copy POST /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedInfographicCategory

Delete set of related items of type RelatedInfographicCategory from resultsreportinfographicachievements item.

Copy DELETE /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete RelatedInfographicCategory by relatedKey

Delete relation of type RelatedInfographicCategory from resultsreportinfographicachievements item.

Copy DELETE /api/news/resultsreportinfographicachievements({key})/RelatedInfographicCategory({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.