> For the complete documentation index, see [llms.txt](https://docs.one-record.fr/one-record/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.one-record.fr/one-record/rest-api/shipment-anomaly/get-all-shipment-anomaly.md).

# Get all shipment anomaly

### Groups

To understand the groups parameter and the customization of API responses, please refer to the [groups page](/one-record/about-the-api/groups.md).

<details>

<summary>List of groups</summary>

* `shipment` - retrieve information about the shipment
* `type` - retrive information about the type
* `category` - retrieve information about the category

</details>

### Filters

To understand the filters parameter and the customization of API responses, please refer to the [filters page](/one-record/about-the-api/filtering-and-sorting.md).

<details>

<summary>List of filters</summary>

* `id` - to filter by the unique identifier.
* `shipment.shipmentId` - to filter by the shipment ID.
* `type.code` - to filter by the type code.
* `category.name` - to filter by the category name.
* `quantity` - to filter by the quantity.
* `balance` - to filter by the balance.
* `date` - to filter by the date.
* `observation` - to filter by the observations.
* `createdAt` - to filter by the creation date.

</details>

***

{% openapi src="/files/qngD8jpzUREPAzseRyUF" path="/shipment-anomaly" method="get" %}
[docs-json.json](https://47809391-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F80oi29w502nJ8ZgtIaP7%2Fuploads%2Fmy4IFM0j1GgiErV3QDRr%2Fdocs-json.json?alt=media\&token=5cca907c-0469-4e68-9d3c-4148c667a737)
{% endopenapi %}
