POST V2/CMS/GetContentsByCatKeyEx
Request Information
URI Parameters
None.
Body Parameters
CMSContentCond| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentId | integer |
None. |
|
| CatId | integer |
None. |
|
| Key | string |
None. |
|
| IsMobile | boolean |
None. |
|
| Title | string |
None. |
|
| SeoKeyWord | string |
None. |
|
| QtyOnTop | integer |
None. |
|
| OnTopList | Collection of integer |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| Offset | integer |
None. |
|
| SortName | string |
None. |
|
| SortOrder | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ContentId": 1,
"CatId": 2,
"Key": "sample string 3",
"IsMobile": true,
"Title": "sample string 5",
"SeoKeyWord": "sample string 6",
"QtyOnTop": 7,
"OnTopList": [
1,
2
],
"Page": 8,
"PageSize": 9,
"Offset": 63,
"SortName": "sample string 10",
"SortOrder": "sample string 11"
}
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": "d1778f14-a672-46c1-830b-62035d26ebf7",
"Desc": "sample string 5",
"DescTransId": "343f8cfa-7072-449c-bdfd-0b6519ab4e75",
"Body": "sample string 7",
"ContentTransId": "8f41fce9-fc9b-45ea-95da-bbc8bec83a96",
"MContentTransId": "095f2ddc-89bd-4fb4-ace6-ad04f9f382fa",
"Title": "sample string 10",
"TitleTransId": "a7f897c9-1584-40c2-8bf6-1d8f40be80cc",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-03-03 13:24:39",
"UpdateDateVal": "2026-03-03 13:24:39",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "744f9019-a5fb-44f8-9021-07417d243dc0",
"Url": "sample string 17",
"UrlTransId": "3d23b70b-2cf9-4284-a0f0-acb593daa1b0",
"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": "ede484cd-c1b8-4f2d-a9aa-147698d67eac",
"SeoDesc": "sample string 21",
"SeoDescTransId": "1b0d3f90-bb16-4385-ae3c-6e587cac9b1f",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-03-03 13:24:39",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "a879bc05-8eae-4c54-b2d9-c707a353db15",
"IsMobile": true
},
{
"Id": 1,
"Key": "sample string 2",
"Author": "sample string 3",
"AuthorTransId": "d1778f14-a672-46c1-830b-62035d26ebf7",
"Desc": "sample string 5",
"DescTransId": "343f8cfa-7072-449c-bdfd-0b6519ab4e75",
"Body": "sample string 7",
"ContentTransId": "8f41fce9-fc9b-45ea-95da-bbc8bec83a96",
"MContentTransId": "095f2ddc-89bd-4fb4-ace6-ad04f9f382fa",
"Title": "sample string 10",
"TitleTransId": "a7f897c9-1584-40c2-8bf6-1d8f40be80cc",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-03-03 13:24:39",
"UpdateDateVal": "2026-03-03 13:24:39",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "744f9019-a5fb-44f8-9021-07417d243dc0",
"Url": "sample string 17",
"UrlTransId": "3d23b70b-2cf9-4284-a0f0-acb593daa1b0",
"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": "ede484cd-c1b8-4f2d-a9aa-147698d67eac",
"SeoDesc": "sample string 21",
"SeoDescTransId": "1b0d3f90-bb16-4385-ae3c-6e587cac9b1f",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"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-03-03 13:24:39",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-03-03 13:24:39",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "a879bc05-8eae-4c54-b2d9-c707a353db15",
"IsMobile": true
}
],
"Page": 2,
"PageSize": 3,
"Offset": 3,
"SortName": "sample string 4",
"SortOrder": "sample string 5"
}