---
title: "Get Shipment by Platform Order Id"
method: GET
path: "/orders/platform/{id}/shipments"
tags: ["Orders"]
---

# Get Shipment by Platform Order Id

`GET /orders/platform/{id}/shipments`

Get Shipments by platform order id

## Path parameters

- `id` integer, required

## Response `200`

Successful response

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

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