Get a single kit with components
Products
Get a single kit with components
Returns the full detail of a kit product by ID, including all component products and their
required quantities. Kit products are defined by product_type: kit; fetching a non-kit
product ID via this endpoint returns code: not_a_kit.
Requires products:read scope.
GET
Get a single kit with components
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.
Path Parameters
Query Parameters
Available options:
components, variants, category, vendor Response
Kit detail with embedded components
Kit product with embedded components

