Skip to main content
GET
List Shipping Dimensions
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Retrieve saved shipping dimension presets for the vendor. Dimensions can be generic (reusable across products) or product-specific. These presets pre-fill package dimensions when fetching shipping rates.

Use Cases

  • List available dimension presets for a rate-fetch UI
  • Filter product-specific dimensions for a particular product
  • Audit saved dimension configurations

Query Parameters

string
Filter by dimension type. Must be generic or productSpecific.
string
Filter by Shopify product ID. Typically used with type=productSpecific.
string
Filter by dimension preset title.

Response

200

Example