---
title: "Changes to Shipments - Csv Export"
method: GET
path: "/s/job/shipments/csv_export"
---

# Changes to Shipments - Csv Export

`GET /s/job/shipments/csv_export`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 13 revisions.

- **2026-03-02** `fa53dd949b8e` — 1 info
- **2025-10-07** `3b410dd1cc4b` — 1 breaking
- **2024-05-28** `5be88c3f42d3` — 1 info
- **2024-05-28** `b02ec7e89f32` — 1 breaking
- **2024-04-22** `08cd9cfa14dd` — 2 breaking, 3 info
- **2024-04-19** `46ceda528000` — 1 breaking, 2 warning, 10 info

## Changes

- **2026-03-02** `fa53dd949b8e` — 1 info
  - endpoint added
- **2025-10-07** `3b410dd1cc4b` — 1 breaking
  - api path removed without deprecation
- **2024-05-28** `5be88c3f42d3` — 1 info
  - endpoint added
- **2024-05-28** `b02ec7e89f32` — 1 breaking
  - api path removed without deprecation
- **2024-04-22** `08cd9cfa14dd` — 2 breaking, 3 info
  - for the `query` request parameter `end`, the type/format was changed from `string`/`` to `string`/`date`
  - for the `query` request parameter `start`, the type/format was changed from `string`/`` to `string`/`date`
  - for the `query` request parameter `store_ids`, the type/format was generalized from `string`/`` to `array`/``
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
- **2024-04-19** `46ceda528000` — 1 breaking, 2 warning, 10 info
  - removed the media type `application/json` for the response with the status `200`
  - deleted the `query` request parameter `options`
  - deleted the `query` request parameter `warehouse_ids`
  - api operation id `get_shipments_csv_export` removed and replaced with ``
  - the `query` request parameter `end` became optional
  - the `query` request parameter `start` became optional
  - the `query` request parameter `store_ids` became optional
  - for the `query` request parameter `store_ids`, the type/format was generalized from `array`/`` to `string`/``
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`

---

[Operation](https://skmtc.dev/skulabs/apis/skulabs-api/docs/s/job/shipments/csv_export/get.md) · [API](https://skmtc.dev/skulabs/apis/skulabs-api.md) · [Page](https://skmtc.dev/skulabs/apis/skulabs-api/changes/s/job/shipments/csv_export/get)
