---
title: "Get token info"
method: GET
path: "/v1/oauth2/token_info"
tags: ["OAuth 2"]
---

# Get token info

`GET /v1/oauth2/token_info`

Get token info

## Response `200`

Successful Response

- AuthorizedBusinessDetailsResponse
  - `business_id` string, required — Business id of the authorized business.
  - `business_name` string, required — Business name of the authorized business.

---

[API](https://skmtc.net/yoco/apis/yoco-api.md) · [All operations](https://skmtc.net/yoco/apis/yoco-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yoco/yoco-api/revisions/1ee03e82bc45/schema)
