Skip to content

page

While you are fetching data with pagination, you may send the page variable like the following example;

bash
GET /api/v1/users?page=2

Released under the MIT License.