---
title: "Figma Oauth Status"
method: GET
path: "/figma/oauth/status"
tags: ["figma-oauth"]
---

# Figma Oauth Status

`GET /figma/oauth/status`

## Response `200`

Successful Response

- FigmaConnectionStatus — Whether the current user has a usable Figma OAuth connection.
  - `connected` boolean, required
  - `figma_email` string, nullable
  - `needs_reconnect` boolean
  - `missing_scopes` string[]

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/425d5b8a3c17/schema)
