---
title: "GET /oauth/client"
method: GET
path: "/oauth/client"
tags: ["oauth"]
---

# GET /oauth/client

`GET /oauth/client`

Get the list of OAuth applications

## Response `200`

Returns the list of OAuth applications

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

---

[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)
