cURL
Carrier Parcel Templates
List all carrier parcel templates
List all carrier parcel template objects. <br> Use the following query string params to filter the results as needed. <br>
<ul>
<li>`include=all` (the default). Includes templates from all carriers </li>
<li>`include=user`. Includes templates only from carriers which the user has added (whether or not they're currently enabled) </li>
<li>`include=enabled`. includes templates only for carriers which the user has added and enabled </li>
<li>`carrier=*token*`. filter by specific carrier, e.g. fedex, usps </li>
</ul>
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
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