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-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "79eecd7a-8bbf-4720-81c8-cd601c33db5e",
"listtypes": "d5d65b59-fcaf-4579-9227-ba09a986010f",
"regionscountries": "7096ae42-9bfc-4f02-a82e-324bbe79af6a",
"healthtopics": "99385d77-6afd-47da-acb2-9ebd55c3feea",
"Tags": "a823442e-287f-488c-9fc6-885024f45b9d",
"ParentId": "8d41b8fd-488a-4ee2-81d1-da0beae7ddf8",
"Content": "sample string 16",
"Provider": "sample string 17"
},
{
"LastModified": "2026-03-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "79eecd7a-8bbf-4720-81c8-cd601c33db5e",
"listtypes": "d5d65b59-fcaf-4579-9227-ba09a986010f",
"regionscountries": "7096ae42-9bfc-4f02-a82e-324bbe79af6a",
"healthtopics": "99385d77-6afd-47da-acb2-9ebd55c3feea",
"Tags": "a823442e-287f-488c-9fc6-885024f45b9d",
"ParentId": "8d41b8fd-488a-4ee2-81d1-da0beae7ddf8",
"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-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "cc7726f7-5acf-47cf-bec2-17b8d42e11c5",
"listtypes": "516c082c-3e14-4341-8dca-cca7ad220e30",
"regionscountries": "2f3cff31-8af9-4f18-b3ef-3978fc7bd173",
"healthtopics": "a445e07c-b935-4fd0-ba2f-1801162955c5",
"Tags": "0ca9c565-dfcc-4246-bdb7-3c5112f3b425",
"ParentId": "f061f72e-891c-4853-a18d-e380e581bad1",
"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": "528ab5d2-b4a9-41f1-881b-19eac2abc799"
}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-26T08:38:53.9752876Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "2afebb32-6d55-482c-8d0e-93be85290eda",
"listtypes": "215994e4-bdc7-4fff-9d57-e28cb63e741f",
"regionscountries": "7f029ce7-9e27-4229-bd93-8e0578771e0b",
"healthtopics": "930454bc-083a-41b3-ba65-5b7bff4f343f",
"Tags": "0f767c51-251e-4fa7-99c3-d3c4059c3af5",
"ParentId": "e3d761f1-d185-4ad2-96ab-6251f1fdf17c",
"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-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"Category": "18711ffd-ab2e-41f5-8844-7ad816950d07",
"listtypes": "3c28b5c3-e52e-4fa3-95ea-c5ad184e595a",
"regionscountries": "cc9645f1-d1bb-43d8-80b0-c298e69e3111",
"healthtopics": "9731fece-8094-4f2c-9bdc-557bfcce1e63",
"Tags": "a3f3dbd6-dfe9-4f27-9743-32abab47063b",
"ParentId": "36f73140-95df-4314-a7e3-a7fa49095473",
"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-26T08:38:53.9752876Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "12a19a61-7c5d-4dd6-9e7c-2ed56968d688",
"listtypes": "e43f703b-2b1e-4d5b-aa5f-cc8152671601",
"regionscountries": "913fe56f-7806-46f6-ba85-684e0abad87e",
"healthtopics": "47c7521b-1705-46d9-a61d-957350637cb4",
"Tags": "98e499bf-4f3a-4613-9977-078766f631a6",
"ParentId": "a64e1caa-b24d-400e-a670-1eec5249550e",
"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-26T08:38:53.9752876Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"Ordinal": 6.1,
"UrlName": "sample string 7",
"Category": "fbb22e8b-3606-4ca0-8d70-b5279b085d03",
"listtypes": "b6b90ef9-942d-440e-9d8a-d652e65828cd",
"regionscountries": "d058f5d5-bd22-4979-9267-e743545b2cef",
"healthtopics": "6ac11206-02b4-4f99-8858-a95b175dafc4",
"Tags": "f06c4cda-489e-46d2-bb27-49804259fa23",
"ParentId": "fa657799-79e3-463d-a03e-1f3c5be79373",
"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-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"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-26T08:38:53.9752876+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-03-26T08:38:53.9752876Z",
"PublicationDate": "2026-03-26T08:38:53.9752876Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-03-26T08:38:53.9752876Z",
"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-26T08:38:53.9752876+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.