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-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "42d50657-9e46-48d6-907c-f273b4169312",
"listtypes": "a44e0a93-cb18-41e7-a812-74d7e62e0097",
"regionscountries": "dffea4db-2576-4935-84ea-b6796634c18a",
"healthtopics": "bcb3408e-57fc-4be7-bcfa-92e040b9ed6f",
"Tags": "39e2695b-01f6-49ec-9708-6ea8a615dfe3",
"ParentId": "653bbbd4-823b-4f6a-84f2-77b9caa7ca16",
"Content": "sample string 16",
"Provider": "sample string 17"
},
{
"LastModified": "2026-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "42d50657-9e46-48d6-907c-f273b4169312",
"listtypes": "a44e0a93-cb18-41e7-a812-74d7e62e0097",
"regionscountries": "dffea4db-2576-4935-84ea-b6796634c18a",
"healthtopics": "bcb3408e-57fc-4be7-bcfa-92e040b9ed6f",
"Tags": "39e2695b-01f6-49ec-9708-6ea8a615dfe3",
"ParentId": "653bbbd4-823b-4f6a-84f2-77b9caa7ca16",
"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-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "f33b2105-2b4d-47cf-a9ea-513ae135ef8c",
"listtypes": "1a1dac29-e426-4ea9-bcbe-5975471a0b02",
"regionscountries": "f0ebecf2-f99c-4da5-8ba0-c361b6377b8c",
"healthtopics": "e2686a4f-0242-4953-9ab0-6cb93007ac96",
"Tags": "d2bce332-57c3-4cb4-bbff-eef1fc138f0d",
"ParentId": "6f542ab1-1e17-4d68-9055-f3744164c322",
"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": "64788339-de44-48f7-83ad-e3887a6452c9"
}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-01-09T12:06:33.3780285Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "fb5fb1d2-0370-4c19-9dfd-161cfe29a696",
"listtypes": "af0e7b98-8535-4d50-85f8-b5c20268ab00",
"regionscountries": "2b7640dd-064d-4bed-814e-5a56f4b8f09f",
"healthtopics": "efe4551c-455d-409c-a40d-b2b449a42c9e",
"Tags": "b900a18c-b957-41e5-bb44-0bade3f7de76",
"ParentId": "c68414a2-764f-44b2-8d03-4b748819d2f9",
"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-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "2901194a-dbdd-4e38-97b5-2aee61468869",
"listtypes": "460dfe4d-f5c4-445b-8990-adbad645dbad",
"regionscountries": "90d0132a-49f8-4f93-84be-8164b6b8c02e",
"healthtopics": "7fecaa6f-2849-4e48-b831-c76842ec7321",
"Tags": "a2d650ac-ffbc-4fdf-9cf3-2e63fe0093f0",
"ParentId": "6236d70e-949d-45f8-bf02-4aa943079206",
"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-01-09T12:06:33.3780285Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "d827ebe7-066f-4920-958a-2d139e89e0be",
"listtypes": "f2910c36-c6b2-479d-907c-cfdf01203954",
"regionscountries": "d97678ec-7e98-4fb1-91e5-a1c497ab723a",
"healthtopics": "321d0eb1-de92-4e27-8207-cb95c24a5794",
"Tags": "70f06adf-2813-4672-9575-16a043d8351e",
"ParentId": "662cdb75-334a-409b-8781-7b0b45f27c9d",
"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-01-09T12:06:33.3780285Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "68ce993f-2330-4a79-999b-4bf58bb7e506",
"listtypes": "4a1b1989-d44c-489e-839f-8022350e998b",
"regionscountries": "30f4b868-d2e3-4dbc-bada-e96703121893",
"healthtopics": "28e0483a-26dc-45f5-9601-cf846efc48b1",
"Tags": "3a028d18-1aa5-4963-b8bd-b29e62c3be84",
"ParentId": "a757966c-6e67-4d38-b9b8-d574da09c4ec",
"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-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"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-01-09T12:06:33.3780285+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-01-09T12:06:33.3780285Z",
"PublicationDate": "2026-01-09T12:06:33.3780285Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-01-09T12:06:33.3780285Z",
"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-01-09T12:06:33.3780285+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.