---
title: "GET /oauth-server/self"
method: GET
path: "/oauth-server/self"
---

# GET /oauth-server/self

`GET /oauth-server/self`

## Response `200`

The Connection info.

- object
  - `name` string — Short name
  - `description` string — One-liner tagline
  - `email` string — Support email
  - `icon` string — Icon
  - `homepage` Uri — unresolved $ref
  - `privacy` Uri — unresolved $ref
  - `tou` Uri — unresolved $ref
  - `owner` string

## Other responses

- `401` — The OAuth bearer token is invalid

---

[API](https://skmtc.dev/routine/apis/routine-co.md) · [All operations](https://skmtc.dev/routine/apis/routine-co/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/routine/routine-co/revisions/efced8f8ad00/schema)
