Danh sách page
Request
curl --location 'https://vpage.open.nhanh.vn/v3.0/page/list?appId={{appId}}&businessId={{businessId}}' \
--header 'Authorization: {{accessToken}}' \
--header 'Content-Type: application/json' \
--data '{
"filters": { },
"paginator": {
"size": 30,
"sort": {"createdAt": "desc"}
}
}'Filters
Key
Type
Description
Paginator
Key
Type
Description
Key
Description
Value
Response
Failed response
Successful response
Last updated