---
title: "Get Order"
method: GET
path: "/v1/order/{token}"
tags: ["v1"]
---

# Get Order

`GET /v1/order/{token}`

Get the details of an order<br/><br/>This endpoints needs the url_token to retrieve the right data

## Other responses

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

---

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