List kits and bundles entity-wide
Products
List kits and bundles entity-wide
Returns all products where product_type IN (‘kit’, ‘box’), with their
components embedded in a components array. Cursor-paginated.
Layer 1: entity_id from API key only.
GET
List kits and bundles entity-wide
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Query Parameters
Required range:
1 <= x <= 100Opaque base64 cursor from previous response next_cursor
Available options:
kit, box Available options:
data.components, data.variants, data.category, data.vendor 
