List components of a kit
Products
List components of a kit
Returns the components rows for a kit as a standalone list. Each
component row carries component_product_id, quantity_per_kit,
and ordering metadata. Mirrors the components array eager-loaded
on GET /v1/kits/{id}. Requires the products:read scope.
GET
List components of a kit
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.

