On this page

Show all

Help Center/ Config/ API Reference/ Before You Start/ Querying Data by Page

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.

Table 1 Config parameter description

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.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback