limit
Limit the results by given number. 0 means everything. If you only want to get n results, it’s always best to set this option, since it increases performance (by a lot).
| accepts |
integer |
| default |
varies per query |
Examples
Get the top three results:
GET /portal/api/propositions?limit=3