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-05-07T11:19:45.9456528Z",
"PublicationDate": "2026-05-07T11:19:45.9456528Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9456528Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "9df667d1-99ee-454c-9369-2ab885f00389",
"listtypes": "710bdf17-c1aa-4c68-ba2a-98e2f40c1f47",
"regionscountries": "ec727adc-d75c-45cc-9b5b-08599a351f41",
"healthtopics": "6c0a1cc1-8bea-44d1-8244-7d3a80a5b5a1",
"Tags": "33acc4be-c42c-4208-a8b7-2ffa73ff741f",
"ParentId": "b4668c3f-fd76-417e-b526-65e43f640f59",
"Content": "sample string 16",
"Provider": "sample string 17"
},
{
"LastModified": "2026-05-07T11:19:45.9456528Z",
"PublicationDate": "2026-05-07T11:19:45.9456528Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9456528Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "9df667d1-99ee-454c-9369-2ab885f00389",
"listtypes": "710bdf17-c1aa-4c68-ba2a-98e2f40c1f47",
"regionscountries": "ec727adc-d75c-45cc-9b5b-08599a351f41",
"healthtopics": "6c0a1cc1-8bea-44d1-8244-7d3a80a5b5a1",
"Tags": "33acc4be-c42c-4208-a8b7-2ffa73ff741f",
"ParentId": "b4668c3f-fd76-417e-b526-65e43f640f59",
"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-05-07T11:19:45.9456528Z",
"PublicationDate": "2026-05-07T11:19:45.9456528Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9456528Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "b9c3c006-2284-422a-99fc-c0a9a6d907e3",
"listtypes": "2820b033-5549-40a4-b539-d28608c75717",
"regionscountries": "0c912228-5b97-4554-857a-3a6a507f17b9",
"healthtopics": "2d8b15b7-c0b5-432a-a992-9d79c2212079",
"Tags": "7a56c738-9ead-4ce8-99b3-78214320221d",
"ParentId": "52401b15-db5e-493c-a3da-f47b5bef3163",
"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": "00597c35-3a9a-45ae-929d-35a0c63a572c"
}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-05-07T11:19:45.9456528Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "caf2328c-4e2a-47f1-9df1-588c5046257c",
"listtypes": "1b1c0c28-ee6c-4b62-9a97-f4e2ccc7416d",
"regionscountries": "6c572a0e-a820-41fb-8993-bc4738e873bd",
"healthtopics": "27c41b8f-c912-405f-b6cf-d0c4d3b4bcc7",
"Tags": "d0928a2a-8b27-4bb1-8521-fa2b3c31fe37",
"ParentId": "8a86fe00-3998-4b39-b562-b6600909246f",
"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-05-07T11:19:45.9456528Z",
"PublicationDate": "2026-05-07T11:19:45.9456528Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9456528Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "c6828193-a6ed-4d3b-8f0b-b68bf7b99537",
"listtypes": "fc39ada4-a89c-447a-bce4-b8c691d48260",
"regionscountries": "3dd30670-de3d-4084-9334-79549ad9373f",
"healthtopics": "b83c2ff7-59af-4178-8a65-4ae7d958b26e",
"Tags": "a0bbdac2-3ad3-47c7-a6fd-7025f275bf7f",
"ParentId": "9d95c0cf-ea28-4d8b-acf7-7726aa655752",
"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-05-07T11:19:45.9456528Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "922211b6-0485-4790-87a4-84bc3115065b",
"listtypes": "4a6433fb-67d5-47cd-85a4-c56cea6d89f2",
"regionscountries": "4c1cac68-3d48-41a5-a9c3-e3379838bc2b",
"healthtopics": "6fc75cf0-2c3b-4092-94f5-7a76abaa5fcb",
"Tags": "52171810-f7bb-4684-b1eb-d6af5d5d649e",
"ParentId": "87f675b4-f62c-4ce4-badd-c857d4ba4af5",
"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-05-07T11:19:45.9612778Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "26d6af3f-f141-477f-ad91-1e85be96f460",
"listtypes": "d91e690b-1eac-4003-9b5a-d84f29a20ebe",
"regionscountries": "bc3bded9-b569-44f6-8103-252413c761e6",
"healthtopics": "58dcc28c-3497-439d-8d64-0968ea433801",
"Tags": "2a8d92e1-e4ec-4fce-9def-9ff6fd5d4d28",
"ParentId": "f7b81f43-484d-47d0-83ad-ffbc02d1fc01",
"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-05-07T11:19:45.9612778Z",
"PublicationDate": "2026-05-07T11:19:45.9612778Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9612778Z",
"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-05-07T11:19:45.9612778+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-05-07T11:19:45.9612778Z",
"PublicationDate": "2026-05-07T11:19:45.9612778Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-05-07T11:19:45.9612778Z",
"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-05-07T11:19:45.9612778+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.