---
title: "Retrieve Token"
method: GET
path: "/pgw/api/v1/direct/token/{tokenId}"
---

# Retrieve Token

`GET /pgw/api/v1/direct/token/{tokenId}`

## Path parameters

- `tokenId` string, required

## Response `200`

200

- object
  - `orderId` unknown
  - `responseMessage` string
  - `detailedResponseMessage` string
  - `language` string
  - `responseCode` string
  - `detailedResponseCode` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/geidea/apis/checkout-v2.md) · [All operations](https://skmtc.dev/geidea/apis/checkout-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geidea/checkout-v2/revisions/873e534eeb01/schema)
