Returns a set of data items of type documents.
GET /api/news/documents
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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
[
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Author": "sample string 9",
"Extension": "sample string 10",
"MimeType": "sample string 11",
"TotalSize": 12,
"Tags": "58a25d29-4c36-4cc0-a612-fb7070281d27",
"Category": "6d7abc63-12da-4eef-9a61-5eb1c758a23e",
"Parts": "sample string 15",
"FolderId": "d22f9280-8c9e-4baa-8943-a0292a3ef63b",
"ParentId": "4fbad9e7-891d-4d44-b3a4-6899dba31fde",
"Provider": "sample string 18",
"Url": "sample string 19",
"ThumbnailUrl": "sample string 20",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3
}
},
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Author": "sample string 9",
"Extension": "sample string 10",
"MimeType": "sample string 11",
"TotalSize": 12,
"Tags": "58a25d29-4c36-4cc0-a612-fb7070281d27",
"Category": "6d7abc63-12da-4eef-9a61-5eb1c758a23e",
"Parts": "sample string 15",
"FolderId": "d22f9280-8c9e-4baa-8943-a0292a3ef63b",
"ParentId": "4fbad9e7-891d-4d44-b3a4-6899dba31fde",
"Provider": "sample string 18",
"Url": "sample string 19",
"ThumbnailUrl": "sample string 20",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3
}
}
]
Gets documents item by id.
GET /api/news/documents({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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Author": "sample string 9",
"Extension": "sample string 10",
"MimeType": "sample string 11",
"TotalSize": 12,
"Tags": "bd899cdd-ea04-42e9-9019-cbbdf3c917fd",
"Category": "40fcabf2-0c0b-4167-bfa2-d83f790f738e",
"Parts": "sample string 15",
"FolderId": "946659ca-d30e-4f33-a9e2-afcbc7e1a8b7",
"ParentId": "bed513ac-c56a-4f2f-9e97-77b780d4eb2d",
"Provider": "sample string 18",
"Url": "sample string 19",
"ThumbnailUrl": "sample string 20",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3
}
}
Gets Id property from documents item.
GET /api/news/documents({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": "62a258e3-e5bd-443b-b16a-f08408d8ce5f"
}
Creates a documents item.
POST /api/news/documents
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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
{
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"Ordinal": 5.1,
"UrlName": "sample string 6",
"Author": "sample string 7",
"Tags": "075c6b84-bcf2-48a3-8e90-960a19dede1e",
"Category": "b2fac795-85fe-4665-b5b8-dcb45b70662e",
"Parts": "sample string 10",
"FolderId": "01b72dec-5762-460f-bbe1-c47961824aff",
"ParentId": "f4d92ddc-de43-4562-b917-27d76528517b"
}
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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Author": "sample string 9",
"Extension": "sample string 10",
"MimeType": "sample string 11",
"TotalSize": 12,
"Tags": "4d0b0df1-5c07-40dd-94f8-f439e9124dfb",
"Category": "67bb6392-bf5f-4685-9b27-171de85fb6cb",
"Parts": "sample string 15",
"FolderId": "873ee8da-77fc-457c-8c8e-4dd73cdfea42",
"ParentId": "bfc792e3-0668-481d-8862-1518bca13d76",
"Provider": "sample string 18",
"Url": "sample string 19",
"ThumbnailUrl": "sample string 20",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3
}
}
Partial update for documents item.
PATCH /api/news/documents({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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
{
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"Ordinal": 5.1,
"UrlName": "sample string 6",
"Author": "sample string 7",
"Tags": "8053198d-227e-492f-9a7b-e37af02594a0",
"Category": "26181182-f71f-4062-a253-aa447e24f7c6",
"Parts": "sample string 10",
"FolderId": "6e0fcfe7-54e5-4a09-8575-fbc7ca5c3fd8",
"ParentId": "d83b1c5a-f8cf-4ec4-8f46-d493fe4dbfc1"
}
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 documents item.
PUT /api/news/documents({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 | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Author | System.String | Read only: False | |
Extension | System.String | Read only: True | |
MimeType | System.String | Read only: True | |
TotalSize | System.Int64 | Read only: True | |
Tags | System.Guid | Read only: False | |
Category | System.Guid | Read only: False | |
Parts | 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 |
application/json
{
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 2",
"Description": "sample string 3",
"IncludeInSitemap": true,
"Ordinal": 5.1,
"UrlName": "sample string 6",
"Author": "sample string 7",
"Tags": "9fbabc1d-e7e1-4916-9e41-411183f22e7b",
"Category": "d2843e65-00cc-45da-a5ae-51e4f9e6d9b0",
"Parts": "sample string 10",
"FolderId": "fd0ae87d-2e40-446e-ba49-d10e9e133bb3",
"ParentId": "a3af0043-af3b-41a0-bd7d-6e8b0f1bd1dc"
}
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 documents item by Id.
DELETE /api/news/documents({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 documents item.
GET /api/news/documents({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 | |
UrlName | System.String | Read only: False | |
MaxSize | System.Int64 | Read only: False | |
MaxItemSize | System.Int64 | Read only: False | |
BlobStorageProvider | System.String | Read only: False | |
OutputCacheProfile | System.String | Read only: False | |
ClientCacheProfile | System.String | Read only: False | |
CoverId | System.Guid | Read only: False | |
ThumbnailProfiles | System.String | Read only: False | |
ParentId | System.Guid | Read only: False | |
Provider | System.String | Read only: True | |
ChildrenCount | System.Int32 | Read only: True |
application/json
[
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"UrlName": "sample string 7",
"MaxSize": 8,
"MaxItemSize": 9,
"BlobStorageProvider": "sample string 10",
"OutputCacheProfile": "sample string 11",
"ClientCacheProfile": "sample string 12",
"CoverId": "652de36b-a4fe-4f83-8611-121138aacf86",
"ThumbnailProfiles": "sample string 14",
"ParentId": "a62a4348-e875-4f0f-b34f-7dbe699dd986",
"Provider": "sample string 16",
"ChildrenCount": 17
},
{
"LastModified": "2025-04-04T15:31:41.6818771Z",
"PublicationDate": "2025-04-04T15:31:41.6818771Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2025-04-04T15:31:41.6818771Z",
"IncludeInSitemap": true,
"UrlName": "sample string 7",
"MaxSize": 8,
"MaxItemSize": 9,
"BlobStorageProvider": "sample string 10",
"OutputCacheProfile": "sample string 11",
"ClientCacheProfile": "sample string 12",
"CoverId": "652de36b-a4fe-4f83-8611-121138aacf86",
"ThumbnailProfiles": "sample string 14",
"ParentId": "a62a4348-e875-4f0f-b34f-7dbe699dd986",
"Provider": "sample string 16",
"ChildrenCount": 17
}
]
Add Parent relation to documents item.
POST /api/news/documents({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 documents item.
DELETE /api/news/documents({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.