GET V2/CMS?catId={catId}&page={page}&pageSize={pageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| catId | string |
Required |
|
| page | integer |
Required |
|
| pageSize | integer |
Required |
Body Parameters
None.
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": "3f64b499-2340-436f-a9e4-b85057c51abf",
"Desc": "sample string 5",
"DescTransId": "947cd8e0-998d-4f9a-9226-de87ebf6c864",
"Body": "sample string 7",
"ContentTransId": "b4dcf98a-8e6a-404a-b00f-2c7bb63d708a",
"MContentTransId": "ef69bd38-9263-4046-8c99-a65fd0da5d54",
"Title": "sample string 10",
"TitleTransId": "9f4f8a12-ba99-4b3b-b1d5-bbb068731240",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-03-06 16:34:08",
"UpdateDateVal": "2026-03-06 16:34:08",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "ca2308ee-ec55-4421-bd9e-d021db1e0da6",
"Url": "sample string 17",
"UrlTransId": "083b1ea5-6b56-4763-a6a2-c1dbfb88607e",
"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": "46ee115f-2777-4d3b-bc86-36633dda8e96",
"SeoDesc": "sample string 21",
"SeoDescTransId": "8dc5e2d3-2019-419e-8d56-5264accb5504",
"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-06 16:34:08",
"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-06 16:34:08",
"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-06 16:34:08",
"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-06 16:34:08",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-03-06 16:34:08",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "da1e1af3-b634-4324-8efb-fd4763bb1834",
"IsMobile": true
},
{
"Id": 1,
"Key": "sample string 2",
"Author": "sample string 3",
"AuthorTransId": "3f64b499-2340-436f-a9e4-b85057c51abf",
"Desc": "sample string 5",
"DescTransId": "947cd8e0-998d-4f9a-9226-de87ebf6c864",
"Body": "sample string 7",
"ContentTransId": "b4dcf98a-8e6a-404a-b00f-2c7bb63d708a",
"MContentTransId": "ef69bd38-9263-4046-8c99-a65fd0da5d54",
"Title": "sample string 10",
"TitleTransId": "9f4f8a12-ba99-4b3b-b1d5-bbb068731240",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-03-06 16:34:08",
"UpdateDateVal": "2026-03-06 16:34:08",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "ca2308ee-ec55-4421-bd9e-d021db1e0da6",
"Url": "sample string 17",
"UrlTransId": "083b1ea5-6b56-4763-a6a2-c1dbfb88607e",
"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": "46ee115f-2777-4d3b-bc86-36633dda8e96",
"SeoDesc": "sample string 21",
"SeoDescTransId": "8dc5e2d3-2019-419e-8d56-5264accb5504",
"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-06 16:34:08",
"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-06 16:34:08",
"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-06 16:34:08",
"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-06 16:34:08",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-03-06 16:34:08",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "da1e1af3-b634-4324-8efb-fd4763bb1834",
"IsMobile": true
}
],
"Page": 2,
"PageSize": 3,
"Offset": 3,
"SortName": "sample string 4",
"SortOrder": "sample string 5"
}