- The maximum number of items to return
- Accepts integers from 0 to 500
- Defaults to 100
Examples
The below request has asize
of 10 and an index
of 0, meaning the API would return transfers 1-10.
size
of 10 and an index
of 1. This would return transfers 11-20.