List prepackaged presets for a product
Returns all prepackaged presets (pre-defined ship box dimensions, weights,
and optional box product references) for the product. Used by PackPilot
to skip dim-fit calculations when a product ships in a known package
configuration. Requires products:read scope. Added 2026-05-26 for
migration reconciliation parity with the POST/PATCH/DELETE endpoints.
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
UUID of the product whose presets to list.

