Skip to main content

pagination

totalinteger
Example: 2
countinteger
Example: 2
perPageinteger
Example: 500
currentPageinteger
Example: 1
totalPagesinteger
Example: 1
pagination
{
"total": 2,
"count": 2,
"perPage": 500,
"currentPage": 1,
"totalPages": 1
}