POST V2/CMS/GetFromContentByCatId
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. |
|
| CatIds | Collection of integer |
None. |
|
| TimeTypes | integer |
None. |
|
| YearMon | string |
None. |
|
| CatLevel | integer |
None. |
|
| CatKey | string |
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
],
"CatIds": [
1,
2
],
"TimeTypes": 8,
"YearMon": "sample string 9",
"CatLevel": 10,
"CatKey": "sample string 11",
"Page": 12,
"PageSize": 13,
"Offset": 143,
"SortName": "sample string 14",
"SortOrder": "sample string 15"
}
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": "abd0a20c-8a2c-4195-b9a0-0bb44de70f21",
"Desc": "sample string 5",
"DescTransId": "610741d0-8394-4eba-a268-f9fc6a852485",
"Body": "sample string 7",
"ContentTransId": "7356e2b8-de76-45dd-ae60-44004cda6019",
"MContentTransId": "d06eb5b7-a0d4-4047-b542-35c7b722ac85",
"Title": "sample string 10",
"TitleTransId": "0a060dfb-c70a-4c70-bbe6-0f59e1a9a36d",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-06 12:23:56",
"UpdateDateVal": "2026-09-06 12:23:56",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "b9814f99-a12e-4852-ade0-f7c2aaad2606",
"Url": "sample string 17",
"UrlTransId": "426dd11f-2ccc-4c26-b503-ea1751b0323a",
"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": "b71b7330-4184-48d2-91c0-986e2a01663b",
"SeoDesc": "sample string 21",
"SeoDescTransId": "862dfa29-ed61-49f5-bff1-141ea0894b00",
"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-06 12:23:56",
"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-06 12:23:56",
"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-06 12:23:56",
"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-06 12:23:56",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-06 12:23:56",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "1a643d8b-d1aa-4633-92eb-c5845d0e3694",
"IsMobile": true,
"WeekNum": "sample string 28",
"ContentDateTimeStr": "sample string 29",
"Parentid": 30,
"CatKey": "sample string 31",
"PreviousId": "sample string 32",
"NextId": "sample string 33",
"Seq": 1
},
{
"Id": 1,
"Key": "sample string 2",
"Author": "sample string 3",
"AuthorTransId": "abd0a20c-8a2c-4195-b9a0-0bb44de70f21",
"Desc": "sample string 5",
"DescTransId": "610741d0-8394-4eba-a268-f9fc6a852485",
"Body": "sample string 7",
"ContentTransId": "7356e2b8-de76-45dd-ae60-44004cda6019",
"MContentTransId": "d06eb5b7-a0d4-4047-b542-35c7b722ac85",
"Title": "sample string 10",
"TitleTransId": "0a060dfb-c70a-4c70-bbe6-0f59e1a9a36d",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-06 12:23:56",
"UpdateDateVal": "2026-09-06 12:23:56",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "b9814f99-a12e-4852-ade0-f7c2aaad2606",
"Url": "sample string 17",
"UrlTransId": "426dd11f-2ccc-4c26-b503-ea1751b0323a",
"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": "b71b7330-4184-48d2-91c0-986e2a01663b",
"SeoDesc": "sample string 21",
"SeoDescTransId": "862dfa29-ed61-49f5-bff1-141ea0894b00",
"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-06 12:23:56",
"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-06 12:23:56",
"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-06 12:23:56",
"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-06 12:23:56",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-06 12:23:56",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "1a643d8b-d1aa-4633-92eb-c5845d0e3694",
"IsMobile": true,
"WeekNum": "sample string 28",
"ContentDateTimeStr": "sample string 29",
"Parentid": 30,
"CatKey": "sample string 31",
"PreviousId": "sample string 32",
"NextId": "sample string 33",
"Seq": 1
}
],
"Page": 2,
"PageSize": 3,
"Offset": 3,
"SortName": "sample string 4",
"SortOrder": "sample string 5"
}