Skip to content
BolderBolder API
Esc
navigateopen⌘Jpreview

List shipping tables

Returns shipping tables across the account. Optionally filter by shop_id or seller_id query parameter.

GET/shipping_tables
Authorization
AuthorizationBearer token (JWT) · headerrequired
Query parameters
shop_idinteger
Filter by shop ID
seller_idinteger
Filter by seller ID
pageinteger
default: 1
per_pageinteger
default: 30
Responses
200Shipping tables list
Request
curl -X GET "https://api.onbolder.com/v2/shipping_tables" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Shipping tables list