offset parameter
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
If the limit parameter is being used to limit the number of objects being returned, then the offset parameter can be used to set the starting point for this set (zero counting, default value 0). The combination of limit and offset can be used to paginate responses.