cURL
Rates
Retrieve shipment rates
Returns a paginated list of rates associated with a shipment. Rates for shipments older than 390 days are not returned.
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"
Path Parameters
Object ID of the shipment to update
Query Parameters
The page number you want to select
The number of results to return per page (max 100)
Required range:
x <= 100