---
title: "Get a list of orders for an account"
method: GET
path: "/account/orders"
tags: ["Account"]
---

# Get a list of orders for an account

`GET /account/orders`

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `417` — Expectation Failed
- `500` — Internal Server Error

---

[API](https://skmtc.dev/travelify/apis/travelify-io-api.md) · [All operations](https://skmtc.dev/travelify/apis/travelify-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/travelify/travelify-io-api/revisions/b09ce3f0c6d5/schema)
