Returns a set of data items of type resultsreportinfographiccategories.
GET /api/resultsreport/resultsreportinfographiccategories
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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "67b47867-5434-49a0-83be-4f0079021857",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "67b47867-5434-49a0-83be-4f0079021857",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets resultsreportinfographiccategories item by id.
GET /api/resultsreport/resultsreportinfographiccategories({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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "e75be094-8e05-43d1-917a-5a11009705b4",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from resultsreportinfographiccategories item.
GET /api/resultsreport/resultsreportinfographiccategories({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": "09fa7774-fa30-4908-a230-f3b4083d62a8"
}Creates a resultsreportinfographiccategories item.
POST /api/resultsreport/resultsreportinfographiccategories
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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Color": "sample string 6",
"ParentId": "4906b22a-503b-4b1b-9f57-9c1b1227323e"
}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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"Color": "sample string 9",
"ParentId": "8300e689-b895-462e-89d1-571f1b302816",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for resultsreportinfographiccategories item.
PATCH /api/resultsreport/resultsreportinfographiccategories({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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Color": "sample string 6",
"ParentId": "f5972180-6efa-4d4e-918f-5f60160ac134"
}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 resultsreportinfographiccategories item.
PUT /api/resultsreport/resultsreportinfographiccategories({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 | |
| Color | 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-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"Title": "sample string 5",
"Color": "sample string 6",
"ParentId": "698cb8de-5d32-42bf-a0ca-69057b26e547"
}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 resultsreportinfographiccategories item by Id.
DELETE /api/resultsreport/resultsreportinfographiccategories({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 resultsreportinfographiccategories item.
GET /api/resultsreport/resultsreportinfographiccategories({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-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "ab8bf862-12e1-460b-bd66-3c2f7af430c7",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3d9bf06a-8bab-44bf-bb53-da495793a27c",
"publishingoffices": "2fc6d3e1-6a81-46c7-b5ad-d444c5063b40",
"ReportingStartDate": "2025-10-27T01:39:16.6865594Z",
"ReportingEndDate": "2025-10-27T01:39:16.6865594Z",
"targetaudiences": "cf8e2a1d-27d1-4fac-8286-305ea66d1d5a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"Title": "sample string 8",
"healthtopics": "ab8bf862-12e1-460b-bd66-3c2f7af430c7",
"Overview": "sample string 10",
"Summary": "sample string 11",
"regionscountries": "3d9bf06a-8bab-44bf-bb53-da495793a27c",
"publishingoffices": "2fc6d3e1-6a81-46c7-b5ad-d444c5063b40",
"ReportingStartDate": "2025-10-27T01:39:16.6865594Z",
"ReportingEndDate": "2025-10-27T01:39:16.6865594Z",
"targetaudiences": "cf8e2a1d-27d1-4fac-8286-305ea66d1d5a",
"Provider": "sample string 17",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-10-27T01:39:16.6865594+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to resultsreportinfographiccategories item.
POST /api/resultsreport/resultsreportinfographiccategories({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 resultsreportinfographiccategories item.
DELETE /api/resultsreport/resultsreportinfographiccategories({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 Thumbnail from resultsreportinfographiccategories item.
GET /api/resultsreport/resultsreportinfographiccategories({key})/Thumbnail
| 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 | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2025-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "a5097475-5e66-4b62-9c36-e50ec9ad2bba",
"publishingoffices": "3cd2a28f-4ec6-44d4-a506-c7ead8b8e1e1",
"events": "13216b12-1f36-4112-a274-f64f92710d57",
"targets": "ca40a676-ba3b-4141-a5d9-f97b47c9476a",
"Category": "565be180-c90e-4a68-9919-401edbe483a1",
"imagetypes": "509bb191-97c4-47ed-86b9-2bf3b9169d2a",
"departmentaltargets": "11ae4413-6ea6-4cf9-837b-e30194e570b2",
"stakeholders": "180b7231-5e10-44d3-8e99-56e366ff229c",
"Tags": "f0ab205c-ce63-45b9-8f35-010e881cbba1",
"healthtopics": "7700a18f-7f18-48ae-8879-0ff1cc82c1bc",
"targetaudiences": "8c2e07b9-f29e-4b1b-8ead-8b15c56b6d77",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "bcb773ed-5209-4553-b5dd-eecb2713a9a4",
"ParentId": "8215144f-3261-45a4-95c5-8db0902b7ea1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2025-10-27T01:39:16.6865594Z",
"PublicationDate": "2025-10-27T01:39:16.6865594Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-10-27T01:39:16.6865594Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "a5097475-5e66-4b62-9c36-e50ec9ad2bba",
"publishingoffices": "3cd2a28f-4ec6-44d4-a506-c7ead8b8e1e1",
"events": "13216b12-1f36-4112-a274-f64f92710d57",
"targets": "ca40a676-ba3b-4141-a5d9-f97b47c9476a",
"Category": "565be180-c90e-4a68-9919-401edbe483a1",
"imagetypes": "509bb191-97c4-47ed-86b9-2bf3b9169d2a",
"departmentaltargets": "11ae4413-6ea6-4cf9-837b-e30194e570b2",
"stakeholders": "180b7231-5e10-44d3-8e99-56e366ff229c",
"Tags": "f0ab205c-ce63-45b9-8f35-010e881cbba1",
"healthtopics": "7700a18f-7f18-48ae-8879-0ff1cc82c1bc",
"targetaudiences": "8c2e07b9-f29e-4b1b-8ead-8b15c56b6d77",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "bcb773ed-5209-4553-b5dd-eecb2713a9a4",
"ParentId": "8215144f-3261-45a4-95c5-8db0902b7ea1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Thumbnail relation to resultsreportinfographiccategories item.
POST /api/resultsreport/resultsreportinfographiccategories({key})/Thumbnail/$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 Thumbnail from resultsreportinfographiccategories item.
DELETE /api/resultsreport/resultsreportinfographiccategories({key})/Thumbnail/$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.