limit and skip query parameters.
Pagination parameters
integer
Number of items to return. The supported range is
1 to 50. The default is 30.integer
Number of items to skip before returning results. Use this as an offset. The default is
0.Paginated response
Paginated responses use a shared envelope:skip by the current limit.
Error responses
Bosscart uses conventional HTTP status codes.
Error responses include a human-readable message:

