---
title: "Retrieves an order record (speak to Travelgenix to obtain access)"
method: GET
path: "/admin/orders/{orderId}/{orderKey}"
tags: ["Admin"]
---

# Retrieves an order record (speak to Travelgenix to obtain access)

`GET /admin/orders/{orderId}/{orderKey}`

## Path parameters

- `orderId` integer, required
- `orderKey` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[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)
