[List] Offset & Limit
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As a developer, I would like the ability to set an offset or limit for long lists.
## Criteria of acceptance
1. Ability to set an offset.
2. Ability to set a limit.
3. Move to a top level object (currently is an array)
4. API matches query index offset / limit patterns
5. New route to not break existing usage.
6. Overall list limit is 5,000
Contributor guide
Assessment
This issue has not been assessed yet.