cURL
Carrier Parcel Templates
List all carrier parcel templates
List all carrier parcel template objects.
Use the following query string params to filter the results as needed:
include=all(the default): includes templates from all carriersinclude=user: includes templates only from carriers which the user has added (whether or not they’re currently enabled)include=enabled: includes templates only for carriers which the user has added and enabledcarrier=<token>: filter by specific carrier, e.g.fedex,usps
GET
cURL
Authorizations
API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Headers
Optional string used to pick a non-default API version to use. See our API version guide.
Example:
"2018-02-08"
Query Parameters
filter by user or enabled
Available options:
all, user, enabled filter by specific carrier
Response
List of carrier parcel templates
Last modified on July 16, 2026