Updated on 2022-12-06 GMT+08:00
Pagination Query
APIG supports pagination query of resource lists, such as an API list.
To perform a pagination query, add the following parameters to the URL:
- page_size: number of records to be displayed on each page. If this parameter is not specified, the default value 20 is used. The maximum value is 500.
- page_no: page number for displaying query results.
Example:
GET /v1.0/apigw/apis?page_size=10&page_no=5
Parent topic: Appendix
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot