POST V2/CMS/GetContentsByTitle
Request Information
URI Parameters
None.
Body Parameters
CMSFrontSearchCond| Name | Description | Type | Additional information |
|---|---|---|---|
| IsMobile | boolean |
None. |
|
| Title | string |
None. |
|
| TagId | Collection of integer |
None. |
|
| CatId | integer |
None. |
|
| IsSearchBoby | boolean |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| Offset | integer |
None. |
|
| SortName | string |
None. |
|
| SortOrder | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"IsMobile": true,
"Title": "sample string 2",
"TagId": [
1,
2
],
"CatId": 3,
"IsSearchBoby": true,
"Page": 5,
"PageSize": 6,
"Offset": 24,
"SortName": "sample string 7",
"SortOrder": "sample string 8"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
PageDataOfCMSContentInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalPage | integer |
None. |
|
| TotalRecord | integer |
None. |
|
| Data | Collection of CMSContentInfo |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| Offset | integer |
None. |
|
| SortName | string |
None. |
|
| SortOrder | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"TotalPage": 1,
"TotalRecord": 1,
"Data": [
{
"Id": 1,
"Key": "sample string 2",
"Author": "sample string 3",
"AuthorTransId": "285dd44d-0f60-4086-bd9c-21cf36075e3e",
"Desc": "sample string 5",
"DescTransId": "c4bb3de2-1b49-4f34-8264-73f245a9576f",
"Body": "sample string 7",
"ContentTransId": "f588b3c5-3e82-4ee8-95a6-09ae74401411",
"MContentTransId": "aa36cc6f-c670-4699-a3cb-12d47588fae8",
"Title": "sample string 10",
"TitleTransId": "1831d98b-cb02-4c27-9dc3-e16a661f0306",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-04 15:49:36",
"UpdateDateVal": "2026-09-04 15:49:36",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "efb05492-d3cb-4500-aa7a-cef37f316552",
"Url": "sample string 17",
"UrlTransId": "5588c8b6-f9d3-4967-82ae-5bc10962e332",
"Category": {
"Id": 1,
"Name": "sample string 2",
"ParentId": 3,
"Path": "sample string 4",
"CatPaths": [
{
"CatId": "sample string 1",
"PathName": "sample string 2"
},
{
"CatId": "sample string 1",
"PathName": "sample string 2"
}
]
},
"SeoKeyword": "sample string 19",
"SeoKeyTransId": "10f9e365-748c-471e-a093-81c529b484a2",
"SeoDesc": "sample string 21",
"SeoDescTransId": "605cde32-5d70-406b-aa3d-0e5a65dc64f8",
"Status": 23,
"CmsControl": [
{
"ControlId": "sample string 1",
"ControlCode": "sample string 2",
"ControlName": "sample string 3",
"ControlValue": "sample string 4",
"ControlImageLis": [
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
},
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
},
{
"ControlId": "sample string 1",
"ControlCode": "sample string 2",
"ControlName": "sample string 3",
"ControlValue": "sample string 4",
"ControlImageLis": [
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
},
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-04 15:49:36",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "b2912c4c-1f7e-43fc-881c-80aa878af443",
"IsMobile": true,
"WeekNum": "sample string 28",
"ContentDateTimeStr": "sample string 29",
"Parentid": 30,
"CatKey": "sample string 31"
},
{
"Id": 1,
"Key": "sample string 2",
"Author": "sample string 3",
"AuthorTransId": "285dd44d-0f60-4086-bd9c-21cf36075e3e",
"Desc": "sample string 5",
"DescTransId": "c4bb3de2-1b49-4f34-8264-73f245a9576f",
"Body": "sample string 7",
"ContentTransId": "f588b3c5-3e82-4ee8-95a6-09ae74401411",
"MContentTransId": "aa36cc6f-c670-4699-a3cb-12d47588fae8",
"Title": "sample string 10",
"TitleTransId": "1831d98b-cb02-4c27-9dc3-e16a661f0306",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-04 15:49:36",
"UpdateDateVal": "2026-09-04 15:49:36",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "efb05492-d3cb-4500-aa7a-cef37f316552",
"Url": "sample string 17",
"UrlTransId": "5588c8b6-f9d3-4967-82ae-5bc10962e332",
"Category": {
"Id": 1,
"Name": "sample string 2",
"ParentId": 3,
"Path": "sample string 4",
"CatPaths": [
{
"CatId": "sample string 1",
"PathName": "sample string 2"
},
{
"CatId": "sample string 1",
"PathName": "sample string 2"
}
]
},
"SeoKeyword": "sample string 19",
"SeoKeyTransId": "10f9e365-748c-471e-a093-81c529b484a2",
"SeoDesc": "sample string 21",
"SeoDescTransId": "605cde32-5d70-406b-aa3d-0e5a65dc64f8",
"Status": 23,
"CmsControl": [
{
"ControlId": "sample string 1",
"ControlCode": "sample string 2",
"ControlName": "sample string 3",
"ControlValue": "sample string 4",
"ControlImageLis": [
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
},
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
},
{
"ControlId": "sample string 1",
"ControlCode": "sample string 2",
"ControlName": "sample string 3",
"ControlValue": "sample string 4",
"ControlImageLis": [
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
},
{
"Id": 1,
"ContentId": 2,
"SmallImagePath": "sample string 3",
"BigImagePath": "sample string 4",
"Lang": "sample string 5",
"IsDetele": true,
"CreateDate": "2026-09-04 15:49:36",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-04 15:49:36",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "b2912c4c-1f7e-43fc-881c-80aa878af443",
"IsMobile": true,
"WeekNum": "sample string 28",
"ContentDateTimeStr": "sample string 29",
"Parentid": 30,
"CatKey": "sample string 31"
}
],
"Page": 2,
"PageSize": 3,
"Offset": 3,
"SortName": "sample string 4",
"SortOrder": "sample string 5"
}