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": "81cda3a9-d2b9-404f-80d1-da69a673b37c",
"Desc": "sample string 5",
"DescTransId": "4dcda33a-a528-40bb-92ad-422913490679",
"Body": "sample string 7",
"ContentTransId": "04545dc9-0e17-40b5-91fb-0a725f02a73a",
"MContentTransId": "95801314-2be0-48cd-9aec-3a3c61afbfc0",
"Title": "sample string 10",
"TitleTransId": "f4e194ee-d228-43c9-8383-b067625f56b4",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-06 11:12:50",
"UpdateDateVal": "2026-09-06 11:12:50",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "1f177c74-1bf4-46a1-8dd0-f6dd472df7e0",
"Url": "sample string 17",
"UrlTransId": "82a69413-9d5e-4f91-a9ea-e501a927555d",
"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": "f5f72570-5075-4e85-bead-6570fdf76035",
"SeoDesc": "sample string 21",
"SeoDescTransId": "4347f900-d6ac-4a82-813c-61bf5e970cfe",
"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 11:12:50",
"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 11:12:50",
"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 11:12:50",
"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 11:12:50",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-06 11:12:50",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "fb687f2d-f731-4916-936f-d4ccda03a11b",
"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": "81cda3a9-d2b9-404f-80d1-da69a673b37c",
"Desc": "sample string 5",
"DescTransId": "4dcda33a-a528-40bb-92ad-422913490679",
"Body": "sample string 7",
"ContentTransId": "04545dc9-0e17-40b5-91fb-0a725f02a73a",
"MContentTransId": "95801314-2be0-48cd-9aec-3a3c61afbfc0",
"Title": "sample string 10",
"TitleTransId": "f4e194ee-d228-43c9-8383-b067625f56b4",
"ImagePath": "sample string 12",
"CreateDate": "sample string 13",
"UpdateDate": "sample string 14",
"CreateDateVal": "2026-09-06 11:12:50",
"UpdateDateVal": "2026-09-06 11:12:50",
"CatId": 15,
"Cover": "sample string 16",
"CoverId": "1f177c74-1bf4-46a1-8dd0-f6dd472df7e0",
"Url": "sample string 17",
"UrlTransId": "82a69413-9d5e-4f91-a9ea-e501a927555d",
"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": "f5f72570-5075-4e85-bead-6570fdf76035",
"SeoDesc": "sample string 21",
"SeoDescTransId": "4347f900-d6ac-4a82-813c-61bf5e970cfe",
"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 11:12:50",
"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 11:12:50",
"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 11:12:50",
"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 11:12:50",
"CreateDateString": "sample string 8",
"Name": "sample string 9"
}
]
}
],
"ContentDateTime": "2026-09-06 11:12:50",
"IsTop": true,
"IsOpenWindows": true,
"UrlTypeTransId": "fb687f2d-f731-4916-936f-d4ccda03a11b",
"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"
}