Returns all components of a KIT/MANUFACTURED product with keyset pagination. Uses deterministic ordering (created_at ASC, id ASC). Maximum 500 records per request.
cursor for keyset pagination.nextCursor value from a previous response to fetch the next page. The cursor encodes (created_at, id) for deterministic ordering.UUID of the parent product (kit)
Maximum number of components to return. Defaults to all (capped at 500). Use together with cursor for keyset pagination.
1 <= x <= 500100
Opaque cursor token for keyset pagination. Pass the nextCursor value from a previous response to fetch the next page. The cursor encodes (created_at, id) for deterministic ordering.
"eyJjcmVhdGVkQXQiOiIyMDI2LTAxLTAxIiwiaWQiOiJ1dWlkIn0="
Paginated list of components