---
title: "GET /oauth/decision/{transactionId}"
method: GET
path: "/oauth/decision/{transactionId}"
tags: ["oauth"]
---

# GET /oauth/decision/{transactionId}

`GET /oauth/decision/{transactionId}`

Get the OAuth application

## Path parameters

- `transactionId` string, required

## Response `200`

Returns the OAuth application

- object
  - `name` string, required
  - `description` string
  - `homepage` string, uri, required
  - `logo` string, uri
  - `scopes` string[]

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
