PageRequest Object
The PageRequest object is used to specify page settings.

PageRequest Parameters
Name Type Description
Index Number Page number to return. Range: 1..10000
Size Number Page size. Range: 1..50
* Required parameters are marked with bold font.

Example Request
{
    "Index": 1,
    "Size": 3
}

Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services