---
title: "Retrieve Takeout Order Details"
method: GET
path: "/pickup-orders/{orderId}"
---

# Retrieve Takeout Order Details

`GET /pickup-orders/{orderId}`

## Path parameters

- `orderId` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/shipday/apis/orders.md) · [All operations](https://skmtc.net/shipday/apis/orders/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipday/orders/versions/a1dbdb6c88ba/schema)
