---
title: "Get Client"
method: GET
path: "/v1/oauth2/register/{client_id}"
tags: ["oauth2", "clients", "public"]
---

# Get Client

`GET /v1/oauth2/register/{client_id}`

Get an OAuth2 client by Client ID.

## Path parameters

- `client_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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