---
title: "Get Lindsay Token"
method: POST
path: "/api/oauth/lindsay/token"
tags: ["Authentication > Lindsay"]
---

# Get Lindsay Token

`POST /api/oauth/lindsay/token`

## Request body

- object
  - `clientId` string
  - `clientSecret` string
  - `redirectUri` string
  - `responseUrl` string
  - `codeVerifier` string
  - `environment` string

## Response `200`

Successful response

---

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