Config
Config
On this page
Show all
Querying Data by Page
Updated on 2023-09-28 GMT+08:00
Some Config APIs support pagination query if you add limit and marker to the request URL. The value of marker must be the same as that returned in the last pagination query.
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
limit |
Integer |
No |
Restricts the number of records displayed on each page. If limit is invalid, error code 400 will be returned. |
marker |
String |
No |
Specifies the marker value returned in the last pagination query. If marker is invalid, error code 400 will be returned. |
Parent topic: Before You Start
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.