This are the available parameters you can pass to all the list API calls.
| Parameter name | Value | Description | Possible values | Example | 
|---|---|---|---|---|
| limit | Integer | Limit the specified number of records returned. | 10 | |
| skip | Integer | Skip the specified number of records returned. | 2 | |
| sort[] | List | The value you want to sort by. | 
 | sort[type]=1 |