---
title: "List all packagings"
method: GET
path: "/sales_order_packagings"
tags: ["Sales orders"]
---

# List all packagings

`GET /sales_order_packagings`

Returns a list of the sales order packagings.

      
Sales order packaging is used to add dimensions and weight to shipments created for the associated sales order.

## Query parameters

- `id` integer
- `per_page` integer
- `page` integer

## Response `200`

Successful.

## Other responses

- `401` — Unauthorized.
- `404` — Resource not found.

---

[API](https://skmtc.net/shipmondo/apis/shipmondo-api.md) · [All operations](https://skmtc.net/shipmondo/apis/shipmondo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipmondo/shipmondo-api/revisions/dbe9a4ea0826/schema)
