BundlesAuth required
listBundlesList Bundles
GET
https://api.blueink.com/api/v2/bundles/List Bundles
GET/bundles/
Returns a paginated list of Bundles in your Account, ordered by created date (from most recent to
least recent). Pagination can be controlled via Pagination paramaters (see Overview->Pagination).
Querystring filters paramaters can be combined, e.g.
/bundles/?search=Gibbons&status__in=se,co&tag=needs-attention. When combining filters, only Bundles
matching ALL the filters are returned.
Request
Responses
- 200
A paged array of Bundles