limit

var limit: Int? = null

A limit on the number of objects to be returned.

Limit can range between 1 and 100, and the default is 10.