---
title: "Get Oauth Token Status"
method: GET
path: "/v1/oauth/tokens/status"
tags: ["organizations", "organizations"]
---

# Get Oauth Token Status

`GET /v1/oauth/tokens/status`

Get list of providers that have active OAuth tokens for the current user and organization.

Returns a list of provider names that are connected.

## Query parameters

- `org_id` integer, required

## Headers

- `authorization` unknown

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-10-07** `e68a3133f727` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/codegen-sh/apis/developer-api/changes/v1/oauth/tokens/status/get.md)

---

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