Returns a set of data items of type listitems.
GET /api/multimedias/listitems
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 | |
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "38f4a3f5-8407-4fa6-9898-61309f714107",
"listtypes": "86e61a72-814a-4723-bc24-83c853ece6cf",
"regionscountries": "fca9761a-473c-4c46-9d41-6311d8c01178",
"healthtopics": "d1476dec-4091-4fb0-bea9-8eab8c6c1392",
"Tags": "6b32f013-5ea0-4860-b6a7-2d87f920d6c5",
"ParentId": "eb8e307b-3be7-49a6-8ace-1628879fa16d",
"Content": "sample string 16",
"Provider": "sample string 17"
},
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "38f4a3f5-8407-4fa6-9898-61309f714107",
"listtypes": "86e61a72-814a-4723-bc24-83c853ece6cf",
"regionscountries": "fca9761a-473c-4c46-9d41-6311d8c01178",
"healthtopics": "d1476dec-4091-4fb0-bea9-8eab8c6c1392",
"Tags": "6b32f013-5ea0-4860-b6a7-2d87f920d6c5",
"ParentId": "eb8e307b-3be7-49a6-8ace-1628879fa16d",
"Content": "sample string 16",
"Provider": "sample string 17"
}
]Gets listitems item by id.
GET /api/multimedias/listitems({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 | |
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "ec37d4f3-63a5-423d-a9d4-61bd153ea0b4",
"listtypes": "233b3ec0-a1d8-4309-a0ae-f0b301db2b5b",
"regionscountries": "bcf2b51a-c3c7-4997-a40d-3616d2e07aca",
"healthtopics": "2973849b-289d-4aba-8e95-a52baa5b74f2",
"Tags": "1a18bd96-7ccf-4d64-a348-248da0964a03",
"ParentId": "c1e8aa33-4213-411e-a5a4-592bc3cfc904",
"Content": "sample string 16",
"Provider": "sample string 17"
}Gets Id property from listitems item.
GET /api/multimedias/listitems({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": "d04a9a19-a523-4ba6-a0f7-853cefaf7c9d"
}Creates a listitems item.
POST /api/multimedias/listitems
None
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "a1819ec3-740b-4348-85a4-5221a5c4daa1",
"listtypes": "f05c91c6-73d1-4f59-a800-ead08073dc6c",
"regionscountries": "a8df8446-0a14-4302-bcf7-32aa64440d14",
"healthtopics": "30b7bf7a-59d9-40eb-bd32-b483e1c9135c",
"Tags": "56b258de-e22e-450f-8be5-bdf127b37816",
"ParentId": "b612450f-8d5b-4be5-b955-dc78403c0db9",
"Content": "sample string 14"
}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 | |
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "66edbcfe-84ee-4c31-9d29-32c247de4e45",
"listtypes": "bb91c4b0-4d4d-4902-9797-3ba2f9385a6a",
"regionscountries": "7af9dce4-1b19-408a-b6bf-a771b811664c",
"healthtopics": "547725e6-9ccd-47ca-9462-c373e3e3cad3",
"Tags": "1dd69458-d716-4151-8f68-2c289b0d16e6",
"ParentId": "4322776b-e0c6-4f6b-9b5e-9c2cfd83aea5",
"Content": "sample string 16",
"Provider": "sample string 17"
}Partial update for listitems item.
PATCH /api/multimedias/listitems({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 | |
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "9881dcfb-7130-42a9-8540-ebabcb7ee35d",
"listtypes": "51d7b28a-3f11-41c9-90f9-ef7a9ee93f15",
"regionscountries": "bbafd6d4-1be8-4518-abea-eae0c1e71bb8",
"healthtopics": "3b643d4f-9c9d-4b5d-a42a-d70b6cfd9432",
"Tags": "44788fa2-8c24-4fe3-93c1-5b5da02b386f",
"ParentId": "c7dd438b-93a7-470f-8011-3b087571dba9",
"Content": "sample string 14"
}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 listitems item.
PUT /api/multimedias/listitems({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 | |
| 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 | |
| Category | System.Guid | Read only: False | |
| listtypes | System.Guid | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| Provider | System.String | Read only: True |
application/json
{
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "208908a4-912d-4ec7-8c59-2b879ae9041c",
"listtypes": "239c57b2-8b93-4ef4-ae34-47bb842339cd",
"regionscountries": "a211a7a4-b857-4c0d-af21-153af7f71845",
"healthtopics": "08df5161-e2bb-4396-a6cb-80b09bc8a3f0",
"Tags": "cc8b16c2-8e76-4cef-a810-548279bb8426",
"ParentId": "19b83afe-e104-42c7-9f87-f8e607b8663c",
"Content": "sample string 14"
}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 listitems item by Id.
DELETE /api/multimedias/listitems({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 listitems item.
GET /api/multimedias/listitems({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 | |
| 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 | |
| UrlName | System.String | Read only: False | |
| AllowComments | System.Boolean | Read only: False | |
| SortOrder | System.String | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"AllowComments": true,
"SortOrder": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T11:53:05.7610749+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-03T11:53:05.7610749Z",
"PublicationDate": "2026-03-03T11:53:05.7610749Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-03T11:53:05.7610749Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"UrlName": "sample string 8",
"AllowComments": true,
"SortOrder": "sample string 10",
"Provider": "sample string 11",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-03-03T11:53:05.7610749+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Add Parent relation to listitems item.
POST /api/multimedias/listitems({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 listitems item.
DELETE /api/multimedias/listitems({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.