---
title: "Get Token Info"
method: GET
path: "/token/info"
tags: ["Tokens"]
---

# Get Token Info

`GET /token/info`

Retrieve information of the access token<br>抓取access token的信息

## Response `200`

OK

- object
  - `staff` object — staff information of the token<br>token的管理員信息
  - `merchant` object — merchant information of the token<br>token的店家信息

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
